Skip to content

Commit

Permalink
Update dependency minitest to v5.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 94830eb commit 3093b83
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 @@ -29,7 +29,7 @@ gem 'glogin', '0.10.0'
gem 'haml', '5.0.4'
gem 'iri', '0.5.0'
gem 'loog', '0.2.1'
gem 'minitest', '5.16.3', require: false
gem 'minitest', '5.25.2', require: false
gem 'minitest-reporters', '1.5.0', require: false
gem 'pgtk', '0.7.5'
gem 'rack', '2.1.4.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
sinatra
thin
mini_portile2 (2.8.2)
minitest (5.16.3)
minitest (5.25.2)
minitest-reporters (1.5.0)
ansi
builder
Expand Down Expand Up @@ -292,7 +292,7 @@ DEPENDENCIES
haml (= 5.0.4)
iri (= 0.5.0)
loog (= 0.2.1)
minitest (= 5.16.3)
minitest (= 5.25.2)
minitest-reporters (= 1.5.0)
pgtk (= 0.7.5)
rack (= 2.1.4.1)
Expand Down

0 comments on commit 3093b83

Please sign in to comment.