Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit 5d6ab04

Browse files
committed
Update devDependencies and gems
1 parent a10c225 commit 5d6ab04

File tree

3 files changed

+488
-396
lines changed

3 files changed

+488
-396
lines changed

Gemfile.lock

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
addressable (2.7.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.5)
7+
concurrent-ruby (1.1.6)
88
em-websocket (0.5.1)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
@@ -38,13 +38,15 @@ GEM
3838
jekyll (>= 3.7, < 5.0)
3939
jekyll-paginate (1.1.0)
4040
jekyll-redirect-from (0.16.0)
41-
jekyll-sass-converter (2.0.1)
41+
jekyll (>= 3.3, < 5.0)
42+
jekyll-sass-converter (2.1.0)
4243
sassc (> 2.0.1, < 3.0)
4344
jekyll-sitemap (1.4.0)
4445
jekyll (>= 3.7, < 5.0)
4546
jekyll-watch (2.2.1)
4647
listen (~> 3.0)
47-
kramdown (2.1.0)
48+
kramdown (2.2.1)
49+
rexml
4850
kramdown-parser-gfm (1.1.0)
4951
kramdown (~> 2.0)
5052
liquid (4.0.3)
@@ -54,19 +56,20 @@ GEM
5456
mercenary (0.3.6)
5557
pathutil (0.16.2)
5658
forwardable-extended (~> 2.6)
57-
public_suffix (4.0.3)
58-
rb-fsevent (0.10.3)
59+
public_suffix (4.0.4)
60+
rb-fsevent (0.10.4)
5961
rb-inotify (0.10.1)
6062
ffi (~> 1.0)
61-
rouge (3.15.0)
63+
rexml (3.2.4)
64+
rouge (3.18.0)
6265
safe_yaml (1.0.5)
63-
sassc (2.2.1)
66+
sassc (2.3.0)
6467
ffi (~> 1.9)
65-
sassc (2.2.1-x64-mingw32)
68+
sassc (2.3.0-x64-mingw32)
6669
ffi (~> 1.9)
6770
terminal-table (1.8.0)
6871
unicode-display_width (~> 1.1, >= 1.1.1)
69-
unicode-display_width (1.6.1)
72+
unicode-display_width (1.7.0)
7073
wdm (0.1.1)
7174

7275
PLATFORMS

0 commit comments

Comments
 (0)