diff --git a/Gemfile b/Gemfile index 1147d4c59ca..257f9cf14bc 100644 --- a/Gemfile +++ b/Gemfile @@ -95,7 +95,7 @@ group :assets do gem 'turbo-sprockets-rails3' gem 'foundation-icons-sass-rails' gem 'momentjs-rails' - gem 'angular-rails-templates', '~> 0.2.0' + gem 'angular-rails-templates', '~> 0.3.0' end gem "foundation-rails" diff --git a/Gemfile.lock b/Gemfile.lock index ffb072cf00e..0b6cbeb91a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,9 +177,9 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) andand (1.3.3) - angular-rails-templates (0.2.0) + angular-rails-templates (0.3.0) railties (>= 3.1) - sprockets (~> 2) + sprockets (~> 2.0) tilt angularjs-file-upload-rails (1.1.6) angularjs-rails (1.5.5) @@ -713,7 +713,7 @@ DEPENDENCIES activemerchant (~> 1.78) acts-as-taggable-on (~> 3.4) andand - angular-rails-templates (~> 0.2.0) + angular-rails-templates (~> 0.3.0) angularjs-file-upload-rails (~> 1.1.6) angularjs-rails (= 1.5.5) atomic