Skip to content

Commit 6f71fbc

Browse files
authored
Merge pull request #5 from xlate/dependabot/bundler/addressable-2.8.1
Bump addressable from 2.7.0 to 2.8.1
2 parents 253e9e1 + b632f39 commit 6f71fbc

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.7.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.6)
88
em-websocket (0.5.1)
@@ -45,7 +45,7 @@ GEM
4545
mercenary (0.3.6)
4646
pathutil (0.16.2)
4747
forwardable-extended (~> 2.6)
48-
public_suffix (4.0.5)
48+
public_suffix (5.0.0)
4949
rb-fsevent (0.10.4)
5050
rb-inotify (0.10.1)
5151
ffi (~> 1.0)

0 commit comments

Comments
 (0)