Changelog:
https://github.com/kwilczynski/ruby-magic/blob/main/CHANGELOG.md
0.5.4 - 2022-01-28
Added
Added a pessimistic version pin of rake-compiler and rake-compiler-dock versions in Gemfile.
Changed
Removed RubyGems version pin from the Gem gemspec file.
Simplified the .gitlab-ci.yml used to run CI remotely on GitLab.
Enabled verbose log when cross-compiling a native Ruby Gem using the rake-compiler-dock Gem. This allows for commands run to be shown.
Deprecated
Retired support for Ruby version 2.5 as it has reached End of Life (EOL).