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