Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit 2ba7e80

Browse files
Merge pull request #7 from ParadoxV5/dependabot/bundler/minitest-tw-5.19.0
2 parents be2cda9 + e26a602 commit 2ba7e80

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
@@ -14,6 +14,6 @@ group :development do
1414
end
1515
group :test do
1616
gem 'rake', '~> 13.0.0'
17-
gem 'minitest', '~> 5.18.0'
17+
gem 'minitest', '~> 5.19.0'
1818
end
1919
end

0 commit comments

Comments
 (0)