File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.3 "
11
+ gem "jekyll" , "~> 3.8.4 "
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 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.8.3 )
17
+ jekyll (3.8.5 )
18
18
addressable (~> 2.4 )
19
19
colorator (~> 1.0 )
20
20
em-websocket (~> 0.5 )
33
33
sass (~> 3.4 )
34
34
jekyll-seo-tag (2.5.0 )
35
35
jekyll (~> 3.3 )
36
- jekyll-watch (2.0.0 )
36
+ jekyll-watch (2.1.2 )
37
37
listen (~> 3.0 )
38
38
kramdown (1.17.0 )
39
- liquid (4.0.0 )
39
+ liquid (4.0.1 )
40
40
listen (3.1.5 )
41
41
rb-fsevent (~> 0.9 , >= 0.9.4 )
42
42
rb-inotify (~> 0.9 , >= 0.9.7 )
46
46
jekyll (~> 3.5 )
47
47
jekyll-feed (~> 0.9 )
48
48
jekyll-seo-tag (~> 2.1 )
49
- pathutil (0.16.1 )
49
+ pathutil (0.16.2 )
50
50
forwardable-extended (~> 2.6 )
51
- public_suffix (3.0.2 )
51
+ public_suffix (3.0.3 )
52
52
rb-fsevent (0.10.3 )
53
53
rb-inotify (0.9.10 )
54
54
ffi (>= 0.5.0 , < 2 )
55
- rouge (3.1.1 )
55
+ rouge (3.3.0 )
56
56
ruby_dep (1.5.0 )
57
57
safe_yaml (1.0.4 )
58
- sass (3.5.6 )
58
+ sass (3.7.2 )
59
59
sass-listen (~> 4.0.0 )
60
60
sass-listen (4.0.0 )
61
61
rb-fsevent (~> 0.9 , >= 0.9.4 )
@@ -65,7 +65,7 @@ PLATFORMS
65
65
ruby
66
66
67
67
DEPENDENCIES
68
- jekyll (~> 3.8.3 )
68
+ jekyll (~> 3.8.4 )
69
69
jekyll-feed (~> 0.6 )
70
70
minima (~> 2.0 )
71
71
tzinfo-data
You can’t perform that action at this time.
0 commit comments