Skip to content

Commit b2feca6

Browse files
Update minitest requirement from 5.25.1 to 5.25.4
Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.25.1...v5.25.4) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dac06f9 commit b2feca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'minitest', '5.25.1'
5+
gem 'minitest', '5.25.4'
66
gem 'rouge', '4.3.0'
77
gem 'rubocop', '1.66.1'
88
gem 'rubocop-minitest', '0.36.0'

0 commit comments

Comments
 (0)