Commit 48158d7
Fixes #38357 - add base64 runtime dependency
lib/proxy/util.rb does a `require 'base64'`. This gem won't be part of
Ruby core with Ruby 3.4. It needs to be listed explicitly in the
gemspec.1 parent 6624f2c commit 48158d7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments