Skip to content

Commit

Permalink
Upgrade minitest gem to 5.23.0
Browse files Browse the repository at this point in the history
The old version is incompatible with Ruby 3.4
  • Loading branch information
herwinw committed May 20, 2024
1 parent a0bfdfa commit 78b39e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GEM
concurrent-ruby (1.2.2)
json (2.7.1)
language_server-protocol (3.17.0.3)
minitest (5.20.0)
minitest (5.23.0)
minitest-parallel_fork (2.0.0)
minitest (>= 5.15.0)
minitest-reporters (1.6.1)
Expand Down

0 comments on commit 78b39e5

Please sign in to comment.