Skip to content

Commit 0973275

Browse files
authored
Merge pull request #199 from mruby/dependabot/bundler/github-pages-227
Bump github-pages from 103 to 227
2 parents 3ddd6cc + c1dfc17 commit 0973275

File tree

1 file changed

+180
-72
lines changed

1 file changed

+180
-72
lines changed

Gemfile.lock

Lines changed: 180 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,121 +1,221 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.7)
5-
i18n (~> 0.7)
6-
json (~> 1.7, >= 1.7.7)
4+
activesupport (6.0.6)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
8-
thread_safe (~> 0.3, >= 0.3.4)
98
tzinfo (~> 1.1)
10-
addressable (2.4.0)
9+
zeitwerk (~> 2.2, >= 2.2.2)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1112
coderay (1.1.3)
1213
coffee-script (2.4.1)
1314
coffee-script-source
1415
execjs
1516
coffee-script-source (1.11.1)
1617
colorator (1.1.0)
18+
commonmarker (0.23.6)
1719
concurrent-ruby (1.1.10)
20+
dnsruby (1.61.9)
21+
simpleidn (~> 0.1)
22+
em-websocket (0.5.3)
23+
eventmachine (>= 0.12.9)
24+
http_parser.rb (~> 0)
1825
ethon (0.16.0)
1926
ffi (>= 1.15.0)
27+
eventmachine (1.2.7)
2028
execjs (2.8.1)
2129
faraday (2.7.2)
2230
faraday-net_http (>= 2.0, < 3.1)
2331
ruby2_keywords (>= 0.0.4)
2432
faraday-net_http (3.0.2)
2533
ffi (1.15.5)
2634
forwardable-extended (2.6.0)
27-
gemoji (2.1.0)
35+
gemoji (3.0.1)
2836
git (1.11.0)
2937
rchardet (~> 1.8)
30-
github-pages (103)
31-
activesupport (= 4.2.7)
32-
github-pages-health-check (= 1.2.0)
33-
jekyll (= 3.3.0)
34-
jekyll-coffeescript (= 1.0.1)
35-
jekyll-feed (= 0.8.0)
36-
jekyll-gist (= 1.4.0)
37-
jekyll-github-metadata (= 2.2.0)
38-
jekyll-mentions (= 1.2.0)
38+
github-pages (227)
39+
github-pages-health-check (= 1.17.9)
40+
jekyll (= 3.9.2)
41+
jekyll-avatar (= 0.7.0)
42+
jekyll-coffeescript (= 1.1.1)
43+
jekyll-commonmark-ghpages (= 0.2.0)
44+
jekyll-default-layout (= 0.1.4)
45+
jekyll-feed (= 0.15.1)
46+
jekyll-gist (= 1.5.0)
47+
jekyll-github-metadata (= 2.13.0)
48+
jekyll-include-cache (= 0.2.1)
49+
jekyll-mentions (= 1.6.0)
50+
jekyll-optional-front-matter (= 0.3.2)
3951
jekyll-paginate (= 1.1.0)
40-
jekyll-redirect-from (= 0.11.0)
41-
jekyll-sass-converter (= 1.3.0)
42-
jekyll-seo-tag (= 2.1.0)
43-
jekyll-sitemap (= 0.12.0)
44-
jekyll-swiss (= 0.4.0)
45-
jemoji (= 0.7.0)
46-
kramdown (= 1.11.1)
47-
liquid (= 3.0.6)
48-
listen (= 3.0.6)
52+
jekyll-readme-index (= 0.3.0)
53+
jekyll-redirect-from (= 0.16.0)
54+
jekyll-relative-links (= 0.6.1)
55+
jekyll-remote-theme (= 0.4.3)
56+
jekyll-sass-converter (= 1.5.2)
57+
jekyll-seo-tag (= 2.8.0)
58+
jekyll-sitemap (= 1.4.0)
59+
jekyll-swiss (= 1.0.0)
60+
jekyll-theme-architect (= 0.2.0)
61+
jekyll-theme-cayman (= 0.2.0)
62+
jekyll-theme-dinky (= 0.2.0)
63+
jekyll-theme-hacker (= 0.2.0)
64+
jekyll-theme-leap-day (= 0.2.0)
65+
jekyll-theme-merlot (= 0.2.0)
66+
jekyll-theme-midnight (= 0.2.0)
67+
jekyll-theme-minimal (= 0.2.0)
68+
jekyll-theme-modernist (= 0.2.0)
69+
jekyll-theme-primer (= 0.6.0)
70+
jekyll-theme-slate (= 0.2.0)
71+
jekyll-theme-tactile (= 0.2.0)
72+
jekyll-theme-time-machine (= 0.2.0)
73+
jekyll-titles-from-headings (= 0.5.3)
74+
jemoji (= 0.12.0)
75+
kramdown (= 2.3.2)
76+
kramdown-parser-gfm (= 1.1.0)
77+
liquid (= 4.0.3)
4978
mercenary (~> 0.3)
50-
minima (= 2.0.0)
51-
rouge (= 1.11.1)
79+
minima (= 2.5.1)
80+
nokogiri (>= 1.13.6, < 2.0)
81+
rouge (= 3.26.0)
5282
terminal-table (~> 1.4)
53-
github-pages-health-check (1.2.0)
83+
github-pages-health-check (1.17.9)
5484
addressable (~> 2.3)
55-
net-dns (~> 0.8)
85+
dnsruby (~> 1.60)
5686
octokit (~> 4.0)
57-
public_suffix (~> 1.4)
58-
typhoeus (~> 0.7)
87+
public_suffix (>= 3.0, < 5.0)
88+
typhoeus (~> 1.3)
5989
html-pipeline (2.14.3)
6090
activesupport (>= 2)
6191
nokogiri (>= 1.4)
92+
http_parser.rb (0.8.0)
6293
i18n (0.9.5)
6394
concurrent-ruby (~> 1.0)
64-
jekyll (3.3.0)
95+
jekyll (3.9.2)
6596
addressable (~> 2.4)
6697
colorator (~> 1.0)
98+
em-websocket (~> 0.5)
99+
i18n (~> 0.7)
67100
jekyll-sass-converter (~> 1.0)
68-
jekyll-watch (~> 1.1)
69-
kramdown (~> 1.3)
70-
liquid (~> 3.0)
101+
jekyll-watch (~> 2.0)
102+
kramdown (>= 1.17, < 3)
103+
liquid (~> 4.0)
71104
mercenary (~> 0.3.3)
72105
pathutil (~> 0.9)
73-
rouge (~> 1.7)
106+
rouge (>= 1.7, < 4)
74107
safe_yaml (~> 1.0)
75-
jekyll-avatar (0.8.0)
108+
jekyll-avatar (0.7.0)
76109
jekyll (>= 3.0, < 5.0)
77-
jekyll-coffeescript (1.0.1)
110+
jekyll-coffeescript (1.1.1)
78111
coffee-script (~> 2.2)
79-
jekyll-feed (0.8.0)
80-
jekyll (~> 3.3)
81-
jekyll-gist (1.4.0)
112+
coffee-script-source (~> 1.11.1)
113+
jekyll-commonmark (1.4.0)
114+
commonmarker (~> 0.22)
115+
jekyll-commonmark-ghpages (0.2.0)
116+
commonmarker (~> 0.23.4)
117+
jekyll (~> 3.9.0)
118+
jekyll-commonmark (~> 1.4.0)
119+
rouge (>= 2.0, < 4.0)
120+
jekyll-default-layout (0.1.4)
121+
jekyll (~> 3.0)
122+
jekyll-feed (0.15.1)
123+
jekyll (>= 3.7, < 5.0)
124+
jekyll-gist (1.5.0)
82125
octokit (~> 4.2)
83-
jekyll-github-metadata (2.2.0)
84-
jekyll (~> 3.1)
126+
jekyll-github-metadata (2.13.0)
127+
jekyll (>= 3.4, < 5.0)
85128
octokit (~> 4.0, != 4.4.0)
86-
jekyll-mentions (1.2.0)
87-
activesupport (~> 4.0)
129+
jekyll-include-cache (0.2.1)
130+
jekyll (>= 3.7, < 5.0)
131+
jekyll-mentions (1.6.0)
88132
html-pipeline (~> 2.3)
89-
jekyll (~> 3.0)
133+
jekyll (>= 3.7, < 5.0)
134+
jekyll-optional-front-matter (0.3.2)
135+
jekyll (>= 3.0, < 5.0)
90136
jekyll-paginate (1.1.0)
91-
jekyll-redirect-from (0.11.0)
92-
jekyll (>= 2.0)
93-
jekyll-sass-converter (1.3.0)
94-
sass (~> 3.2)
95-
jekyll-seo-tag (2.1.0)
96-
jekyll (~> 3.3)
97-
jekyll-sitemap (0.12.0)
98-
jekyll (~> 3.3)
99-
jekyll-swiss (0.4.0)
100-
jekyll-watch (1.5.1)
137+
jekyll-readme-index (0.3.0)
138+
jekyll (>= 3.0, < 5.0)
139+
jekyll-redirect-from (0.16.0)
140+
jekyll (>= 3.3, < 5.0)
141+
jekyll-relative-links (0.6.1)
142+
jekyll (>= 3.3, < 5.0)
143+
jekyll-remote-theme (0.4.3)
144+
addressable (~> 2.0)
145+
jekyll (>= 3.5, < 5.0)
146+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
147+
rubyzip (>= 1.3.0, < 3.0)
148+
jekyll-sass-converter (1.5.2)
149+
sass (~> 3.4)
150+
jekyll-seo-tag (2.8.0)
151+
jekyll (>= 3.8, < 5.0)
152+
jekyll-sitemap (1.4.0)
153+
jekyll (>= 3.7, < 5.0)
154+
jekyll-swiss (1.0.0)
155+
jekyll-theme-architect (0.2.0)
156+
jekyll (> 3.5, < 5.0)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-cayman (0.2.0)
159+
jekyll (> 3.5, < 5.0)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-theme-dinky (0.2.0)
162+
jekyll (> 3.5, < 5.0)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-hacker (0.2.0)
165+
jekyll (> 3.5, < 5.0)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-leap-day (0.2.0)
168+
jekyll (> 3.5, < 5.0)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-merlot (0.2.0)
171+
jekyll (> 3.5, < 5.0)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-midnight (0.2.0)
174+
jekyll (> 3.5, < 5.0)
175+
jekyll-seo-tag (~> 2.0)
176+
jekyll-theme-minimal (0.2.0)
177+
jekyll (> 3.5, < 5.0)
178+
jekyll-seo-tag (~> 2.0)
179+
jekyll-theme-modernist (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-primer (0.6.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-github-metadata (~> 2.9)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-theme-slate (0.2.0)
187+
jekyll (> 3.5, < 5.0)
188+
jekyll-seo-tag (~> 2.0)
189+
jekyll-theme-tactile (0.2.0)
190+
jekyll (> 3.5, < 5.0)
191+
jekyll-seo-tag (~> 2.0)
192+
jekyll-theme-time-machine (0.2.0)
193+
jekyll (> 3.5, < 5.0)
194+
jekyll-seo-tag (~> 2.0)
195+
jekyll-titles-from-headings (0.5.3)
196+
jekyll (>= 3.3, < 5.0)
197+
jekyll-watch (2.2.1)
101198
listen (~> 3.0)
102-
jemoji (0.7.0)
103-
activesupport (~> 4.0)
104-
gemoji (~> 2.0)
199+
jemoji (0.12.0)
200+
gemoji (~> 3.0)
105201
html-pipeline (~> 2.2)
106-
jekyll (>= 3.0)
107-
json (1.8.6)
108-
kramdown (1.11.1)
109-
liquid (3.0.6)
110-
listen (3.0.6)
111-
rb-fsevent (>= 0.9.3)
112-
rb-inotify (>= 0.9.7)
202+
jekyll (>= 3.0, < 5.0)
203+
kramdown (2.3.2)
204+
rexml
205+
kramdown-parser-gfm (1.1.0)
206+
kramdown (~> 2.0)
207+
liquid (4.0.3)
208+
listen (3.7.1)
209+
rb-fsevent (~> 0.10, >= 0.10.3)
210+
rb-inotify (~> 0.9, >= 0.9.10)
113211
mercenary (0.3.6)
114212
mgem (0.3.0)
115-
mini_portile2 (2.8.0)
116-
minima (2.0.0)
213+
mini_portile2 (2.8.1)
214+
minima (2.5.1)
215+
jekyll (>= 3.5, < 5.0)
216+
jekyll-feed (~> 0.9)
217+
jekyll-seo-tag (~> 2.1)
117218
minitest (5.16.3)
118-
net-dns (0.9.0)
119219
nokogiri (1.13.10)
120220
mini_portile2 (~> 2.8.0)
121221
racc (~> 1.4)
@@ -126,14 +226,16 @@ GEM
126226
sawyer (~> 0.9)
127227
pathutil (0.16.2)
128228
forwardable-extended (~> 2.6)
129-
public_suffix (1.5.3)
229+
public_suffix (4.0.7)
130230
racc (1.6.2)
131231
rb-fsevent (0.11.2)
132232
rb-inotify (0.10.1)
133233
ffi (~> 1.0)
134234
rchardet (1.8.0)
135-
rouge (1.11.1)
235+
rexml (3.2.5)
236+
rouge (3.26.0)
136237
ruby2_keywords (0.0.5)
238+
rubyzip (2.3.2)
137239
safe_yaml (1.0.5)
138240
sass (3.7.4)
139241
sass-listen (~> 4.0.0)
@@ -143,13 +245,18 @@ GEM
143245
sawyer (0.9.2)
144246
addressable (>= 2.3.5)
145247
faraday (>= 0.17.3, < 3)
248+
simpleidn (0.2.1)
249+
unf (~> 0.1.4)
146250
terminal-table (1.8.0)
147251
unicode-display_width (~> 1.1, >= 1.1.1)
148252
thread_safe (0.3.6)
149-
typhoeus (0.8.0)
150-
ethon (>= 0.8.0)
253+
typhoeus (1.4.0)
254+
ethon (>= 0.9.0)
151255
tzinfo (1.2.10)
152256
thread_safe (~> 0.1)
257+
unf (0.1.4)
258+
unf_ext
259+
unf_ext (0.0.8.2)
153260
unicode-display_width (1.8.0)
154261
webrick (1.7.0)
155262
yard (0.9.28)
@@ -159,6 +266,7 @@ GEM
159266
yard
160267
yard-mruby (0.3.0)
161268
yard (~> 0.9.0)
269+
zeitwerk (2.6.6)
162270

163271
PLATFORMS
164272
ruby

0 commit comments

Comments
 (0)