Skip to content

Commit 0883b50

Browse files
authored
Merge pull request #29 from ruby-grape/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
2 parents fd1676f + 7d9491c commit 0883b50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2)
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
ast (2.4.0)
1313
axiom-types (0.1.1)
@@ -101,7 +101,7 @@ GEM
101101
pry (0.12.2)
102102
coderay (~> 1.1.0)
103103
method_source (~> 0.9.0)
104-
public_suffix (4.0.1)
104+
public_suffix (4.0.6)
105105
racc (1.5.2)
106106
rack (2.0.8)
107107
rack-accept (0.4.5)

0 commit comments

Comments
 (0)