File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.4 "
11
+ gem "jekyll" , "3.8.5 "
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 27
27
http_parser.rb (0.6.0 )
28
28
i18n (0.9.5 )
29
29
concurrent-ruby (~> 1.0 )
30
- jekyll (3.8.4 )
30
+ jekyll (3.8.5 )
31
31
addressable (~> 2.4 )
32
32
colorator (~> 1.0 )
33
33
em-websocket (~> 0.5 )
74
74
mini_portile2 (~> 2.4.0 )
75
75
pathutil (0.16.2 )
76
76
forwardable-extended (~> 2.6 )
77
- public_suffix (3.0.3 )
77
+ public_suffix (3.1.0 )
78
78
rb-fsevent (0.10.3 )
79
79
rb-inotify (0.10.0 )
80
80
ffi (~> 1.0 )
@@ -98,7 +98,7 @@ PLATFORMS
98
98
x86-mingw32
99
99
100
100
DEPENDENCIES
101
- jekyll (= 3.8.4 )
101
+ jekyll (= 3.8.5 )
102
102
jekyll-feed (~> 0.10.0 )
103
103
jekyll-paginate
104
104
jekyll-seo-tag (~> 2.5.0 )
You can’t perform that action at this time.
0 commit comments