Skip to content

Commit

Permalink
For some reason, I had to add bake as a direct dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Dec 1, 2023
1 parent 67940c3 commit 1d14986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ gemspec
gem "jruby-openssl" if defined? JRUBY_VERSION

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

0 comments on commit 1d14986

Please sign in to comment.