Skip to content

Commit

Permalink
Update dependency minitest to v5.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent b7c4c1a commit a2baf81
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.11.0'
gem 'haml', '5.0.4'
gem 'iri', '0.6.0'
gem 'loog', '0.3.1'
gem 'minitest', '5.18.1', require: false
gem 'minitest', '5.19.0', require: false
gem 'minitest-reporters', '1.6.0', require: false
gem 'pgtk', '0.8.0'
gem 'rack', '2.2.4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
loog (0.3.1)
method_source (1.0.0)
mini_portile2 (2.8.2)
minitest (5.18.1)
minitest (5.19.0)
minitest-reporters (1.6.0)
ansi
builder
Expand Down Expand Up @@ -258,7 +258,7 @@ DEPENDENCIES
haml (= 5.0.4)
iri (= 0.6.0)
loog (= 0.3.1)
minitest (= 5.18.1)
minitest (= 5.19.0)
minitest-reporters (= 1.6.0)
pgtk (= 0.8.0)
rack (= 2.2.4)
Expand Down

0 comments on commit a2baf81

Please sign in to comment.