File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ruby RUBY_VERSION
9
9
#
10
10
# This will help ensure the proper Jekyll version is running.
11
11
# Happy Jekylling!
12
- gem "jekyll" , "3.7.0 "
12
+ gem "jekyll" , "3.8.5 "
13
13
14
14
15
15
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
Original file line number Diff line number Diff line change 4
4
addressable (2.5.2 )
5
5
public_suffix (>= 2.0.2 , < 4.0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.0.5 )
7
+ concurrent-ruby (1.1.3 )
8
8
em-websocket (0.5.1 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0.6.0 )
14
14
http_parser.rb (0.6.0 )
15
15
i18n (0.9.5 )
16
16
concurrent-ruby (~> 1.0 )
17
- jekyll (3.7.0 )
17
+ jekyll (3.8.5 )
18
18
addressable (~> 2.4 )
19
19
colorator (~> 1.0 )
20
20
em-websocket (~> 0.5 )
40
40
rb-inotify (~> 0.9 , >= 0.9.7 )
41
41
ruby_dep (~> 1.2 )
42
42
mercenary (0.3.6 )
43
- pathutil (0.16.1 )
43
+ pathutil (0.16.2 )
44
44
forwardable-extended (~> 2.6 )
45
45
public_suffix (3.0.3 )
46
46
rb-fsevent (0.10.3 )
49
49
rouge (3.3.0 )
50
50
ruby_dep (1.5.0 )
51
51
safe_yaml (1.0.4 )
52
- sass (3.6.0 )
52
+ sass (3.7.2 )
53
53
sass-listen (~> 4.0.0 )
54
54
sass-listen (4.0.0 )
55
55
rb-fsevent (~> 0.9 , >= 0.9.4 )
@@ -59,12 +59,12 @@ PLATFORMS
59
59
ruby
60
60
61
61
DEPENDENCIES
62
- jekyll (= 3.7.0 )
62
+ jekyll (= 3.8.5 )
63
63
jekyll-feed (~> 0.6 )
64
64
tzinfo-data
65
65
66
66
RUBY VERSION
67
67
ruby 2.4.2p198
68
68
69
69
BUNDLED WITH
70
- 1.16 .2
70
+ 1.17 .2
You can’t perform that action at this time.
0 commit comments