Skip to content

Commit

Permalink
Disable bake-modernize as it's not supported on Ruby v2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 21, 2023
1 parent 73be84b commit dda5730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -8,7 +8,7 @@ gem "jruby-openssl" if defined? JRUBY_VERSION

group :maintenance, optional: true do
gem "bake-gem"
gem "bake-modernize"
# gem "bake-modernize"
end

group :development, :test do
Expand Down

0 comments on commit dda5730

Please sign in to comment.