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