Skip to content

Commit

Permalink
Update dependency iri to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent c9a5d94 commit 413da47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ source 'https://rubygems.org'

gem 'glogin', '0.13.0'
gem 'haml', '6.3.0'
gem 'iri', '0.7.0'
gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
gem 'minitest', '5.20.0', require: false
gem 'pgtk', '0.8.1'
Expand Down
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
irb (1.11.0)
rdoc
reline (>= 0.3.8)
iri (0.7.0)
iri (0.8.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
listen (3.8.0)
Expand All @@ -110,6 +110,8 @@ GEM
mutex_m (0.2.0)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
openssl (3.2.0)
parallel (1.24.0)
parser (3.3.0.1)
Expand Down Expand Up @@ -265,11 +267,12 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
glogin (= 0.13.0)
haml (= 6.3.0)
iri (= 0.7.0)
iri (= 0.8.0)
loog (= 0.5.1)
minitest (= 5.20.0)
pgtk (= 0.8.1)
Expand Down

0 comments on commit 413da47

Please sign in to comment.