We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5139b86 + a3bc6b4 commit 01ff393Copy full SHA for 01ff393
1 file changed
Gemfile.lock
@@ -8,8 +8,8 @@ PATH
8
GEM
9
remote: https://rubygems.org/
10
specs:
11
- addressable (2.8.4)
12
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
13
colorator (1.1.0)
14
concurrent-ruby (1.2.2)
15
em-websocket (0.5.3)
@@ -60,7 +60,7 @@ GEM
60
rb-fsevent (0.11.2)
61
rb-inotify (0.10.1)
62
ffi (~> 1.0)
63
- rexml (3.2.5)
+ rexml (3.4.4)
64
rouge (4.1.2)
65
safe_yaml (1.0.5)
66
sass-embedded (1.63.6)
0 commit comments