Skip to content

Commit

Permalink
Make tests runnable under ruby 3
Browse files Browse the repository at this point in the history
By bumping minitest.
  • Loading branch information
Empact committed Sep 9, 2021
1 parent a74a8e8 commit ecce59e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GEM
kamelcase (0.0.2)
semver2 (~> 3)
mini_portile2 (2.5.1)
minitest (5.14.1)
minitest (5.14.4)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
Expand Down Expand Up @@ -109,4 +109,4 @@ DEPENDENCIES
sqlite3 (>= 1.2.4)

BUNDLED WITH
2.1.4
2.2.22

0 comments on commit ecce59e

Please sign in to comment.