Skip to content

Commit

Permalink
Update dependency loog to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 384dc41 commit 055b760
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 @@ -24,7 +24,7 @@ source 'https://rubygems.org'
gem 'glogin', '0.14.2'
gem 'haml', '6.3.0'
gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
gem 'loog', '0.6.0'
gem 'minitest', '5.22.2', require: false
gem 'pgtk', '0.9.6'
gem 'rack', '3.0.9.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
loog (0.5.1)
loog (0.6.0)
minitest (5.22.2)
multi_json (1.15.0)
multipart-post (2.4.0)
Expand Down Expand Up @@ -273,7 +273,7 @@ DEPENDENCIES
glogin (= 0.14.2)
haml (= 6.3.0)
iri (= 0.8.0)
loog (= 0.5.1)
loog (= 0.6.0)
minitest (= 5.22.2)
pgtk (= 0.9.6)
rack (= 3.0.9.1)
Expand Down

0 comments on commit 055b760

Please sign in to comment.