Skip to content

Commit

Permalink
Update dependency minitest to v5.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent a6b150e commit 66ecbbf
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 @@ -25,7 +25,7 @@ gem 'glogin', '0.13.0'
gem 'haml', '5.2.2'
gem 'iri', '0.7.0'
gem 'loog', '0.3.1'
gem 'minitest', '5.18.1', require: false
gem 'minitest', '5.20.0', require: false
gem 'minitest-reporters', '1.6.1', require: false
gem 'pgtk', '0.8.1'
gem 'rack', '2.2.8'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
loog (0.3.1)
minitest (5.18.1)
minitest (5.20.0)
minitest-reporters (1.6.1)
ansi
builder
Expand Down Expand Up @@ -280,7 +280,7 @@ DEPENDENCIES
haml (= 5.2.2)
iri (= 0.7.0)
loog (= 0.3.1)
minitest (= 5.18.1)
minitest (= 5.20.0)
minitest-reporters (= 1.6.1)
pgtk (= 0.8.1)
rack (= 2.2.8)
Expand Down

0 comments on commit 66ecbbf

Please sign in to comment.