diff --git a/Gemfile b/Gemfile index b7aa149..5c8b0cc 100644 --- a/Gemfile +++ b/Gemfile @@ -6,8 +6,9 @@ gemspec gem "jruby-openssl" if defined? JRUBY_VERSION -group :development do - gem "pry", require: false +group :maintenance, optional: true do + gem "bake-gem" + gem "bake-modernize" end group :development, :test do