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
deps: Add bundled gems to the dependencies of test app
Since Ruby 3.4, base64, bigdecimal, and drb gems have became the bundled
gem. So they should be listed on the dependencies list.
Note: The latest activesupport now depends on them. So it's also okay
to upgrade it to the new one.
0 commit comments