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 b7bc0f4 commit 00ea1c8Copy full SHA for 00ea1c8
Gemfile.lock
@@ -33,7 +33,8 @@ GEM
33
sassc (> 2.0.1, < 3.0)
34
jekyll-watch (2.2.1)
35
listen (~> 3.0)
36
- kramdown (2.1.0)
+ kramdown (2.2.1)
37
+ rexml
38
kramdown-parser-gfm (1.1.0)
39
kramdown (~> 2.0)
40
liquid (4.0.3)
@@ -43,17 +44,18 @@ GEM
43
44
mercenary (0.3.6)
45
pathutil (0.16.2)
46
forwardable-extended (~> 2.6)
- public_suffix (4.0.3)
47
+ public_suffix (4.0.4)
48
rb-fsevent (0.10.3)
49
rb-inotify (0.10.1)
50
ffi (~> 1.0)
- rouge (3.16.0)
51
+ rexml (3.2.4)
52
+ rouge (3.18.0)
53
safe_yaml (1.0.5)
- sassc (2.2.1)
54
+ sassc (2.3.0)
55
ffi (~> 1.9)
56
terminal-table (1.8.0)
57
unicode-display_width (~> 1.1, >= 1.1.1)
- unicode-display_width (1.6.1)
58
+ unicode-display_width (1.7.0)
59
60
PLATFORMS
61
ruby
0 commit comments