update active model serializers to latest
This commit is contained in:
parent
45361934b9
commit
d436079801
|
@ -58,7 +58,7 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/rails-api/active_model_serializers.git
|
remote: https://github.com/rails-api/active_model_serializers.git
|
||||||
revision: fe84e0ad5268f1439123fd9a1f9fd12e25a54cd3
|
revision: fd8cb67b85b48e0105a302a51fccea67f9166304
|
||||||
specs:
|
specs:
|
||||||
active_model_serializers (0.8.1)
|
active_model_serializers (0.8.1)
|
||||||
activemodel (>= 3.0)
|
activemodel (>= 3.0)
|
||||||
|
@ -258,7 +258,7 @@ GEM
|
||||||
minitest (4.7.3)
|
minitest (4.7.3)
|
||||||
mocha (0.13.3)
|
mocha (0.13.3)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
multi_json (1.7.2)
|
multi_json (1.7.3)
|
||||||
multipart-post (1.2.0)
|
multipart-post (1.2.0)
|
||||||
mustache (0.99.4)
|
mustache (0.99.4)
|
||||||
net-scp (1.1.0)
|
net-scp (1.1.0)
|
||||||
|
|
Loading…
Reference in New Issue