diff --git a/Gemfile b/Gemfile index 1a635a80f9..9344aac5e0 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'comfortable_mexican_sofa' gem 'simple_form', :github => 'RohanM/simple_form' gem 'unicorn' -gem 'angularjs-rails', '1.3.15' +gem 'angularjs-rails', '1.4.8' gem 'bugsnag' gem 'newrelic_rpm' gem 'haml' diff --git a/Gemfile.lock b/Gemfile.lock index ed44002f2a..f4a1915a56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM sprockets (~> 2) tilt angularjs-file-upload-rails (1.1.0) - angularjs-rails (1.3.15) + angularjs-rails (1.4.8) ansi (1.4.2) arel (3.0.3) atomic (1.1.99) @@ -650,7 +650,7 @@ DEPENDENCIES andand angular-rails-templates (~> 0.2.0) angularjs-file-upload-rails (~> 1.1.0) - angularjs-rails (= 1.3.15) + angularjs-rails (= 1.4.8) atomic awesome_print aws-sdk @@ -734,4 +734,4 @@ DEPENDENCIES wkhtmltopdf-binary BUNDLED WITH - 1.10.6 + 1.11.2