Skip to content

Commit b9104d0

Browse files
committed
Upgrade dependencies in Gemfile.lock
1 parent 3c72298 commit b9104d0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ GEM
1111
ethon (0.12.0)
1212
ffi (>= 1.3.0)
1313
eventmachine (1.2.7)
14-
ffi (1.13.1)
14+
ffi (1.14.2)
1515
forwardable-extended (2.6.0)
16-
html-proofer (3.17.4)
16+
html-proofer (3.18.3)
1717
addressable (~> 2.3)
1818
mercenary (~> 0.3)
1919
nokogumbo (~> 2.0)
@@ -24,21 +24,21 @@ GEM
2424
http_parser.rb (0.6.0)
2525
i18n (1.8.5)
2626
concurrent-ruby (~> 1.0)
27-
jekyll (4.1.1)
27+
jekyll (4.2.0)
2828
addressable (~> 2.4)
2929
colorator (~> 1.0)
3030
em-websocket (~> 0.5)
3131
i18n (~> 1.0)
3232
jekyll-sass-converter (~> 2.0)
3333
jekyll-watch (~> 2.0)
34-
kramdown (~> 2.1)
34+
kramdown (~> 2.3)
3535
kramdown-parser-gfm (~> 1.0)
3636
liquid (~> 4.0)
3737
mercenary (~> 0.4.0)
3838
pathutil (~> 0.9)
3939
rouge (~> 3.0)
4040
safe_yaml (~> 1.0)
41-
terminal-table (~> 1.8)
41+
terminal-table (~> 2.0)
4242
jekyll-archives (2.2.1)
4343
jekyll (>= 3.6, < 5.0)
4444
jekyll-paginate (1.1.0)
@@ -75,18 +75,18 @@ GEM
7575
rb-inotify (0.10.1)
7676
ffi (~> 1.0)
7777
rexml (3.2.4)
78-
rouge (3.25.0)
78+
rouge (3.26.0)
7979
safe_yaml (1.0.5)
8080
sassc (2.4.0)
8181
ffi (~> 1.9)
82-
terminal-table (1.8.0)
82+
terminal-table (2.0.0)
8383
unicode-display_width (~> 1.1, >= 1.1.1)
8484
thread_safe (0.3.6)
8585
typhoeus (1.4.0)
8686
ethon (>= 0.9.0)
87-
tzinfo (1.2.8)
87+
tzinfo (1.2.9)
8888
thread_safe (~> 0.1)
89-
tzinfo-data (1.2020.4)
89+
tzinfo-data (1.2020.6)
9090
tzinfo (>= 1.0.0)
9191
unicode-display_width (1.7.0)
9292
wdm (0.1.1)

0 commit comments

Comments
 (0)