From ff3d9e27ec4a31cbd900178d4c0cb531679fc737 Mon Sep 17 00:00:00 2001 From: Rob Harrington Date: Fri, 5 Jun 2015 14:46:49 +0800 Subject: [PATCH] Upgrade angular-rails-templates --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 534841888f..741c8a0e5b 100644 --- a/Gemfile +++ b/Gemfile @@ -70,7 +70,7 @@ group :assets do gem 'turbo-sprockets-rails3' gem 'foundation-icons-sass-rails' gem 'momentjs-rails' - gem 'angular-rails-templates' + gem 'angular-rails-templates', '~> 0.2.0' end gem "foundation-rails" gem 'foundation_rails_helper', github: 'willrjmarshall/foundation_rails_helper', branch: "rails3" diff --git a/Gemfile.lock b/Gemfile.lock index b7f8f449b3..00569c7fa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,9 +147,9 @@ GEM acts_as_list (0.1.4) addressable (2.3.3) andand (1.3.3) - angular-rails-templates (0.1.1) + angular-rails-templates (0.2.0) railties (>= 3.1) - sprockets + sprockets (~> 2) tilt angularjs-file-upload-rails (1.1.0) angularjs-rails (1.2.13) @@ -320,7 +320,7 @@ GEM jquery-rails (2.2.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.2) + json (1.8.3) json_spec (1.1.1) multi_json (~> 1.0) rspec (~> 2.0) @@ -538,7 +538,7 @@ DEPENDENCIES active_model_serializers acts-as-taggable-on (~> 3.4) andand - angular-rails-templates + angular-rails-templates (~> 0.2.0) angularjs-file-upload-rails (~> 1.1.0) angularjs-rails (= 1.2.13) awesome_print