File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ source "https://rubygems.org"
8
8
#
9
9
# This will help ensure the proper Jekyll version is running.
10
10
# Happy Jekylling!
11
- gem "jekyll" , "3.8.5 "
11
+ gem "jekyll" , "3.8.6 "
12
12
13
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
14
gem "minima" , "~> 2.0"
Original file line number Diff line number Diff line change 25
25
http_parser.rb (0.6.0 )
26
26
i18n (0.9.5 )
27
27
concurrent-ruby (~> 1.0 )
28
- jekyll (3.8.5 )
28
+ jekyll (3.8.6 )
29
29
addressable (~> 2.4 )
30
30
colorator (~> 1.0 )
31
31
em-websocket (~> 0.5 )
@@ -93,7 +93,7 @@ PLATFORMS
93
93
x86-mingw32
94
94
95
95
DEPENDENCIES
96
- jekyll (= 3.8.5 )
96
+ jekyll (= 3.8.6 )
97
97
jekyll-feed (~> 0.13.0 )
98
98
jekyll-paginate
99
99
jekyll-seo-tag (~> 2.6.1 )
You can’t perform that action at this time.
0 commit comments