mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove active model serializers gem
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -34,7 +34,6 @@ gem 'geocoder'
|
||||
gem 'gmaps4rails'
|
||||
gem 'spinjs-rails'
|
||||
gem 'rack-ssl', :require => 'rack/ssl'
|
||||
gem "active_model_serializers"
|
||||
|
||||
# Gems used only for assets and not required
|
||||
# in production environments by default.
|
||||
|
||||
@@ -131,8 +131,6 @@ GEM
|
||||
rack-test (~> 0.6.1)
|
||||
sprockets (~> 2.2.1)
|
||||
active_link_to (1.0.0)
|
||||
active_model_serializers (0.8.1)
|
||||
activemodel (>= 3.0)
|
||||
active_utils (2.0.1)
|
||||
activesupport (>= 2.3.11)
|
||||
i18n
|
||||
@@ -496,7 +494,6 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
active_model_serializers
|
||||
andand
|
||||
awesome_print
|
||||
aws-sdk
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
ActiveModel::Serializer.root = false
|
||||
Reference in New Issue
Block a user