Skip to content

Commit

Permalink
Update dependency minitest to v5.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 806390c commit 55c9779
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'glogin', '0.14.2'
gem 'haml', '5.2.0'
gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
gem 'minitest', '5.21.2', require: false
gem 'minitest', '5.23.1', require: false
gem 'minitest-reporters', '1.6.1', require: false
gem 'pgtk', '0.9.2'
gem 'rack', '2.2.8.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
loog (0.5.1)
minitest (5.21.2)
minitest (5.23.1)
minitest-reporters (1.6.1)
ansi
builder
Expand Down Expand Up @@ -300,7 +300,7 @@ DEPENDENCIES
haml (= 5.2.0)
iri (= 0.8.0)
loog (= 0.5.1)
minitest (= 5.21.2)
minitest (= 5.23.1)
minitest-reporters (= 1.6.1)
pgtk (= 0.9.2)
rack (= 2.2.8.1)
Expand Down

0 comments on commit 55c9779

Please sign in to comment.