Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addresses this warning (on Ruby 3.3): > /app/lib/rack/session/cookie.rb:11: warning: base64 was loaded from > the standard library, but is not part of the default gems since Ruby > 3.4.0. Add base64 to your Gemfile or gemspec.
- Loading branch information