Updating active_model_serializers

This commit is contained in:
Rob Harrington
2016-01-13 18:58:38 +11:00
parent cc4dc068ab
commit 14c8683535
2 changed files with 3 additions and 6 deletions

View File

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

View File

@@ -122,7 +122,7 @@ GEM
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
active_link_to (1.0.0)
active_model_serializers (0.8.1)
active_model_serializers (0.8.3)
activemodel (>= 3.0)
activemerchant (1.48.0)
activesupport (>= 3.2.14, < 5.0.0)
@@ -644,7 +644,7 @@ PLATFORMS
ruby
DEPENDENCIES
active_model_serializers
active_model_serializers (~> 0.8.3)
acts-as-taggable-on (~> 3.4)
andand
angular-rails-templates (~> 0.2.0)
@@ -730,6 +730,3 @@ DEPENDENCIES
whenever
wicked_pdf
wkhtmltopdf-binary
BUNDLED WITH
1.10.6