File tree Expand file tree Collapse file tree 1 file changed +31
-34
lines changed Expand file tree Collapse file tree 1 file changed +31
-34
lines changed 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.2 )
5
- public_suffix (>= 2.0.2 , < 4 .0 )
4
+ addressable (2.7.0 )
5
+ public_suffix (>= 2.0.2 , < 5 .0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.0.5 )
7
+ concurrent-ruby (1.1.7 )
8
8
em-websocket (0.5.1 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0.6.0 )
11
11
eventmachine (1.2.7 )
12
12
eventmachine (1.2.7-x64-mingw32 )
13
- ffi (1.9.25 )
14
- ffi (1.9.25 -x64-mingw32 )
13
+ ffi (1.13.1 )
14
+ ffi (1.13.1 -x64-mingw32 )
15
15
forwardable-extended (2.6.0 )
16
16
http_parser.rb (0.6.0 )
17
17
i18n (0.9.5 )
29
29
pathutil (~> 0.9 )
30
30
rouge (>= 1.7 , < 4 )
31
31
safe_yaml (~> 1.0 )
32
- jekyll-feed (0.11 .0 )
33
- jekyll (~> 3.3 )
34
- jekyll-redirect-from (0.14 .0 )
35
- jekyll (~> 3.3 )
32
+ jekyll-feed (0.15 .0 )
33
+ jekyll (>= 3.7 , < 5.0 )
34
+ jekyll-redirect-from (0.16 .0 )
35
+ jekyll (>= 3.3 , < 5.0 )
36
36
jekyll-sass-converter (1.5.2 )
37
37
sass (~> 3.4 )
38
- jekyll-seo-tag (2.5.0 )
39
- jekyll (~> 3.3 )
40
- jekyll-sitemap (1.2 .0 )
41
- jekyll (~> 3.3 )
42
- jekyll-watch (2.1 .1 )
38
+ jekyll-seo-tag (2.6.1 )
39
+ jekyll (>= 3.3 , < 5.0 )
40
+ jekyll-sitemap (1.4 .0 )
41
+ jekyll (>= 3.7 , < 5.0 )
42
+ jekyll-watch (2.2 .1 )
43
43
listen (~> 3.0 )
44
44
kramdown (1.17.0 )
45
- liquid (4.0.1 )
46
- listen (3.1.5 )
47
- rb-fsevent (~> 0.9 , >= 0.9.4 )
48
- rb-inotify (~> 0.9 , >= 0.9.7 )
49
- ruby_dep (~> 1.2 )
45
+ liquid (4.0.3 )
46
+ listen (3.2.1 )
47
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
48
+ rb-inotify (~> 0.9 , >= 0.9.10 )
50
49
mercenary (0.3.6 )
51
- pathutil (0.16.1 )
50
+ pathutil (0.16.2 )
52
51
forwardable-extended (~> 2.6 )
53
- public_suffix (3.0.3 )
54
- rb-fsevent (0.10.3 )
55
- rb-inotify (0.9.10 )
56
- ffi (>= 0.5.0 , < 2 )
57
- rouge (3.3.0 )
58
- ruby_dep (1.5.0 )
59
- safe_yaml (1.0.4 )
60
- sass (3.6.0 )
52
+ public_suffix (4.0.6 )
53
+ rb-fsevent (0.10.4 )
54
+ rb-inotify (0.10.1 )
55
+ ffi (~> 1.0 )
56
+ rouge (3.22.0 )
57
+ safe_yaml (1.0.5 )
58
+ sass (3.7.4 )
61
59
sass-listen (~> 4.0.0 )
62
60
sass-listen (4.0.0 )
63
61
rb-fsevent (~> 0.9 , >= 0.9.4 )
64
62
rb-inotify (~> 0.9 , >= 0.9.7 )
65
- thread_safe (0.3.6 )
66
- tzinfo (1.2.5 )
67
- thread_safe (~> 0.1 )
68
- tzinfo-data (1.2018.6 )
63
+ tzinfo (2.0.2 )
64
+ concurrent-ruby (~> 1.0 )
65
+ tzinfo-data (1.2020.1 )
69
66
tzinfo (>= 1.0.0 )
70
67
71
68
PLATFORMS
@@ -81,7 +78,7 @@ DEPENDENCIES
81
78
tzinfo-data
82
79
83
80
RUBY VERSION
84
- ruby 2.6.3p62
81
+ ruby 2.7.1p83
85
82
86
83
BUNDLED WITH
87
- 2.0.1
84
+ 2.1.4
You can’t perform that action at this time.
0 commit comments