Skip to content

Commit

Permalink
Update dependency glogin to v0.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent cbe3e7a commit bd1eb9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

source 'https://rubygems.org'

gem 'glogin', '0.14.2'
gem 'glogin', '0.16.5'
gem 'haml', '6.3.0'
gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
ffi (1.16.3)
glogin (0.14.2)
glogin (0.16.5)
base58 (>= 0.2)
openssl (>= 2.0)
haml (6.3.0)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
openssl (3.2.0)
openssl (3.3.0)
parallel (1.25.1)
parser (3.3.4.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -274,7 +274,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
glogin (= 0.14.2)
glogin (= 0.16.5)
haml (= 6.3.0)
iri (= 0.8.0)
loog (= 0.5.1)
Expand Down

0 comments on commit bd1eb9e

Please sign in to comment.