Skip to content

Commit 46d2ad1

Browse files
dependabot[bot]alfoltran
authored andcommitted
⬆️ Bump activesupport from 6.0.6.1 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.6.1 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.6.1...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1fd5df commit 46d2ad1

File tree

1 file changed

+131
-113
lines changed

1 file changed

+131
-113
lines changed

Gemfile.lock

Lines changed: 131 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,42 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
5-
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)
4+
activesupport (7.2.3.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
11+
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1, < 6)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
1016
addressable (2.8.1)
1117
public_suffix (>= 2.0.2, < 6.0)
12-
bulma-clean-theme (0.6.5)
13-
jekyll (~> 3.8)
14-
jekyll-feed (~> 0.11)
18+
base64 (0.3.0)
19+
benchmark (0.5.0)
20+
bigdecimal (4.0.1)
21+
bulma-clean-theme (0.14.0)
22+
jekyll (>= 3.9, < 5.0)
23+
jekyll-feed (~> 0.15)
1524
jekyll-paginate (~> 1.1)
16-
jekyll-seo-tag (~> 2.5)
17-
jekyll-sitemap (~> 1.2)
18-
kramdown (~> 1.17)
19-
rouge (~> 3.3)
25+
jekyll-seo-tag (~> 2.7)
26+
jekyll-sitemap (~> 1.4)
27+
kramdown-parser-gfm (~> 1.1)
2028
coffee-script (2.4.1)
2129
coffee-script-source
2230
execjs
23-
coffee-script-source (1.11.1)
31+
coffee-script-source (1.12.2)
2432
colorator (1.1.0)
25-
commonmarker (0.17.13)
26-
ruby-enum (~> 0.5)
27-
concurrent-ruby (1.2.0)
33+
commonmarker (0.23.12)
34+
concurrent-ruby (1.3.6)
35+
connection_pool (3.0.2)
36+
csv (3.3.5)
2837
dnsruby (1.61.3)
2938
addressable (~> 2.5)
39+
drb (2.2.3)
3040
em-websocket (0.5.1)
3141
eventmachine (>= 0.12.9)
3242
http_parser.rb (~> 0.6.0)
@@ -43,169 +53,180 @@ GEM
4353
ffi (1.12.2)
4454
forwardable-extended (2.6.0)
4555
gemoji (3.0.1)
46-
github-pages (205)
47-
github-pages-health-check (= 1.16.1)
48-
jekyll (= 3.8.7)
49-
jekyll-avatar (= 0.7.0)
50-
jekyll-coffeescript (= 1.1.1)
51-
jekyll-commonmark-ghpages (= 0.1.6)
52-
jekyll-default-layout (= 0.1.4)
53-
jekyll-feed (= 0.13.0)
56+
github-pages (232)
57+
github-pages-health-check (= 1.18.2)
58+
jekyll (= 3.10.0)
59+
jekyll-avatar (= 0.8.0)
60+
jekyll-coffeescript (= 1.2.2)
61+
jekyll-commonmark-ghpages (= 0.5.1)
62+
jekyll-default-layout (= 0.1.5)
63+
jekyll-feed (= 0.17.0)
5464
jekyll-gist (= 1.5.0)
55-
jekyll-github-metadata (= 2.13.0)
56-
jekyll-mentions (= 1.5.1)
65+
jekyll-github-metadata (= 2.16.1)
66+
jekyll-include-cache (= 0.2.1)
67+
jekyll-mentions (= 1.6.0)
5768
jekyll-optional-front-matter (= 0.3.2)
5869
jekyll-paginate (= 1.1.0)
5970
jekyll-readme-index (= 0.3.0)
60-
jekyll-redirect-from (= 0.15.0)
71+
jekyll-redirect-from (= 0.16.0)
6172
jekyll-relative-links (= 0.6.1)
62-
jekyll-remote-theme (= 0.4.1)
73+
jekyll-remote-theme (= 0.4.3)
6374
jekyll-sass-converter (= 1.5.2)
64-
jekyll-seo-tag (= 2.6.1)
75+
jekyll-seo-tag (= 2.8.0)
6576
jekyll-sitemap (= 1.4.0)
6677
jekyll-swiss (= 1.0.0)
67-
jekyll-theme-architect (= 0.1.1)
68-
jekyll-theme-cayman (= 0.1.1)
69-
jekyll-theme-dinky (= 0.1.1)
70-
jekyll-theme-hacker (= 0.1.1)
71-
jekyll-theme-leap-day (= 0.1.1)
72-
jekyll-theme-merlot (= 0.1.1)
73-
jekyll-theme-midnight (= 0.1.1)
74-
jekyll-theme-minimal (= 0.1.1)
75-
jekyll-theme-modernist (= 0.1.1)
76-
jekyll-theme-primer (= 0.5.4)
77-
jekyll-theme-slate (= 0.1.1)
78-
jekyll-theme-tactile (= 0.1.1)
79-
jekyll-theme-time-machine (= 0.1.1)
78+
jekyll-theme-architect (= 0.2.0)
79+
jekyll-theme-cayman (= 0.2.0)
80+
jekyll-theme-dinky (= 0.2.0)
81+
jekyll-theme-hacker (= 0.2.0)
82+
jekyll-theme-leap-day (= 0.2.0)
83+
jekyll-theme-merlot (= 0.2.0)
84+
jekyll-theme-midnight (= 0.2.0)
85+
jekyll-theme-minimal (= 0.2.0)
86+
jekyll-theme-modernist (= 0.2.0)
87+
jekyll-theme-primer (= 0.6.0)
88+
jekyll-theme-slate (= 0.2.0)
89+
jekyll-theme-tactile (= 0.2.0)
90+
jekyll-theme-time-machine (= 0.2.0)
8091
jekyll-titles-from-headings (= 0.5.3)
81-
jemoji (= 0.11.1)
82-
kramdown (= 1.17.0)
83-
liquid (= 4.0.3)
92+
jemoji (= 0.13.0)
93+
kramdown (= 2.4.0)
94+
kramdown-parser-gfm (= 1.1.0)
95+
liquid (= 4.0.4)
8496
mercenary (~> 0.3)
8597
minima (= 2.5.1)
86-
nokogiri (>= 1.10.4, < 2.0)
87-
rouge (= 3.13.0)
98+
nokogiri (>= 1.16.2, < 2.0)
99+
rouge (= 3.30.0)
88100
terminal-table (~> 1.4)
89-
github-pages-health-check (1.16.1)
101+
webrick (~> 1.8)
102+
github-pages-health-check (1.18.2)
90103
addressable (~> 2.3)
91104
dnsruby (~> 1.60)
92-
octokit (~> 4.0)
93-
public_suffix (~> 3.0)
105+
octokit (>= 4, < 8)
106+
public_suffix (>= 3.0, < 6.0)
94107
typhoeus (~> 1.3)
95108
html-pipeline (2.14.3)
96109
activesupport (>= 2)
97110
nokogiri (>= 1.4)
98111
http_parser.rb (0.6.0)
99-
i18n (0.9.5)
112+
i18n (1.14.8)
100113
concurrent-ruby (~> 1.0)
101-
jekyll (3.8.7)
114+
jekyll (3.10.0)
102115
addressable (~> 2.4)
103116
colorator (~> 1.0)
117+
csv (~> 3.0)
104118
em-websocket (~> 0.5)
105-
i18n (~> 0.7)
119+
i18n (>= 0.7, < 2)
106120
jekyll-sass-converter (~> 1.0)
107121
jekyll-watch (~> 2.0)
108-
kramdown (~> 1.14)
122+
kramdown (>= 1.17, < 3)
109123
liquid (~> 4.0)
110124
mercenary (~> 0.3.3)
111125
pathutil (~> 0.9)
112126
rouge (>= 1.7, < 4)
113127
safe_yaml (~> 1.0)
114-
jekyll-avatar (0.7.0)
128+
webrick (>= 1.0)
129+
jekyll-avatar (0.8.0)
115130
jekyll (>= 3.0, < 5.0)
116-
jekyll-coffeescript (1.1.1)
131+
jekyll-coffeescript (1.2.2)
117132
coffee-script (~> 2.2)
118-
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)
126-
jekyll-default-layout (0.1.4)
127-
jekyll (~> 3.0)
128-
jekyll-feed (0.13.0)
133+
coffee-script-source (~> 1.12)
134+
jekyll-commonmark (1.4.0)
135+
commonmarker (~> 0.22)
136+
jekyll-commonmark-ghpages (0.5.1)
137+
commonmarker (>= 0.23.7, < 1.1.0)
138+
jekyll (>= 3.9, < 4.0)
139+
jekyll-commonmark (~> 1.4.0)
140+
rouge (>= 2.0, < 5.0)
141+
jekyll-default-layout (0.1.5)
142+
jekyll (>= 3.0, < 5.0)
143+
jekyll-feed (0.17.0)
129144
jekyll (>= 3.7, < 5.0)
130145
jekyll-gist (1.5.0)
131146
octokit (~> 4.2)
132-
jekyll-github-metadata (2.13.0)
147+
jekyll-github-metadata (2.16.1)
133148
jekyll (>= 3.4, < 5.0)
134-
octokit (~> 4.0, != 4.4.0)
135-
jekyll-mentions (1.5.1)
149+
octokit (>= 4, < 7, != 4.4.0)
150+
jekyll-include-cache (0.2.1)
151+
jekyll (>= 3.7, < 5.0)
152+
jekyll-mentions (1.6.0)
136153
html-pipeline (~> 2.3)
137154
jekyll (>= 3.7, < 5.0)
138155
jekyll-optional-front-matter (0.3.2)
139156
jekyll (>= 3.0, < 5.0)
140157
jekyll-paginate (1.1.0)
141158
jekyll-readme-index (0.3.0)
142159
jekyll (>= 3.0, < 5.0)
143-
jekyll-redirect-from (0.15.0)
160+
jekyll-redirect-from (0.16.0)
144161
jekyll (>= 3.3, < 5.0)
145162
jekyll-relative-links (0.6.1)
146163
jekyll (>= 3.3, < 5.0)
147-
jekyll-remote-theme (0.4.1)
164+
jekyll-remote-theme (0.4.3)
148165
addressable (~> 2.0)
149166
jekyll (>= 3.5, < 5.0)
150-
rubyzip (>= 1.3.0)
167+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
168+
rubyzip (>= 1.3.0, < 3.0)
151169
jekyll-sass-converter (1.5.2)
152170
sass (~> 3.4)
153-
jekyll-seo-tag (2.6.1)
154-
jekyll (>= 3.3, < 5.0)
171+
jekyll-seo-tag (2.8.0)
172+
jekyll (>= 3.8, < 5.0)
155173
jekyll-sitemap (1.4.0)
156174
jekyll (>= 3.7, < 5.0)
157175
jekyll-swiss (1.0.0)
158-
jekyll-theme-architect (0.1.1)
159-
jekyll (~> 3.5)
176+
jekyll-theme-architect (0.2.0)
177+
jekyll (> 3.5, < 5.0)
160178
jekyll-seo-tag (~> 2.0)
161-
jekyll-theme-cayman (0.1.1)
162-
jekyll (~> 3.5)
179+
jekyll-theme-cayman (0.2.0)
180+
jekyll (> 3.5, < 5.0)
163181
jekyll-seo-tag (~> 2.0)
164-
jekyll-theme-dinky (0.1.1)
165-
jekyll (~> 3.5)
182+
jekyll-theme-dinky (0.2.0)
183+
jekyll (> 3.5, < 5.0)
166184
jekyll-seo-tag (~> 2.0)
167-
jekyll-theme-hacker (0.1.1)
168-
jekyll (~> 3.5)
185+
jekyll-theme-hacker (0.2.0)
186+
jekyll (> 3.5, < 5.0)
169187
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-leap-day (0.1.1)
171-
jekyll (~> 3.5)
188+
jekyll-theme-leap-day (0.2.0)
189+
jekyll (> 3.5, < 5.0)
172190
jekyll-seo-tag (~> 2.0)
173-
jekyll-theme-merlot (0.1.1)
174-
jekyll (~> 3.5)
191+
jekyll-theme-merlot (0.2.0)
192+
jekyll (> 3.5, < 5.0)
175193
jekyll-seo-tag (~> 2.0)
176-
jekyll-theme-midnight (0.1.1)
177-
jekyll (~> 3.5)
194+
jekyll-theme-midnight (0.2.0)
195+
jekyll (> 3.5, < 5.0)
178196
jekyll-seo-tag (~> 2.0)
179-
jekyll-theme-minimal (0.1.1)
180-
jekyll (~> 3.5)
197+
jekyll-theme-minimal (0.2.0)
198+
jekyll (> 3.5, < 5.0)
181199
jekyll-seo-tag (~> 2.0)
182-
jekyll-theme-modernist (0.1.1)
183-
jekyll (~> 3.5)
200+
jekyll-theme-modernist (0.2.0)
201+
jekyll (> 3.5, < 5.0)
184202
jekyll-seo-tag (~> 2.0)
185-
jekyll-theme-primer (0.5.4)
203+
jekyll-theme-primer (0.6.0)
186204
jekyll (> 3.5, < 5.0)
187205
jekyll-github-metadata (~> 2.9)
188206
jekyll-seo-tag (~> 2.0)
189-
jekyll-theme-slate (0.1.1)
190-
jekyll (~> 3.5)
207+
jekyll-theme-slate (0.2.0)
208+
jekyll (> 3.5, < 5.0)
191209
jekyll-seo-tag (~> 2.0)
192-
jekyll-theme-tactile (0.1.1)
193-
jekyll (~> 3.5)
210+
jekyll-theme-tactile (0.2.0)
211+
jekyll (> 3.5, < 5.0)
194212
jekyll-seo-tag (~> 2.0)
195-
jekyll-theme-time-machine (0.1.1)
196-
jekyll (~> 3.5)
213+
jekyll-theme-time-machine (0.2.0)
214+
jekyll (> 3.5, < 5.0)
197215
jekyll-seo-tag (~> 2.0)
198216
jekyll-titles-from-headings (0.5.3)
199217
jekyll (>= 3.3, < 5.0)
200218
jekyll-watch (2.2.1)
201219
listen (~> 3.0)
202-
jemoji (0.11.1)
203-
gemoji (~> 3.0)
220+
jemoji (0.13.0)
221+
gemoji (>= 3, < 5)
204222
html-pipeline (~> 2.2)
205223
jekyll (>= 3.0, < 5.0)
206224
json (2.19.2)
207-
kramdown (1.17.0)
208-
liquid (4.0.3)
225+
kramdown (2.4.0)
226+
rexml
227+
kramdown-parser-gfm (1.1.0)
228+
kramdown (~> 2.0)
229+
liquid (4.0.4)
209230
listen (3.7.1)
210231
rb-fsevent (~> 0.10, >= 0.10.3)
211232
rb-inotify (~> 0.9, >= 0.9.10)
@@ -216,7 +237,7 @@ GEM
216237
jekyll (>= 3.5, < 5.0)
217238
jekyll-feed (~> 0.9)
218239
jekyll-seo-tag (~> 2.1)
219-
minitest (5.17.0)
240+
minitest (5.27.0)
220241
net-http (0.9.1)
221242
uri (>= 0.11.1)
222243
nokogiri (1.18.9)
@@ -233,9 +254,7 @@ GEM
233254
rb-inotify (0.10.1)
234255
ffi (~> 1.0)
235256
rexml (3.4.2)
236-
rouge (3.13.0)
237-
ruby-enum (0.7.2)
238-
i18n
257+
rouge (3.30.0)
239258
rubyzip (2.3.2)
240259
safe_yaml (1.0.5)
241260
sass (3.7.4)
@@ -246,17 +265,16 @@ GEM
246265
sawyer (0.9.3)
247266
addressable (>= 2.3.5)
248267
faraday (>= 0.17.3, < 3)
268+
securerandom (0.4.1)
249269
terminal-table (1.8.0)
250270
unicode-display_width (~> 1.1, >= 1.1.1)
251-
thread_safe (0.3.6)
252271
typhoeus (1.3.1)
253272
ethon (>= 0.9.0)
254-
tzinfo (1.2.11)
255-
thread_safe (~> 0.1)
273+
tzinfo (2.0.6)
274+
concurrent-ruby (~> 1.0)
256275
unicode-display_width (1.6.1)
257276
uri (1.1.1)
258277
webrick (1.8.2)
259-
zeitwerk (2.6.6)
260278

261279
PLATFORMS
262280
ruby

0 commit comments

Comments
 (0)