diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-01-11 11:32:49 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-01-17 08:28:31 +0900 |
| commit | 4e2eca3be0ef6d4114acdc2527330dfd81d8ff4b (patch) | |
| tree | c4324e4987e476af18e7c2869e9e28eb3230c73d /gems | |
| parent | 2bf9970101c87bcece5401ca7a7c7e4d54cb64aa (diff) | |
Extract base64 as bundled gems
Diffstat (limited to 'gems')
| -rw-r--r-- | gems/bundled_gems | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 42ebcb8231..6c3ece4d2b 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -23,3 +23,4 @@ debug 1.9.1 https://github.com/ruby/debug racc 1.7.3 https://github.com/ruby/racc mutex_m 0.2.0 https://github.com/ruby/mutex_m getoptlong 0.2.1 https://github.com/ruby/getoptlong +base64 0.2.0 https://github.com/ruby/base64 |
