Skip to content

Commit ca183ac

Browse files
authored
Merge pull request #2594 from quarkusio/dependabot/bundler/addressable-2.9.0
Bump addressable from 2.8.0 to 2.9.0
2 parents cce6b48 + 0f1a26f commit ca183ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
asciidoctor (2.0.15)
77
colorator (1.1.0)
88
concurrent-ruby (1.1.8)
@@ -68,7 +68,7 @@ GEM
6868
uri
6969
pathutil (0.16.2)
7070
forwardable-extended (~> 2.6)
71-
public_suffix (4.0.6)
71+
public_suffix (7.0.5)
7272
rb-fsevent (0.11.0)
7373
rb-inotify (0.10.1)
7474
ffi (~> 1.0)

0 commit comments

Comments
 (0)