Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency loog to v0.6.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 384dc41 commit 055b760
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
@@ -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'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
@@ -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)

0 comments on commit 055b760

Please sign in to comment.