Skip to content

Commit

Permalink
Modernize gems.rb.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Feb 20, 2024
1 parent 2e76543 commit c7c8fe4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@

source 'https://rubygems.org'

# Specify your gem's dependencies in utopia.gemspec
gemspec

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

gem "utopia-project"
Expand Down

0 comments on commit c7c8fe4

Please sign in to comment.