Skip to content

Commit 2efcf34

Browse files
Bump activesupport from 6.0.6.1 to 6.1.7.5
Bumps [activesupport](https://github.com/rails/rails) from 6.0.6.1 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.6.1...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f45c938 commit 2efcf34

File tree

1 file changed

+90
-90
lines changed

1 file changed

+90
-90
lines changed

Gemfile.lock

+90-90
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.3)
2120
addressable (~> 2.5)
2221
em-websocket (0.5.1)
@@ -31,67 +30,68 @@ GEM
3130
ffi (1.13.1)
3231
forwardable-extended (2.6.0)
3332
gemoji (3.0.1)
34-
github-pages (207)
35-
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.9.0)
33+
github-pages (228)
34+
github-pages-health-check (= 1.17.9)
35+
jekyll (= 3.9.3)
3736
jekyll-avatar (= 0.7.0)
3837
jekyll-coffeescript (= 1.1.1)
39-
jekyll-commonmark-ghpages (= 0.1.6)
38+
jekyll-commonmark-ghpages (= 0.4.0)
4039
jekyll-default-layout (= 0.1.4)
41-
jekyll-feed (= 0.13.0)
40+
jekyll-feed (= 0.15.1)
4241
jekyll-gist (= 1.5.0)
4342
jekyll-github-metadata (= 2.13.0)
44-
jekyll-mentions (= 1.5.1)
43+
jekyll-include-cache (= 0.2.1)
44+
jekyll-mentions (= 1.6.0)
4545
jekyll-optional-front-matter (= 0.3.2)
4646
jekyll-paginate (= 1.1.0)
4747
jekyll-readme-index (= 0.3.0)
48-
jekyll-redirect-from (= 0.15.0)
48+
jekyll-redirect-from (= 0.16.0)
4949
jekyll-relative-links (= 0.6.1)
50-
jekyll-remote-theme (= 0.4.1)
50+
jekyll-remote-theme (= 0.4.3)
5151
jekyll-sass-converter (= 1.5.2)
52-
jekyll-seo-tag (= 2.6.1)
52+
jekyll-seo-tag (= 2.8.0)
5353
jekyll-sitemap (= 1.4.0)
5454
jekyll-swiss (= 1.0.0)
55-
jekyll-theme-architect (= 0.1.1)
56-
jekyll-theme-cayman (= 0.1.1)
57-
jekyll-theme-dinky (= 0.1.1)
58-
jekyll-theme-hacker (= 0.1.1)
59-
jekyll-theme-leap-day (= 0.1.1)
60-
jekyll-theme-merlot (= 0.1.1)
61-
jekyll-theme-midnight (= 0.1.1)
62-
jekyll-theme-minimal (= 0.1.1)
63-
jekyll-theme-modernist (= 0.1.1)
64-
jekyll-theme-primer (= 0.5.4)
65-
jekyll-theme-slate (= 0.1.1)
66-
jekyll-theme-tactile (= 0.1.1)
67-
jekyll-theme-time-machine (= 0.1.1)
55+
jekyll-theme-architect (= 0.2.0)
56+
jekyll-theme-cayman (= 0.2.0)
57+
jekyll-theme-dinky (= 0.2.0)
58+
jekyll-theme-hacker (= 0.2.0)
59+
jekyll-theme-leap-day (= 0.2.0)
60+
jekyll-theme-merlot (= 0.2.0)
61+
jekyll-theme-midnight (= 0.2.0)
62+
jekyll-theme-minimal (= 0.2.0)
63+
jekyll-theme-modernist (= 0.2.0)
64+
jekyll-theme-primer (= 0.6.0)
65+
jekyll-theme-slate (= 0.2.0)
66+
jekyll-theme-tactile (= 0.2.0)
67+
jekyll-theme-time-machine (= 0.2.0)
6868
jekyll-titles-from-headings (= 0.5.3)
69-
jemoji (= 0.11.1)
70-
kramdown (= 2.3.0)
69+
jemoji (= 0.12.0)
70+
kramdown (= 2.3.2)
7171
kramdown-parser-gfm (= 1.1.0)
72-
liquid (= 4.0.3)
72+
liquid (= 4.0.4)
7373
mercenary (~> 0.3)
7474
minima (= 2.5.1)
75-
nokogiri (>= 1.10.4, < 2.0)
76-
rouge (= 3.19.0)
75+
nokogiri (>= 1.13.6, < 2.0)
76+
rouge (= 3.26.0)
7777
terminal-table (~> 1.4)
78-
github-pages-health-check (1.16.1)
78+
github-pages-health-check (1.17.9)
7979
addressable (~> 2.3)
8080
dnsruby (~> 1.60)
8181
octokit (~> 4.0)
82-
public_suffix (~> 3.0)
82+
public_suffix (>= 3.0, < 5.0)
8383
typhoeus (~> 1.3)
8484
html-pipeline (2.14.3)
8585
activesupport (>= 2)
8686
nokogiri (>= 1.4)
8787
http_parser.rb (0.6.0)
88-
i18n (0.9.5)
88+
i18n (1.14.5)
8989
concurrent-ruby (~> 1.0)
90-
jekyll (3.9.0)
90+
jekyll (3.9.3)
9191
addressable (~> 2.4)
9292
colorator (~> 1.0)
9393
em-websocket (~> 0.5)
94-
i18n (~> 0.7)
94+
i18n (>= 0.7, < 2)
9595
jekyll-sass-converter (~> 1.0)
9696
jekyll-watch (~> 2.0)
9797
kramdown (>= 1.17, < 3)
@@ -105,98 +105,101 @@ GEM
105105
jekyll-coffeescript (1.1.1)
106106
coffee-script (~> 2.2)
107107
coffee-script-source (~> 1.11.1)
108-
jekyll-commonmark (1.3.1)
109-
commonmarker (~> 0.14)
110-
jekyll (>= 3.7, < 5.0)
111-
jekyll-commonmark-ghpages (0.1.6)
112-
commonmarker (~> 0.17.6)
113-
jekyll-commonmark (~> 1.2)
114-
rouge (>= 2.0, < 4.0)
108+
jekyll-commonmark (1.4.0)
109+
commonmarker (~> 0.22)
110+
jekyll-commonmark-ghpages (0.4.0)
111+
commonmarker (~> 0.23.7)
112+
jekyll (~> 3.9.0)
113+
jekyll-commonmark (~> 1.4.0)
114+
rouge (>= 2.0, < 5.0)
115115
jekyll-default-layout (0.1.4)
116116
jekyll (~> 3.0)
117-
jekyll-feed (0.13.0)
117+
jekyll-feed (0.15.1)
118118
jekyll (>= 3.7, < 5.0)
119119
jekyll-gist (1.5.0)
120120
octokit (~> 4.2)
121121
jekyll-github-metadata (2.13.0)
122122
jekyll (>= 3.4, < 5.0)
123123
octokit (~> 4.0, != 4.4.0)
124-
jekyll-mentions (1.5.1)
124+
jekyll-include-cache (0.2.1)
125+
jekyll (>= 3.7, < 5.0)
126+
jekyll-mentions (1.6.0)
125127
html-pipeline (~> 2.3)
126128
jekyll (>= 3.7, < 5.0)
127129
jekyll-optional-front-matter (0.3.2)
128130
jekyll (>= 3.0, < 5.0)
129131
jekyll-paginate (1.1.0)
130132
jekyll-readme-index (0.3.0)
131133
jekyll (>= 3.0, < 5.0)
132-
jekyll-redirect-from (0.15.0)
134+
jekyll-redirect-from (0.16.0)
133135
jekyll (>= 3.3, < 5.0)
134136
jekyll-relative-links (0.6.1)
135137
jekyll (>= 3.3, < 5.0)
136-
jekyll-remote-theme (0.4.1)
138+
jekyll-remote-theme (0.4.3)
137139
addressable (~> 2.0)
138140
jekyll (>= 3.5, < 5.0)
139-
rubyzip (>= 1.3.0)
141+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
142+
rubyzip (>= 1.3.0, < 3.0)
140143
jekyll-sass-converter (1.5.2)
141144
sass (~> 3.4)
142-
jekyll-seo-tag (2.6.1)
143-
jekyll (>= 3.3, < 5.0)
145+
jekyll-seo-tag (2.8.0)
146+
jekyll (>= 3.8, < 5.0)
144147
jekyll-sitemap (1.4.0)
145148
jekyll (>= 3.7, < 5.0)
146149
jekyll-swiss (1.0.0)
147-
jekyll-theme-architect (0.1.1)
148-
jekyll (~> 3.5)
150+
jekyll-theme-architect (0.2.0)
151+
jekyll (> 3.5, < 5.0)
149152
jekyll-seo-tag (~> 2.0)
150-
jekyll-theme-cayman (0.1.1)
151-
jekyll (~> 3.5)
153+
jekyll-theme-cayman (0.2.0)
154+
jekyll (> 3.5, < 5.0)
152155
jekyll-seo-tag (~> 2.0)
153-
jekyll-theme-dinky (0.1.1)
154-
jekyll (~> 3.5)
156+
jekyll-theme-dinky (0.2.0)
157+
jekyll (> 3.5, < 5.0)
155158
jekyll-seo-tag (~> 2.0)
156-
jekyll-theme-hacker (0.1.1)
157-
jekyll (~> 3.5)
159+
jekyll-theme-hacker (0.2.0)
160+
jekyll (> 3.5, < 5.0)
158161
jekyll-seo-tag (~> 2.0)
159-
jekyll-theme-leap-day (0.1.1)
160-
jekyll (~> 3.5)
162+
jekyll-theme-leap-day (0.2.0)
163+
jekyll (> 3.5, < 5.0)
161164
jekyll-seo-tag (~> 2.0)
162-
jekyll-theme-merlot (0.1.1)
163-
jekyll (~> 3.5)
165+
jekyll-theme-merlot (0.2.0)
166+
jekyll (> 3.5, < 5.0)
164167
jekyll-seo-tag (~> 2.0)
165-
jekyll-theme-midnight (0.1.1)
166-
jekyll (~> 3.5)
168+
jekyll-theme-midnight (0.2.0)
169+
jekyll (> 3.5, < 5.0)
167170
jekyll-seo-tag (~> 2.0)
168-
jekyll-theme-minimal (0.1.1)
169-
jekyll (~> 3.5)
171+
jekyll-theme-minimal (0.2.0)
172+
jekyll (> 3.5, < 5.0)
170173
jekyll-seo-tag (~> 2.0)
171-
jekyll-theme-modernist (0.1.1)
172-
jekyll (~> 3.5)
174+
jekyll-theme-modernist (0.2.0)
175+
jekyll (> 3.5, < 5.0)
173176
jekyll-seo-tag (~> 2.0)
174-
jekyll-theme-primer (0.5.4)
177+
jekyll-theme-primer (0.6.0)
175178
jekyll (> 3.5, < 5.0)
176179
jekyll-github-metadata (~> 2.9)
177180
jekyll-seo-tag (~> 2.0)
178-
jekyll-theme-slate (0.1.1)
179-
jekyll (~> 3.5)
181+
jekyll-theme-slate (0.2.0)
182+
jekyll (> 3.5, < 5.0)
180183
jekyll-seo-tag (~> 2.0)
181-
jekyll-theme-tactile (0.1.1)
182-
jekyll (~> 3.5)
184+
jekyll-theme-tactile (0.2.0)
185+
jekyll (> 3.5, < 5.0)
183186
jekyll-seo-tag (~> 2.0)
184-
jekyll-theme-time-machine (0.1.1)
185-
jekyll (~> 3.5)
187+
jekyll-theme-time-machine (0.2.0)
188+
jekyll (> 3.5, < 5.0)
186189
jekyll-seo-tag (~> 2.0)
187190
jekyll-titles-from-headings (0.5.3)
188191
jekyll (>= 3.3, < 5.0)
189192
jekyll-watch (2.2.1)
190193
listen (~> 3.0)
191-
jemoji (0.11.1)
194+
jemoji (0.12.0)
192195
gemoji (~> 3.0)
193196
html-pipeline (~> 2.2)
194197
jekyll (>= 3.0, < 5.0)
195-
kramdown (2.3.0)
198+
kramdown (2.3.2)
196199
rexml
197200
kramdown-parser-gfm (1.1.0)
198201
kramdown (~> 2.0)
199-
liquid (4.0.3)
202+
liquid (4.0.4)
200203
listen (3.7.1)
201204
rb-fsevent (~> 0.10, >= 0.10.3)
202205
rb-inotify (~> 0.9, >= 0.9.10)
@@ -206,7 +209,7 @@ GEM
206209
jekyll (>= 3.5, < 5.0)
207210
jekyll-feed (~> 0.9)
208211
jekyll-seo-tag (~> 2.1)
209-
minitest (5.17.0)
212+
minitest (5.24.1)
210213
multipart-post (2.1.1)
211214
nokogiri (1.16.3)
212215
mini_portile2 (~> 2.8.2)
@@ -222,9 +225,7 @@ GEM
222225
rb-inotify (0.10.1)
223226
ffi (~> 1.0)
224227
rexml (3.2.5)
225-
rouge (3.19.0)
226-
ruby-enum (0.8.0)
227-
i18n
228+
rouge (3.26.0)
228229
rubyzip (2.3.2)
229230
safe_yaml (1.0.5)
230231
sass (3.7.4)
@@ -237,13 +238,12 @@ GEM
237238
faraday (> 0.8, < 2.0)
238239
terminal-table (1.8.0)
239240
unicode-display_width (~> 1.1, >= 1.1.1)
240-
thread_safe (0.3.6)
241241
typhoeus (1.4.0)
242242
ethon (>= 0.9.0)
243-
tzinfo (1.2.11)
244-
thread_safe (~> 0.1)
243+
tzinfo (2.0.6)
244+
concurrent-ruby (~> 1.0)
245245
unicode-display_width (1.7.0)
246-
zeitwerk (2.6.6)
246+
zeitwerk (2.6.16)
247247

248248
PLATFORMS
249249
ruby

0 commit comments

Comments
 (0)