We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06e1b67 + 026c1aa commit 6f32266Copy full SHA for 6f32266
1 file changed
Gemfile.lock
@@ -6,8 +6,8 @@ PATH
6
GEM
7
remote: https://rubygems.org/
8
specs:
9
- addressable (2.6.0)
10
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
11
colorator (1.1.0)
12
concurrent-ruby (1.1.5)
13
em-websocket (0.5.1)
@@ -47,7 +47,7 @@ GEM
47
mercenary (0.3.6)
48
pathutil (0.16.2)
49
forwardable-extended (~> 2.6)
50
- public_suffix (3.0.3)
+ public_suffix (4.0.6)
51
rake (12.3.3)
52
rb-fsevent (0.10.3)
53
rb-inotify (0.10.0)
0 commit comments