mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Revert "update active model serializers to latest". This introduced a regression to the SiteCustomizations part of the admin section.
This reverts commit d436079801
.
This commit is contained in:
parent
c2d98d229a
commit
d3b3d115ce
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,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: fd8cb67b85b48e0105a302a51fccea67f9166304
|
revision: fe84e0ad5268f1439123fd9a1f9fd12e25a54cd3
|
||||||
specs:
|
specs:
|
||||||
active_model_serializers (0.8.1)
|
active_model_serializers (0.8.1)
|
||||||
activemodel (>= 3.0)
|
activemodel (>= 3.0)
|
||||||
|
@ -266,7 +266,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.3)
|
multi_json (1.7.2)
|
||||||
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 a new issue