File tree Expand file tree Collapse file tree 2 files changed +24
-24
lines changed Expand file tree Collapse file tree 2 files changed +24
-24
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.5.1 "
11
+ gem "jekyll" , "3.6.3 "
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 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.5.1 )
5
- public_suffix (~> 2.0 , >= 2.0.2 )
4
+ addressable (2.7.0 )
5
+ public_suffix (>= 2.0.2 , < 5.0 )
6
6
colorator (1.1.0 )
7
- ffi (1.9.18 )
7
+ ffi (1.12.2 )
8
8
forwardable-extended (2.6.0 )
9
- jekyll (3.5.1 )
9
+ jekyll (3.6.3 )
10
10
addressable (~> 2.4 )
11
11
colorator (~> 1.0 )
12
12
jekyll-sass-converter (~> 1.0 )
13
13
jekyll-watch (~> 1.1 )
14
- kramdown (~> 1.3 )
14
+ kramdown (~> 1.14 )
15
15
liquid (~> 4.0 )
16
16
mercenary (~> 0.3.3 )
17
17
pathutil (~> 0.9 )
18
- rouge (~> 1.7 )
18
+ rouge (>= 1.7 , < 3 )
19
19
safe_yaml (~> 1.0 )
20
20
jekyll-feed (0.9.2 )
21
21
jekyll (~> 3.3 )
22
- jekyll-sass-converter (1.5.0 )
22
+ jekyll-sass-converter (1.5.2 )
23
23
sass (~> 3.4 )
24
- jekyll-watch (1.5.0 )
25
- listen (~> 3.0 , < 3.1 )
26
- kramdown (1.14 .0 )
27
- liquid (4.0.0 )
28
- listen (3.0.8 )
29
- rb-fsevent (~> 0.9 , >= 0.9.4 )
30
- rb-inotify (~> 0.9 , >= 0.9.7 )
24
+ jekyll-watch (1.5.1 )
25
+ listen (~> 3.0 )
26
+ kramdown (1.17 .0 )
27
+ liquid (4.0.3 )
28
+ listen (3.2.1 )
29
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
30
+ rb-inotify (~> 0.9 , >= 0.9.10 )
31
31
mercenary (0.3.6 )
32
32
minima (2.1.1 )
33
33
jekyll (~> 3.3 )
34
- pathutil (0.14.0 )
34
+ pathutil (0.16.2 )
35
35
forwardable-extended (~> 2.6 )
36
- public_suffix (2 .0.5 )
37
- rb-fsevent (0.10.2 )
38
- rb-inotify (0.9.10 )
39
- ffi (>= 0.5.0 , < 2 )
40
- rouge (1.11 .1 )
41
- safe_yaml (1.0.4 )
42
- sass (3.5.1 )
36
+ public_suffix (4 .0.4 )
37
+ rb-fsevent (0.10.3 )
38
+ rb-inotify (0.10.1 )
39
+ ffi (~> 1.0 )
40
+ rouge (2.2 .1 )
41
+ safe_yaml (1.0.5 )
42
+ sass (3.7.4 )
43
43
sass-listen (~> 4.0.0 )
44
44
sass-listen (4.0.0 )
45
45
rb-fsevent (~> 0.9 , >= 0.9.4 )
@@ -49,7 +49,7 @@ PLATFORMS
49
49
ruby
50
50
51
51
DEPENDENCIES
52
- jekyll (= 3.5.1 )
52
+ jekyll (= 3.6.3 )
53
53
jekyll-feed (~> 0.6 )
54
54
minima (~> 2.0 )
55
55
tzinfo-data
You can’t perform that action at this time.
0 commit comments