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

Commit 184723e

Browse files
committed
Update devDependencies and gems
1 parent 085a773 commit 184723e

File tree

3 files changed

+460
-413
lines changed

3 files changed

+460
-413
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 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,7 +38,7 @@ 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-sass-converter (2.1.0)
4242
sassc (> 2.0.1, < 3.0)
4343
jekyll-sitemap (1.4.0)
4444
jekyll (>= 3.7, < 5.0)
@@ -54,19 +54,19 @@ GEM
5454
mercenary (0.3.6)
5555
pathutil (0.16.2)
5656
forwardable-extended (~> 2.6)
57-
public_suffix (4.0.3)
57+
public_suffix (4.0.4)
5858
rb-fsevent (0.10.3)
5959
rb-inotify (0.10.1)
6060
ffi (~> 1.0)
61-
rouge (3.15.0)
61+
rouge (3.18.0)
6262
safe_yaml (1.0.5)
63-
sassc (2.2.1)
63+
sassc (2.3.0)
6464
ffi (~> 1.9)
65-
sassc (2.2.1-x64-mingw32)
65+
sassc (2.3.0-x64-mingw32)
6666
ffi (~> 1.9)
6767
terminal-table (1.8.0)
6868
unicode-display_width (~> 1.1, >= 1.1.1)
69-
unicode-display_width (1.6.1)
69+
unicode-display_width (1.7.0)
7070
wdm (0.1.1)
7171

7272
PLATFORMS

0 commit comments

Comments
 (0)