From 21db56ce6cb293a9e102e439621f3754eeeddcd5 Mon Sep 17 00:00:00 2001 From: Rob Harrington Date: Wed, 28 Jan 2015 08:41:14 +1100 Subject: [PATCH] Rollback angularjs upgrade --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d0c4df20b6..0a84a770c8 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'comfortable_mexican_sofa' gem 'simple_form', :github => 'RohanM/simple_form' gem 'unicorn' -gem 'angularjs-rails' +gem 'angularjs-rails', '1.2.13' gem 'bugsnag' gem 'newrelic_rpm' gem 'haml' diff --git a/Gemfile.lock b/Gemfile.lock index 416faab0d4..b365ba2952 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM sprockets tilt angularjs-file-upload-rails (1.1.0) - angularjs-rails (1.3.9) + angularjs-rails (1.2.13) ansi (1.4.2) arel (3.0.3) awesome_nested_set (2.1.5) @@ -532,7 +532,7 @@ DEPENDENCIES andand angular-rails-templates angularjs-file-upload-rails (~> 1.1.0) - angularjs-rails + angularjs-rails (= 1.2.13) awesome_print aws-sdk bugsnag