Skip to content

Commit 484a0ee

Browse files
authored
Merge pull request #515 from sparklemotion/dependabot/bundler/minitest-5.22.3
build(deps-dev): update minitest requirement from 5.22.2 to 5.22.3
2 parents 22168fe + 3784b25 commit 484a0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
gemspec
44

55
group :development do
6-
gem "minitest", "5.22.2"
6+
gem "minitest", "5.22.3"
77

88
gem "rake-compiler", "1.2.7"
99
gem "rake-compiler-dock", "1.4.0"

0 commit comments

Comments
 (0)