Skip to content

Commit ef3a08d

Browse files
committed
Update minitest
1 parent 636c38f commit ef3a08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "pg", ">= 0.18.0"
1111
gem "sqlite3", "~> 1.4"
1212
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
1313
gem "benchmark-ips"
14-
gem "minitest", ">= 5.15.0", "< 5.16"
14+
gem "minitest", ">= 5.15.0", "< 5.22.0"
1515
gem "msgpack", ">= 1.7.0"
1616

1717
if ENV["RAILS_SOURCE"]

0 commit comments

Comments
 (0)