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 61b62e3 commit 41391b4Copy full SHA for 41391b4
Gemfile.lock
@@ -1,17 +1,15 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- colorator (1.1.0)
+ colorator (0.1)
5
ffi (1.9.14)
6
- forwardable-extended (2.6.0)
7
- jekyll (3.2.0)
8
- colorator (~> 1.0)
+ jekyll (3.1.6)
+ colorator (~> 0.1)
9
jekyll-sass-converter (~> 1.0)
10
jekyll-watch (~> 1.1)
11
kramdown (~> 1.3)
12
liquid (~> 3.0)
13
mercenary (~> 0.3.3)
14
- pathutil (~> 0.9)
15
rouge (~> 1.7)
16
safe_yaml (~> 1.0)
17
jekyll-sass-converter (1.4.0)
@@ -34,8 +32,6 @@ GEM
34
32
mini_portile2 (~> 2.1.0)
35
33
pkg-config (~> 1.1.7)
36
paint (0.9.0)
37
- pathutil (0.14.0)
38
- forwardable-extended (~> 2.6)
39
pkg-config (1.1.7)
40
rack (1.6.4)
41
rack-protection (1.5.3)
0 commit comments