File tree Expand file tree Collapse file tree 1 file changed +29
-22
lines changed Expand file tree Collapse file tree 1 file changed +29
-22
lines changed Original file line number Diff line number Diff line change 7
7
minitest (~> 5.1 )
8
8
thread_safe (~> 0.3 , >= 0.3.4 )
9
9
tzinfo (~> 1.1 )
10
- addressable (2.5.1 )
11
- public_suffix (~> 2.0 , >= 2.0.2 )
10
+ addressable (2.8.0 )
11
+ public_suffix (>= 2.0.2 , < 5.0 )
12
12
coffee-script (2.4.1 )
13
13
coffee-script-source
14
14
execjs
15
15
coffee-script-source (1.12.2 )
16
16
colorator (1.1.0 )
17
- ethon (0.10.1 )
18
- ffi (>= 1.3 .0 )
17
+ ethon (0.15.0 )
18
+ ffi (>= 1.15 .0 )
19
19
execjs (2.7.0 )
20
- faraday (0.12.1 )
21
- multipart-post (>= 1.2 , < 3 )
22
- ffi (1.12.2 )
20
+ faraday (2.5.1 )
21
+ faraday-net_http (>= 2.0 , < 3.1 )
22
+ ruby2_keywords (>= 0.0.4 )
23
+ faraday-net_http (3.0.0 )
24
+ ffi (1.15.5 )
23
25
forwardable-extended (2.6.0 )
24
26
gemoji (3.0.0 )
25
27
github-pages (134 )
146
148
jekyll (~> 3.3 )
147
149
jekyll-titles-from-headings (0.1.5 )
148
150
jekyll (~> 3.3 )
149
- jekyll-watch (1.5.0 )
150
- listen (~> 3.0 , < 3.1 )
151
+ jekyll-watch (1.5.1 )
152
+ listen (~> 3.0 )
151
153
jemoji (0.8.0 )
152
154
activesupport (~> 4.0 )
153
155
gemoji (~> 3.0 )
@@ -163,26 +165,31 @@ GEM
163
165
mini_portile2 (2.8.0 )
164
166
minima (2.0.0 )
165
167
minitest (5.10.1 )
166
- multipart-post (2.0.0 )
167
- net-dns (0.8.0 )
168
+ net-dns (0.9.0 )
168
169
nokogiri (1.13.6 )
169
170
mini_portile2 (~> 2.8.0 )
170
171
racc (~> 1.4 )
171
- octokit (4.7.0 )
172
- sawyer (~> 0.8.0 , >= 0.5.3 )
173
- pathutil (0.14.0 )
172
+ octokit (4.25.1 )
173
+ faraday (>= 1 , < 3 )
174
+ sawyer (~> 0.9 )
175
+ pathutil (0.16.2 )
174
176
forwardable-extended (~> 2.6 )
175
177
public_suffix (2.0.5 )
176
178
racc (1.6.0 )
177
- rb-fsevent (0.9.8 )
178
- rb-inotify (0.9.8 )
179
- ffi (>= 0.5 .0 )
179
+ rb-fsevent (0.11.1 )
180
+ rb-inotify (0.10.1 )
181
+ ffi (~> 1 .0 )
180
182
rouge (1.11.1 )
181
- safe_yaml (1.0.4 )
182
- sass (3.4.23 )
183
- sawyer (0.8.1 )
184
- addressable (>= 2.3.5 , < 2.6 )
185
- faraday (~> 0.8 , < 1.0 )
183
+ ruby2_keywords (0.0.5 )
184
+ safe_yaml (1.0.5 )
185
+ sass (3.7.4 )
186
+ sass-listen (~> 4.0.0 )
187
+ sass-listen (4.0.0 )
188
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
189
+ rb-inotify (~> 0.9 , >= 0.9.7 )
190
+ sawyer (0.9.2 )
191
+ addressable (>= 2.3.5 )
192
+ faraday (>= 0.17.3 , < 3 )
186
193
terminal-table (1.7.3 )
187
194
unicode-display_width (~> 1.1.1 )
188
195
thread_safe (0.3.6 )
You can’t perform that action at this time.
0 commit comments