Commit 7a4e2dd
authored
Specify the
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.base64 dependency (#31)1 parent c9012bc commit 7a4e2dd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments