We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33863d commit 6b01753Copy full SHA for 6b01753
jekyll/Gemfile.lock
@@ -2,8 +2,8 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
RbST (0.5.1)
5
- addressable (2.5.2)
6
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
7
colorator (1.1.0)
8
concurrent-ruby (1.0.5)
9
em-websocket (0.5.1)
@@ -41,7 +41,7 @@ GEM
41
mercenary (0.3.6)
42
pathutil (0.16.1)
43
forwardable-extended (~> 2.6)
44
- public_suffix (3.0.3)
+ public_suffix (4.0.6)
45
rb-fsevent (0.10.3)
46
rb-inotify (0.9.10)
47
ffi (>= 0.5.0, < 2)
0 commit comments