Skip to content

Commit 73cf19a

Browse files
authored
Merge pull request #622 from sparklemotion/dependabot/bundler/minitest-5.25.5
build(deps-dev): update minitest requirement from 5.25.4 to 5.25.5
2 parents 90937d3 + 1e6c11b commit 73cf19a

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
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
gemspec
44

55
group :test do
6-
gem "minitest", "5.25.4"
6+
gem "minitest", "5.25.5"
77

88
gem "ruby_memcheck", "3.0.1" if Gem::Platform.local.os == "linux"
99

0 commit comments

Comments
 (0)