You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting in Ruby 3.5, `pstore` and `ostruct` will not be bundled with
Ruby's default gems, and will need to be added as explicit
dependencies. The deprecation warnings merged into 3.4 for
[pstore][pstore] and [ostruct][ostruct] and then backported for the
[release of 3.3.5][3.3.5]
[pstore]: ruby/ruby#10430
[ostruct]: ruby/ruby#10428
[3.3.5]: ruby/ruby#11420
0 commit comments