Skip to content

Commit ab0d68b

Browse files
authored
Merge pull request #42 from emcoding/dependabot/bundler/addressable-2.8.1
Bump addressable from 2.7.0 to 2.8.1
2 parents 87a3962 + 6c3ea4d commit ab0d68b

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
@@ -56,8 +56,8 @@ GEM
5656
minitest (~> 5.1)
5757
tzinfo (~> 1.1)
5858
zeitwerk (~> 2.2, >= 2.2.2)
59-
addressable (2.7.0)
60-
public_suffix (>= 2.0.2, < 5.0)
59+
addressable (2.8.1)
60+
public_suffix (>= 2.0.2, < 6.0)
6161
bindex (0.8.1)
6262
bootsnap (1.4.6)
6363
msgpack (~> 1.0)
@@ -102,7 +102,7 @@ GEM
102102
nio4r (2.5.2)
103103
nokogiri (1.10.9)
104104
mini_portile2 (~> 2.4.0)
105-
public_suffix (4.0.5)
105+
public_suffix (5.0.0)
106106
puma (4.3.5)
107107
nio4r (~> 2.0)
108108
rack (2.2.6.2)

0 commit comments

Comments
 (0)