Skip to content

Commit 1fcc7f9

Browse files
author
Noah Siegel
authored
Merge pull request #6 from nasiegel88/dependabot/bundler/addressable-2.8.1
Bump addressable from 2.7.0 to 2.8.1
2 parents c08853d + 7d66c00 commit 1fcc7f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
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.10)
88
em-websocket (0.5.1)
@@ -44,7 +44,7 @@ GEM
4444
mercenary (0.3.6)
4545
pathutil (0.16.2)
4646
forwardable-extended (~> 2.6)
47-
public_suffix (4.0.1)
47+
public_suffix (5.0.0)
4848
rb-fsevent (0.10.3)
4949
rb-inotify (0.10.1)
5050
ffi (~> 1.0)

0 commit comments

Comments
 (0)