Skip to content

Commit eb4c0b3

Browse files
authored
Merge pull request #230 from emacs-jp/dependabot/bundler/activesupport-6.1.7.5
Bump activesupport from 6.0.6.1 to 6.1.7.5
2 parents 048d84b + dcf504d commit eb4c0b3

File tree

1 file changed

+74
-75
lines changed

1 file changed

+74
-75
lines changed

Gemfile.lock

Lines changed: 74 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
1010
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.17.13)
18-
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.2.0)
17+
commonmarker (0.23.10)
18+
concurrent-ruby (1.3.3)
2019
dnsruby (1.61.5)
2120
simpleidn (~> 0.1)
2221
em-websocket (0.5.2)
@@ -42,16 +41,17 @@ GEM
4241
ffi (1.15.1)
4342
forwardable-extended (2.6.0)
4443
gemoji (3.0.1)
45-
github-pages (215)
46-
github-pages-health-check (= 1.17.2)
47-
jekyll (= 3.9.0)
44+
github-pages (228)
45+
github-pages-health-check (= 1.17.9)
46+
jekyll (= 3.9.3)
4847
jekyll-avatar (= 0.7.0)
4948
jekyll-coffeescript (= 1.1.1)
50-
jekyll-commonmark-ghpages (= 0.1.6)
49+
jekyll-commonmark-ghpages (= 0.4.0)
5150
jekyll-default-layout (= 0.1.4)
5251
jekyll-feed (= 0.15.1)
5352
jekyll-gist (= 1.5.0)
5453
jekyll-github-metadata (= 2.13.0)
54+
jekyll-include-cache (= 0.2.1)
5555
jekyll-mentions (= 1.6.0)
5656
jekyll-optional-front-matter (= 0.3.2)
5757
jekyll-paginate (= 1.1.0)
@@ -60,49 +60,49 @@ GEM
6060
jekyll-relative-links (= 0.6.1)
6161
jekyll-remote-theme (= 0.4.3)
6262
jekyll-sass-converter (= 1.5.2)
63-
jekyll-seo-tag (= 2.7.1)
63+
jekyll-seo-tag (= 2.8.0)
6464
jekyll-sitemap (= 1.4.0)
6565
jekyll-swiss (= 1.0.0)
66-
jekyll-theme-architect (= 0.1.1)
67-
jekyll-theme-cayman (= 0.1.1)
68-
jekyll-theme-dinky (= 0.1.1)
69-
jekyll-theme-hacker (= 0.1.2)
70-
jekyll-theme-leap-day (= 0.1.1)
71-
jekyll-theme-merlot (= 0.1.1)
72-
jekyll-theme-midnight (= 0.1.1)
73-
jekyll-theme-minimal (= 0.1.1)
74-
jekyll-theme-modernist (= 0.1.1)
75-
jekyll-theme-primer (= 0.5.4)
76-
jekyll-theme-slate (= 0.1.1)
77-
jekyll-theme-tactile (= 0.1.1)
78-
jekyll-theme-time-machine (= 0.1.1)
66+
jekyll-theme-architect (= 0.2.0)
67+
jekyll-theme-cayman (= 0.2.0)
68+
jekyll-theme-dinky (= 0.2.0)
69+
jekyll-theme-hacker (= 0.2.0)
70+
jekyll-theme-leap-day (= 0.2.0)
71+
jekyll-theme-merlot (= 0.2.0)
72+
jekyll-theme-midnight (= 0.2.0)
73+
jekyll-theme-minimal (= 0.2.0)
74+
jekyll-theme-modernist (= 0.2.0)
75+
jekyll-theme-primer (= 0.6.0)
76+
jekyll-theme-slate (= 0.2.0)
77+
jekyll-theme-tactile (= 0.2.0)
78+
jekyll-theme-time-machine (= 0.2.0)
7979
jekyll-titles-from-headings (= 0.5.3)
8080
jemoji (= 0.12.0)
81-
kramdown (= 2.3.1)
81+
kramdown (= 2.3.2)
8282
kramdown-parser-gfm (= 1.1.0)
83-
liquid (= 4.0.3)
83+
liquid (= 4.0.4)
8484
mercenary (~> 0.3)
8585
minima (= 2.5.1)
86-
nokogiri (>= 1.10.4, < 2.0)
86+
nokogiri (>= 1.13.6, < 2.0)
8787
rouge (= 3.26.0)
8888
terminal-table (~> 1.4)
89-
github-pages-health-check (1.17.2)
89+
github-pages-health-check (1.17.9)
9090
addressable (~> 2.3)
9191
dnsruby (~> 1.60)
9292
octokit (~> 4.0)
93-
public_suffix (>= 2.0.2, < 5.0)
93+
public_suffix (>= 3.0, < 5.0)
9494
typhoeus (~> 1.3)
9595
html-pipeline (2.14.0)
9696
activesupport (>= 2)
9797
nokogiri (>= 1.4)
9898
http_parser.rb (0.6.0)
99-
i18n (0.9.5)
99+
i18n (1.14.5)
100100
concurrent-ruby (~> 1.0)
101-
jekyll (3.9.0)
101+
jekyll (3.9.3)
102102
addressable (~> 2.4)
103103
colorator (~> 1.0)
104104
em-websocket (~> 0.5)
105-
i18n (~> 0.7)
105+
i18n (>= 0.7, < 2)
106106
jekyll-sass-converter (~> 1.0)
107107
jekyll-watch (~> 2.0)
108108
kramdown (>= 1.17, < 3)
@@ -116,13 +116,13 @@ GEM
116116
jekyll-coffeescript (1.1.1)
117117
coffee-script (~> 2.2)
118118
coffee-script-source (~> 1.11.1)
119-
jekyll-commonmark (1.3.1)
120-
commonmarker (~> 0.14)
121-
jekyll (>= 3.7, < 5.0)
122-
jekyll-commonmark-ghpages (0.1.6)
123-
commonmarker (~> 0.17.6)
124-
jekyll-commonmark (~> 1.2)
125-
rouge (>= 2.0, < 4.0)
119+
jekyll-commonmark (1.4.0)
120+
commonmarker (~> 0.22)
121+
jekyll-commonmark-ghpages (0.4.0)
122+
commonmarker (~> 0.23.7)
123+
jekyll (~> 3.9.0)
124+
jekyll-commonmark (~> 1.4.0)
125+
rouge (>= 2.0, < 5.0)
126126
jekyll-default-layout (0.1.4)
127127
jekyll (~> 3.0)
128128
jekyll-feed (0.15.1)
@@ -132,6 +132,8 @@ GEM
132132
jekyll-github-metadata (2.13.0)
133133
jekyll (>= 3.4, < 5.0)
134134
octokit (~> 4.0, != 4.4.0)
135+
jekyll-include-cache (0.2.1)
136+
jekyll (>= 3.7, < 5.0)
135137
jekyll-mentions (1.6.0)
136138
html-pipeline (~> 2.3)
137139
jekyll (>= 3.7, < 5.0)
@@ -151,50 +153,50 @@ GEM
151153
rubyzip (>= 1.3.0, < 3.0)
152154
jekyll-sass-converter (1.5.2)
153155
sass (~> 3.4)
154-
jekyll-seo-tag (2.7.1)
156+
jekyll-seo-tag (2.8.0)
155157
jekyll (>= 3.8, < 5.0)
156158
jekyll-sitemap (1.4.0)
157159
jekyll (>= 3.7, < 5.0)
158160
jekyll-swiss (1.0.0)
159-
jekyll-theme-architect (0.1.1)
160-
jekyll (~> 3.5)
161+
jekyll-theme-architect (0.2.0)
162+
jekyll (> 3.5, < 5.0)
161163
jekyll-seo-tag (~> 2.0)
162-
jekyll-theme-cayman (0.1.1)
163-
jekyll (~> 3.5)
164+
jekyll-theme-cayman (0.2.0)
165+
jekyll (> 3.5, < 5.0)
164166
jekyll-seo-tag (~> 2.0)
165-
jekyll-theme-dinky (0.1.1)
166-
jekyll (~> 3.5)
167+
jekyll-theme-dinky (0.2.0)
168+
jekyll (> 3.5, < 5.0)
167169
jekyll-seo-tag (~> 2.0)
168-
jekyll-theme-hacker (0.1.2)
170+
jekyll-theme-hacker (0.2.0)
169171
jekyll (> 3.5, < 5.0)
170172
jekyll-seo-tag (~> 2.0)
171-
jekyll-theme-leap-day (0.1.1)
172-
jekyll (~> 3.5)
173+
jekyll-theme-leap-day (0.2.0)
174+
jekyll (> 3.5, < 5.0)
173175
jekyll-seo-tag (~> 2.0)
174-
jekyll-theme-merlot (0.1.1)
175-
jekyll (~> 3.5)
176+
jekyll-theme-merlot (0.2.0)
177+
jekyll (> 3.5, < 5.0)
176178
jekyll-seo-tag (~> 2.0)
177-
jekyll-theme-midnight (0.1.1)
178-
jekyll (~> 3.5)
179+
jekyll-theme-midnight (0.2.0)
180+
jekyll (> 3.5, < 5.0)
179181
jekyll-seo-tag (~> 2.0)
180-
jekyll-theme-minimal (0.1.1)
181-
jekyll (~> 3.5)
182+
jekyll-theme-minimal (0.2.0)
183+
jekyll (> 3.5, < 5.0)
182184
jekyll-seo-tag (~> 2.0)
183-
jekyll-theme-modernist (0.1.1)
184-
jekyll (~> 3.5)
185+
jekyll-theme-modernist (0.2.0)
186+
jekyll (> 3.5, < 5.0)
185187
jekyll-seo-tag (~> 2.0)
186-
jekyll-theme-primer (0.5.4)
188+
jekyll-theme-primer (0.6.0)
187189
jekyll (> 3.5, < 5.0)
188190
jekyll-github-metadata (~> 2.9)
189191
jekyll-seo-tag (~> 2.0)
190-
jekyll-theme-slate (0.1.1)
191-
jekyll (~> 3.5)
192+
jekyll-theme-slate (0.2.0)
193+
jekyll (> 3.5, < 5.0)
192194
jekyll-seo-tag (~> 2.0)
193-
jekyll-theme-tactile (0.1.1)
194-
jekyll (~> 3.5)
195+
jekyll-theme-tactile (0.2.0)
196+
jekyll (> 3.5, < 5.0)
195197
jekyll-seo-tag (~> 2.0)
196-
jekyll-theme-time-machine (0.1.1)
197-
jekyll (~> 3.5)
198+
jekyll-theme-time-machine (0.2.0)
199+
jekyll (> 3.5, < 5.0)
198200
jekyll-seo-tag (~> 2.0)
199201
jekyll-titles-from-headings (0.5.3)
200202
jekyll (>= 3.3, < 5.0)
@@ -204,11 +206,11 @@ GEM
204206
gemoji (~> 3.0)
205207
html-pipeline (~> 2.2)
206208
jekyll (>= 3.0, < 5.0)
207-
kramdown (2.3.1)
209+
kramdown (2.3.2)
208210
rexml
209211
kramdown-parser-gfm (1.1.0)
210212
kramdown (~> 2.0)
211-
liquid (4.0.3)
213+
liquid (4.0.4)
212214
listen (3.5.1)
213215
rb-fsevent (~> 0.10, >= 0.10.3)
214216
rb-inotify (~> 0.9, >= 0.9.10)
@@ -218,7 +220,7 @@ GEM
218220
jekyll (>= 3.5, < 5.0)
219221
jekyll-feed (~> 0.9)
220222
jekyll-seo-tag (~> 2.1)
221-
minitest (5.17.0)
223+
minitest (5.24.1)
222224
multipart-post (2.1.1)
223225
nokogiri (1.16.5)
224226
mini_portile2 (~> 2.8.2)
@@ -236,8 +238,6 @@ GEM
236238
rexml (3.3.3)
237239
strscan
238240
rouge (3.26.0)
239-
ruby-enum (0.9.0)
240-
i18n
241241
ruby2_keywords (0.0.4)
242242
rubyzip (2.3.0)
243243
safe_yaml (1.0.5)
@@ -254,16 +254,15 @@ GEM
254254
strscan (3.1.0)
255255
terminal-table (1.8.0)
256256
unicode-display_width (~> 1.1, >= 1.1.1)
257-
thread_safe (0.3.6)
258257
typhoeus (1.4.0)
259258
ethon (>= 0.9.0)
260-
tzinfo (1.2.11)
261-
thread_safe (~> 0.1)
259+
tzinfo (2.0.6)
260+
concurrent-ruby (~> 1.0)
262261
unf (0.1.4)
263262
unf_ext
264263
unf_ext (0.0.7.7)
265264
unicode-display_width (1.7.0)
266-
zeitwerk (2.6.6)
265+
zeitwerk (2.6.17)
267266

268267
PLATFORMS
269268
ruby

0 commit comments

Comments
 (0)