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 6029b25 commit d372c39Copy full SHA for d372c39
Gemfile.lock
@@ -1,14 +1,16 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.7.0)
+ addressable (2.8.0)
5
public_suffix (>= 2.0.2, < 5.0)
6
colorator (1.1.0)
7
concurrent-ruby (1.1.9)
8
em-websocket (0.5.2)
9
eventmachine (>= 0.12.9)
10
http_parser.rb (~> 0.6.0)
11
+ eventmachine (1.2.7)
12
eventmachine (1.2.7-x64-mingw32)
13
+ ffi (1.15.1)
14
ffi (1.15.1-x64-mingw32)
15
forwardable-extended (2.6.0)
16
http_parser.rb (0.6.0)
@@ -59,6 +61,8 @@ GEM
59
61
rexml (3.2.5)
60
62
rouge (3.26.0)
63
safe_yaml (1.0.5)
64
+ sassc (2.4.0)
65
+ ffi (~> 1.9)
66
sassc (2.4.0-x64-mingw32)
67
ffi (~> 1.9)
68
terminal-table (2.0.0)
@@ -73,6 +77,7 @@ GEM
73
77
74
78
PLATFORMS
75
79
x64-mingw32
80
+ x86_64-linux
76
81
82
DEPENDENCIES
83
jekyll (~> 4.2.0)
0 commit comments