File tree Expand file tree Collapse file tree 1 file changed +20
-18
lines changed Expand file tree Collapse file tree 1 file changed +20
-18
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.4.1 )
4
+ activesupport (6.0.3.2 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
8
8
tzinfo (~> 1.1 )
9
+ zeitwerk (~> 2.2 , >= 2.2.2 )
9
10
addressable (2.7.0 )
10
11
public_suffix (>= 2.0.2 , < 5.0 )
11
12
coffee-script (2.4.1 )
25
26
ffi (>= 1.3.0 )
26
27
eventmachine (1.2.7 )
27
28
execjs (2.7.0 )
28
- faraday (1.0.0 )
29
+ faraday (1.0.1 )
29
30
multipart-post (>= 1.2 , < 3 )
30
- ffi (1.12.2 )
31
+ ffi (1.13.1 )
31
32
forwardable-extended (2.6.0 )
32
33
gemoji (3.0.1 )
33
- github-pages (204 )
34
+ github-pages (206 )
34
35
github-pages-health-check (= 1.16.1 )
35
- jekyll (= 3.8.5 )
36
+ jekyll (= 3.8.7 )
36
37
jekyll-avatar (= 0.7.0 )
37
38
jekyll-coffeescript (= 1.1.1 )
38
39
jekyll-commonmark-ghpages (= 0.1.6 )
71
72
mercenary (~> 0.3 )
72
73
minima (= 2.5.1 )
73
74
nokogiri (>= 1.10.4 , < 2.0 )
74
- rouge (= 3.13 .0 )
75
+ rouge (= 3.19 .0 )
75
76
terminal-table (~> 1.4 )
76
77
github-pages-health-check (1.16.1 )
77
78
addressable (~> 2.3 )
78
79
dnsruby (~> 1.60 )
79
80
octokit (~> 4.0 )
80
81
public_suffix (~> 3.0 )
81
82
typhoeus (~> 1.3 )
82
- html-pipeline (2.12.3 )
83
+ html-pipeline (2.13.0 )
83
84
activesupport (>= 2 )
84
85
nokogiri (>= 1.4 )
85
86
http_parser.rb (0.6.0 )
86
87
i18n (0.9.5 )
87
88
concurrent-ruby (~> 1.0 )
88
- jekyll (3.8.5 )
89
+ jekyll (3.8.7 )
89
90
addressable (~> 2.4 )
90
91
colorator (~> 1.0 )
91
92
em-websocket (~> 0.5 )
@@ -201,23 +202,23 @@ GEM
201
202
jekyll (>= 3.5 , < 5.0 )
202
203
jekyll-feed (~> 0.9 )
203
204
jekyll-seo-tag (~> 2.1 )
204
- minitest (5.14.0 )
205
+ minitest (5.14.1 )
205
206
multipart-post (2.1.1 )
206
- nokogiri (1.10.8 )
207
+ nokogiri (1.10.9 )
207
208
mini_portile2 (~> 2.4.0 )
208
- octokit (4.16 .0 )
209
+ octokit (4.18 .0 )
209
210
faraday (>= 0.9 )
210
211
sawyer (~> 0.8.0 , >= 0.5.3 )
211
212
pathutil (0.16.2 )
212
213
forwardable-extended (~> 2.6 )
213
214
public_suffix (3.1.1 )
214
- rb-fsevent (0.10.3 )
215
+ rb-fsevent (0.10.4 )
215
216
rb-inotify (0.10.1 )
216
217
ffi (~> 1.0 )
217
- rouge (3.13 .0 )
218
- ruby-enum (0.7.2 )
218
+ rouge (3.19 .0 )
219
+ ruby-enum (0.8.0 )
219
220
i18n
220
- rubyzip (2.2 .0 )
221
+ rubyzip (2.3 .0 )
221
222
safe_yaml (1.0.5 )
222
223
sass (3.7.4 )
223
224
sass-listen (~> 4.0.0 )
@@ -230,11 +231,12 @@ GEM
230
231
terminal-table (1.8.0 )
231
232
unicode-display_width (~> 1.1 , >= 1.1.1 )
232
233
thread_safe (0.3.6 )
233
- typhoeus (1.3.1 )
234
+ typhoeus (1.4.0 )
234
235
ethon (>= 0.9.0 )
235
- tzinfo (1.2.6 )
236
+ tzinfo (1.2.7 )
236
237
thread_safe (~> 0.1 )
237
- unicode-display_width (1.6.1 )
238
+ unicode-display_width (1.7.0 )
239
+ zeitwerk (2.3.0 )
238
240
239
241
PLATFORMS
240
242
ruby
You can’t perform that action at this time.
0 commit comments