Skip to content

Commit 6b7dccc

Browse files
authored
Merge pull request #474 from ruby/dependabot/bundler/minitest-5.17.0
Update minitest requirement from 5.15.0 to 5.17.0
2 parents 2f1069e + 24a40b2 commit 6b7dccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gemspec
44

55
group :development do
66
gem "bundler"
7-
gem "minitest", "5.15.0"
7+
gem "minitest", "5.17.0"
88
gem "coveralls"
99
gem "rubocop", "~> 1.12.1"
1010
end

0 commit comments

Comments
 (0)