Skip to content

Commit

Permalink
Update dependency glogin to v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 7beab11 commit 8fdc484
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 @@ -21,7 +21,7 @@

source 'https://rubygems.org'

gem 'glogin', '0.14.2'
gem 'glogin', '0.16.2'
gem 'haml', '6.3.0'
gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
ffi (1.16.3)
glogin (0.14.2)
glogin (0.16.2)
base58 (>= 0.2)
openssl (>= 2.0)
haml (6.3.0)
Expand Down Expand Up @@ -270,7 +270,7 @@ PLATFORMS
x86_64-linux

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

0 comments on commit 8fdc484

Please sign in to comment.