File tree Expand file tree Collapse file tree 2 files changed +29
-25
lines changed Expand file tree Collapse file tree 2 files changed +29
-25
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
ruby RUBY_VERSION
3
3
4
- gem "jekyll" , "3.4 .3"
4
+ gem "jekyll" , "3.6 .3"
5
5
6
6
# to use GitHub Pages
7
7
# gem "github-pages", group: :jekyll_plugins
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.8 .1 )
5
+ public_suffix (>= 2.0.2 , < 6.0 )
6
6
colorator (1.1.0 )
7
- ffi (1.9.18 )
7
+ ffi (1.15.5 )
8
8
forwardable-extended (2.6.0 )
9
- jekyll (3.4 .3 )
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 )
15
- liquid (~> 3 .0 )
14
+ kramdown (~> 1.14 )
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
22
jekyll-redirect-from (0.12.1 )
23
23
jekyll (~> 3.3 )
24
- jekyll-sass-converter (1.5.0 )
24
+ jekyll-sass-converter (1.5.2 )
25
25
sass (~> 3.4 )
26
26
jekyll-seo-tag (2.2.2 )
27
27
jekyll (~> 3.3 )
28
28
jekyll-sitemap (1.1.1 )
29
29
jekyll (~> 3.3 )
30
- jekyll-watch (1.5.0 )
31
- listen (~> 3.0 , < 3.1 )
32
- kramdown (1.13.2 )
33
- liquid (3 .0.6 )
34
- listen (3.0.8 )
35
- rb-fsevent (~> 0.9 , >= 0.9.4 )
36
- rb-inotify (~> 0.9 , >= 0.9.7 )
30
+ jekyll-watch (1.5.1 )
31
+ listen (~> 3.0 )
32
+ kramdown (1.17.0 )
33
+ liquid (4 .0.4 )
34
+ listen (3.8.0 )
35
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
36
+ rb-inotify (~> 0.9 , >= 0.9.10 )
37
37
mercenary (0.3.6 )
38
- pathutil (0.14.0 )
38
+ pathutil (0.16.2 )
39
39
forwardable-extended (~> 2.6 )
40
- public_suffix (2.0.5 )
41
- rb-fsevent (0.9.8 )
42
- rb-inotify (0.9.8 )
43
- ffi (>= 0.5.0 )
44
- rouge (1.11.1 )
45
- safe_yaml (1.0.4 )
46
- sass (3.4.23 )
40
+ public_suffix (5.0.1 )
41
+ rb-fsevent (0.11.2 )
42
+ rb-inotify (0.10.1 )
43
+ ffi (~> 1.0 )
44
+ rouge (2.2.1 )
45
+ safe_yaml (1.0.5 )
46
+ sass (3.7.4 )
47
+ sass-listen (~> 4.0.0 )
48
+ sass-listen (4.0.0 )
49
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
50
+ rb-inotify (~> 0.9 , >= 0.9.7 )
47
51
48
52
PLATFORMS
49
53
ruby
50
54
51
55
DEPENDENCIES
52
- jekyll (= 3.4 .3 )
56
+ jekyll (= 3.6 .3 )
53
57
jekyll-feed
54
58
jekyll-redirect-from
55
59
jekyll-seo-tag
You can’t perform that action at this time.
0 commit comments