| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-19 | [ruby/base64] Bump required_ruby_version to 2.4.0 | Jeremy Evans | |
| The gem depends on String#unpack1, which was introduced in Ruby 2.4. https://github.com/ruby/base64/commit/9f0e4ba155 | |||
| 2023-04-03 | Fixed version detection paths in ruby repository | Hiroshi SHIBATA | |
| 2023-04-03 | [ruby/base64] Expose Base64::VERSION | Hiroshi SHIBATA | |
| https://github.com/ruby/base64/commit/dda85a0839 | |||
| 2021-10-14 | [ruby/base64] Bump up base64 version to 0.1.1 | Hiroshi SHIBATA | |
| https://github.com/ruby/base64/commit/b9e23b27f9 | |||
| 2021-04-21 | [ruby/base64] gemspec: Use an explicit file list | Olle Jonsson | |
| This avoids shelling out to git. https://github.com/ruby/base64/commit/f45f06f93f | |||
| 2021-04-21 | [ruby/base64] gemspec: Explicitly empty executables list | Olle Jonsson | |
| This gem exposes no executables. https://github.com/ruby/base64/commit/9d2c49cb19 | |||
| 2020-09-10 | Promote base64 to default gems | Hiroshi SHIBATA | |
