Skip to content

Commit

Permalink
Update dependency loog to v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 806390c commit da349a4
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 'eslintrb', '2.1.0'
gem 'glogin', '0.14.2'
gem 'haml', '5.2.0'
gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
gem 'loog', '0.5.3'
gem 'minitest', '5.21.2', require: false
gem 'minitest-reporters', '1.6.1', require: false
gem 'pgtk', '0.9.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GEM
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
loog (0.5.1)
loog (0.5.3)
minitest (5.21.2)
minitest-reporters (1.6.1)
ansi
Expand Down Expand Up @@ -299,7 +299,7 @@ DEPENDENCIES
glogin (= 0.14.2)
haml (= 5.2.0)
iri (= 0.8.0)
loog (= 0.5.1)
loog (= 0.5.3)
minitest (= 5.21.2)
minitest-reporters (= 1.6.1)
pgtk (= 0.9.2)
Expand Down

0 comments on commit da349a4

Please sign in to comment.