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 42fc446 commit 61b62e3Copy full SHA for 61b62e3
Gemfile.lock
@@ -1,15 +1,17 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- colorator (0.1)
+ colorator (1.1.0)
5
ffi (1.9.14)
6
- jekyll (3.1.6)
7
- colorator (~> 0.1)
+ forwardable-extended (2.6.0)
+ jekyll (3.2.0)
8
+ colorator (~> 1.0)
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)
@@ -32,6 +34,8 @@ GEM
32
34
mini_portile2 (~> 2.1.0)
33
35
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