Skip to content

Commit 83b9d96

Browse files
authored
Merge pull request #505 from ruby/update-bundles
Update development dependencies
2 parents f1d78df + 1438ebd commit 83b9d96

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Gemfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ source "https://rubygems.org"
33
gemspec
44

55
group :development do
6-
gem "bundler"
7-
gem "minitest", "5.18.0"
6+
gem "minitest"
87
gem "coveralls"
9-
gem "rubocop", "~> 1.52.0"
8+
gem "rubocop"
109
end

0 commit comments

Comments
 (0)