mirror of
https://github.com/discourse/discourse.git
synced 2025-03-31 09:55:45 +08:00
We are randomly seeing the wrong serializing used in test. Trying to revert
this to see if it is the cause. Revert "see: https://github.com/rails-api/active_model_serializers/pull/233" This reverts commit 2a5cbd8072e8cef15d143267d66c8d8fd5563e79.
This commit is contained in:
parent
ad082cea70
commit
87b950fc49
2
Gemfile
2
Gemfile
@ -115,6 +115,4 @@ group :profile do
|
|||||||
#
|
#
|
||||||
# if you need to profile, uncomment out this line
|
# if you need to profile, uncomment out this line
|
||||||
# gem 'rack-perftools_profiler', require: 'rack/perftools_profiler', platform: :mri_19
|
# gem 'rack-perftools_profiler', require: 'rack/perftools_profiler', platform: :mri_19
|
||||||
# you could also use this for profiling
|
|
||||||
# gem 'ruby-prof'
|
|
||||||
end
|
end
|
||||||
|
@ -27,9 +27,9 @@ GIT
|
|||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/rails-api/active_model_serializers.git
|
remote: git://github.com/rails-api/active_model_serializers.git
|
||||||
revision: 6408b73e3cd3d11ab08b541acbd5b4071da5fabd
|
revision: 0114e492388ff84defcd1afbbb315e547849cb96
|
||||||
specs:
|
specs:
|
||||||
active_model_serializers (0.7.0)
|
active_model_serializers (0.5.2)
|
||||||
activemodel (>= 3.0)
|
activemodel (>= 3.0)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
@ -215,7 +215,7 @@ GEM
|
|||||||
hike (1.2.1)
|
hike (1.2.1)
|
||||||
hiredis (0.4.5)
|
hiredis (0.4.5)
|
||||||
httpauth (0.2.0)
|
httpauth (0.2.0)
|
||||||
i18n (0.6.4)
|
i18n (0.6.1)
|
||||||
image_optim (0.7.2)
|
image_optim (0.7.2)
|
||||||
fspath (~> 2.0.3)
|
fspath (~> 2.0.3)
|
||||||
image_size (~> 1.1)
|
image_size (~> 1.1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user