1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (5.1.4 )
4
+ activesupport (5.2.0 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
- i18n (~> 0.7 )
6
+ i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
8
8
tzinfo (~> 1.1 )
9
- addressable (2.5.1 )
10
- public_suffix (~> 2.0 , >= 2.0.2 )
9
+ addressable (2.5.2 )
10
+ public_suffix (>= 2.0.2 , < 4.0 )
11
11
colorator (1.1.0 )
12
12
colorize (0.8.1 )
13
13
concurrent-ruby (1.0.5 )
14
+ em-websocket (0.5.1 )
15
+ eventmachine (>= 0.12.9 )
16
+ http_parser.rb (~> 0.6.0 )
14
17
ethon (0.11.0 )
15
18
ffi (>= 1.3.0 )
16
- ffi (1.9.18 )
19
+ eventmachine (1.2.5 )
20
+ eventmachine (1.2.5-x64-mingw32 )
21
+ ffi (1.9.23 )
22
+ ffi (1.9.23-x64-mingw32 )
17
23
forwardable-extended (2.6.0 )
18
- html-proofer (3.7.5 )
24
+ html-proofer (3.8.0 )
19
25
activesupport (>= 4.2 , < 6.0 )
20
26
addressable (~> 2.3 )
21
27
colorize (~> 0.8 )
22
28
mercenary (~> 0.3.2 )
23
- nokogiri (~> 1.7 )
29
+ nokogiri (~> 1.8.1 )
24
30
parallel (~> 1.3 )
25
- typhoeus (~> 0.7 )
31
+ typhoeus (~> 1.3 )
26
32
yell (~> 2.0 )
27
- i18n (0.9.1 )
33
+ http_parser.rb (0.6.0 )
34
+ i18n (0.9.5 )
28
35
concurrent-ruby (~> 1.0 )
29
- jekyll (3.5.1 )
36
+ jekyll (3.8.0 )
30
37
addressable (~> 2.4 )
31
38
colorator (~> 1.0 )
39
+ em-websocket (~> 0.5 )
40
+ i18n (~> 0.7 )
32
41
jekyll-sass-converter (~> 1.0 )
33
- jekyll-watch (~> 1.1 )
34
- kramdown (~> 1.3 )
42
+ jekyll-watch (~> 2.0 )
43
+ kramdown (~> 1.14 )
35
44
liquid (~> 4.0 )
36
45
mercenary (~> 0.3.3 )
37
46
pathutil (~> 0.9 )
38
- rouge (~> 1.7 )
47
+ rouge (>= 1.7 , < 4 )
39
48
safe_yaml (~> 1.0 )
40
- jekyll-redirect-from (0.12.1 )
49
+ jekyll-redirect-from (0.13.0 )
41
50
jekyll (~> 3.3 )
42
- jekyll-sass-converter (1.5.0 )
51
+ jekyll-sass-converter (1.5.2 )
43
52
sass (~> 3.4 )
44
53
jekyll-scalafiddle (1.0.1 )
45
54
jekyll (~> 3.0 )
46
- jekyll-watch (1.5 .0 )
47
- listen (~> 3.0 , < 3.1 )
48
- kramdown (1.14.0 )
55
+ jekyll-watch (2.0 .0 )
56
+ listen (~> 3.0 )
57
+ kramdown (1.16.2 )
49
58
liquid (4.0.0 )
50
- listen (3.0.8 )
59
+ listen (3.1.5 )
51
60
rb-fsevent (~> 0.9 , >= 0.9.4 )
52
61
rb-inotify (~> 0.9 , >= 0.9.7 )
62
+ ruby_dep (~> 1.2 )
53
63
mercenary (0.3.6 )
54
64
mini_portile2 (2.3.0 )
55
- minitest (5.10 .3 )
56
- nokogiri (1.8.1 )
65
+ minitest (5.11 .3 )
66
+ nokogiri (1.8.2 )
57
67
mini_portile2 (~> 2.3.0 )
58
- parallel (1.12.0 )
59
- pathutil (0.14.0 )
68
+ nokogiri (1.8.2-x64-mingw32 )
69
+ mini_portile2 (~> 2.3.0 )
70
+ parallel (1.12.1 )
71
+ pathutil (0.16.1 )
60
72
forwardable-extended (~> 2.6 )
61
- public_suffix (2 .0.5 )
62
- rb-fsevent (0.10.2 )
73
+ public_suffix (3 .0.2 )
74
+ rb-fsevent (0.10.3 )
63
75
rb-inotify (0.9.10 )
64
76
ffi (>= 0.5.0 , < 2 )
65
- rouge (1.11.1 )
77
+ rouge (3.1.1 )
78
+ ruby_dep (1.5.0 )
66
79
safe_yaml (1.0.4 )
67
- sass (3.5.1 )
80
+ sass (3.5.6 )
68
81
sass-listen (~> 4.0.0 )
69
82
sass-listen (4.0.0 )
70
83
rb-fsevent (~> 0.9 , >= 0.9.4 )
71
84
rb-inotify (~> 0.9 , >= 0.9.7 )
72
85
thread_safe (0.3.6 )
73
- typhoeus (0.8 .0 )
74
- ethon (>= 0.8 .0 )
75
- tzinfo (1.2.4 )
86
+ typhoeus (1.3 .0 )
87
+ ethon (>= 0.9 .0 )
88
+ tzinfo (1.2.5 )
76
89
thread_safe (~> 0.1 )
77
90
yell (2.0.7 )
78
91
79
92
PLATFORMS
80
93
ruby
94
+ x64-mingw32
81
95
82
96
DEPENDENCIES
83
97
html-proofer
@@ -86,4 +100,3 @@ DEPENDENCIES
86
100
87
101
BUNDLED WITH
88
102
1.16.1
89
-
0 commit comments