Skip to content

Commit

Permalink
Merge pull request #505 from ruby/update-bundles
Browse files Browse the repository at this point in the history
Update development dependencies
  • Loading branch information
hsbt committed Jun 16, 2023
2 parents f1d78df + 1438ebd commit 83b9d96
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ source "https://rubygems.org"
gemspec

group :development do
gem "bundler"
gem "minitest", "5.18.0"
gem "minitest"
gem "coveralls"
gem "rubocop", "~> 1.52.0"
gem "rubocop"
end

0 comments on commit 83b9d96

Please sign in to comment.