Closed codealchemy closed 2 years ago
CI builds from today are failing on Psych::DisallowedClass for serialized columns https://github.com/railsadminteam/rails_admin/blob/4609fc690c7ba5a9fca026ea494c3d0d17d1cfb8/spec/dummy_app/app/active_record/user.rb#L8
Psych::DisallowedClass
Related to recent Rails releases from today (see announcement. https://github.com/rails/rails/commit/d28f278788b599c0a9f6e3ea437c6642eb56f16c, CVE-2022-32224)
Coverage remained the same at 89.109% when pulling b060c978df07766f5f077490b38af69361d6c8d7 on codealchemy:fix-activerecord-serialization-in-tests into 4609fc690c7ba5a9fca026ea494c3d0d17d1cfb8 on railsadminteam:master.
CI builds from today are failing on
Psych::DisallowedClass
for serialized columns https://github.com/railsadminteam/rails_admin/blob/4609fc690c7ba5a9fca026ea494c3d0d17d1cfb8/spec/dummy_app/app/active_record/user.rb#L8Related to recent Rails releases from today (see announcement. https://github.com/rails/rails/commit/d28f278788b599c0a9f6e3ea437c6642eb56f16c, CVE-2022-32224)