Back to original (current master) Rspec version

This commit is contained in:
Steve Pettitt
2015-12-11 08:24:35 +00:00
committed by Rob Harrington
parent 1d38866f86
commit 0f4479aceb
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ gem 'andand'
gem 'truncate_html'
gem 'representative_view'
gem 'rabl'
gem "active_model_serializers", '~> 0.8.3'
gem "active_model_serializers"
gem 'oj'
gem 'deface', :github => 'spree/deface', :ref => '1110a13'
gem 'paperclip'

View File

@@ -644,7 +644,7 @@ PLATFORMS
ruby
DEPENDENCIES
active_model_serializers (~> 0.8.3)
active_model_serializers
acts-as-taggable-on (~> 3.4)
andand
angular-rails-templates (~> 0.2.0)