Skip to content

Commit ba8081c

Browse files
authored
Merge pull request #13 from codefirst/dependabot/bundler/addressable-2.9.0
Bump addressable from 2.8.7 to 2.9.0
2 parents 42a8a34 + 4601e68 commit ba8081c

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.7)
5-
public_suffix (>= 2.0.2, < 7.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.3.4)
88
csv (3.3.0)
@@ -45,7 +45,7 @@ GEM
4545
mercenary (0.3.6)
4646
pathutil (0.16.2)
4747
forwardable-extended (~> 2.6)
48-
public_suffix (6.0.1)
48+
public_suffix (7.0.5)
4949
rb-fsevent (0.11.2)
5050
rb-inotify (0.11.1)
5151
ffi (~> 1.0)

0 commit comments

Comments
 (0)