File tree Expand file tree Collapse file tree 1 file changed +23
-31
lines changed Expand file tree Collapse file tree 1 file changed +23
-31
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
- activesupport (5.2.0 )
5
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
- i18n (>= 0.7 , < 2 )
7
- minitest (~> 5.1 )
8
- tzinfo (~> 1.1 )
9
- addressable (2.5.2 )
10
- public_suffix (>= 2.0.2 , < 4.0 )
4
+ addressable (2.7.0 )
5
+ public_suffix (>= 2.0.2 , < 5.0 )
11
6
colorator (1.1.0 )
12
- colorize (0.8.1 )
13
- concurrent-ruby (1.0.5 )
7
+ concurrent-ruby (1.1.5 )
14
8
em-websocket (0.5.1 )
15
9
eventmachine (>= 0.12.9 )
16
10
http_parser.rb (~> 0.6.0 )
17
- ethon (0.11 .0 )
11
+ ethon (0.12 .0 )
18
12
ffi (>= 1.3.0 )
19
13
eventmachine (1.2.7 )
20
- ffi (1.9.25 )
14
+ ffi (1.11.3 )
21
15
forwardable-extended (2.6.0 )
22
- html-proofer (3.9.1 )
23
- activesupport (>= 4.2 , < 6.0 )
16
+ html-proofer (3.15.0 )
24
17
addressable (~> 2.3 )
25
- colorize (~> 0.8 )
26
- mercenary (~> 0.3.2 )
27
- nokogiri (~> 1.8.1 )
18
+ mercenary (~> 0.3 )
19
+ nokogumbo (~> 2.0 )
28
20
parallel (~> 1.3 )
21
+ rainbow (~> 3.0 )
29
22
typhoeus (~> 1.3 )
30
23
yell (~> 2.0 )
31
24
http_parser.rb (0.6.0 )
59
52
listen (3.1.1 )
60
53
rb-fsevent (>= 0.9.3 )
61
54
rb-inotify (>= 0.9.7 )
62
- mdl (0.5 .0 )
55
+ mdl (0.6 .0 )
63
56
kramdown (~> 1.12 , >= 1.12.0 )
64
- mixlib-cli (~> 1.7 , >= 1.7.0 )
57
+ mixlib-cli (~> 2.1 , >= 2.1.1 )
65
58
mixlib-config (~> 2.2 , >= 2.2.1 )
66
59
mercenary (0.3.6 )
67
- mini_portile2 (2.3 .0 )
60
+ mini_portile2 (2.4 .0 )
68
61
minima (2.5.0 )
69
62
jekyll (~> 3.5 )
70
63
jekyll-feed (~> 0.9 )
71
64
jekyll-seo-tag (~> 2.1 )
72
- minitest (5.11.3 )
73
- mixlib-cli (1.7.0 )
65
+ mixlib-cli (2.1.1 )
74
66
mixlib-config (2.2.18 )
75
67
tomlrb
76
- nokogiri (1.8.3 )
77
- mini_portile2 (~> 2.3.0 )
78
- parallel (1.12.1 )
68
+ nokogiri (1.10.7 )
69
+ mini_portile2 (~> 2.4.0 )
70
+ nokogumbo (2.0.2 )
71
+ nokogiri (~> 1.8 , >= 1.8.4 )
72
+ parallel (1.19.1 )
79
73
parslet (1.8.2 )
80
74
pathutil (0.16.1 )
81
75
forwardable-extended (~> 2.6 )
82
- public_suffix (3.0.2 )
76
+ public_suffix (4.0.1 )
77
+ rainbow (3.0.0 )
83
78
rb-fsevent (0.10.3 )
84
79
rb-inotify (0.9.10 )
85
80
ffi (>= 0.5.0 , < 2 )
90
85
sass-listen (4.0.0 )
91
86
rb-fsevent (~> 0.9 , >= 0.9.4 )
92
87
rb-inotify (~> 0.9 , >= 0.9.7 )
93
- thread_safe (0.3.6 )
94
88
toml (0.2.0 )
95
89
parslet (~> 1.8.0 )
96
- tomlrb (1.2.8 )
97
- typhoeus (1.3.0 )
90
+ tomlrb (1.2.9 )
91
+ typhoeus (1.3.1 )
98
92
ethon (>= 0.9.0 )
99
- tzinfo (1.2.5 )
100
- thread_safe (~> 0.1 )
101
- yell (2.0.7 )
93
+ yell (2.2.0 )
102
94
103
95
PLATFORMS
104
96
ruby
You can’t perform that action at this time.
0 commit comments