Skip to content

Commit 923e5e9

Browse files
chore(deps): bump activestorage in /docker/pghero/app
Bumps [activestorage](https://github.com/rails/rails) from 8.0.2.1 to 8.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v8.0.2.1...v8.0.4.1) --- updated-dependencies: - dependency-name: activestorage dependency-version: 8.0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e57f7d commit 923e5e9

1 file changed

Lines changed: 74 additions & 72 deletions

File tree

docker/pghero/app/Gemfile.lock

Lines changed: 74 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.2.1)
5-
actionpack (= 8.0.2.1)
6-
activesupport (= 8.0.2.1)
4+
actioncable (8.0.4.1)
5+
actionpack (= 8.0.4.1)
6+
activesupport (= 8.0.4.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.2.1)
11-
actionpack (= 8.0.2.1)
12-
activejob (= 8.0.2.1)
13-
activerecord (= 8.0.2.1)
14-
activestorage (= 8.0.2.1)
15-
activesupport (= 8.0.2.1)
10+
actionmailbox (8.0.4.1)
11+
actionpack (= 8.0.4.1)
12+
activejob (= 8.0.4.1)
13+
activerecord (= 8.0.4.1)
14+
activestorage (= 8.0.4.1)
15+
activesupport (= 8.0.4.1)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.2.1)
18-
actionpack (= 8.0.2.1)
19-
actionview (= 8.0.2.1)
20-
activejob (= 8.0.2.1)
21-
activesupport (= 8.0.2.1)
17+
actionmailer (8.0.4.1)
18+
actionpack (= 8.0.4.1)
19+
actionview (= 8.0.4.1)
20+
activejob (= 8.0.4.1)
21+
activesupport (= 8.0.4.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.2.1)
25-
actionview (= 8.0.2.1)
26-
activesupport (= 8.0.2.1)
24+
actionpack (8.0.4.1)
25+
actionview (= 8.0.4.1)
26+
activesupport (= 8.0.4.1)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.2.1)
35-
actionpack (= 8.0.2.1)
36-
activerecord (= 8.0.2.1)
37-
activestorage (= 8.0.2.1)
38-
activesupport (= 8.0.2.1)
34+
actiontext (8.0.4.1)
35+
actionpack (= 8.0.4.1)
36+
activerecord (= 8.0.4.1)
37+
activestorage (= 8.0.4.1)
38+
activesupport (= 8.0.4.1)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.2.1)
42-
activesupport (= 8.0.2.1)
41+
actionview (8.0.4.1)
42+
activesupport (= 8.0.4.1)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.2.1)
48-
activesupport (= 8.0.2.1)
47+
activejob (8.0.4.1)
48+
activesupport (= 8.0.4.1)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.2.1)
51-
activesupport (= 8.0.2.1)
52-
activerecord (8.0.2.1)
53-
activemodel (= 8.0.2.1)
54-
activesupport (= 8.0.2.1)
50+
activemodel (8.0.4.1)
51+
activesupport (= 8.0.4.1)
52+
activerecord (8.0.4.1)
53+
activemodel (= 8.0.4.1)
54+
activesupport (= 8.0.4.1)
5555
timeout (>= 0.4.0)
5656
activerecord-nulldb-adapter (1.1.1)
5757
activerecord (>= 6.0, < 8.1)
58-
activestorage (8.0.2.1)
59-
actionpack (= 8.0.2.1)
60-
activejob (= 8.0.2.1)
61-
activerecord (= 8.0.2.1)
62-
activesupport (= 8.0.2.1)
58+
activestorage (8.0.4.1)
59+
actionpack (= 8.0.4.1)
60+
activejob (= 8.0.4.1)
61+
activerecord (= 8.0.4.1)
62+
activesupport (= 8.0.4.1)
6363
marcel (~> 1.0)
64-
activesupport (8.0.2.1)
64+
activesupport (8.0.4.1)
6565
base64
6666
benchmark (>= 0.3)
6767
bigdecimal
@@ -70,7 +70,7 @@ GEM
7070
drb
7171
i18n (>= 1.6, < 2)
7272
logger (>= 1.4.2)
73-
minitest (>= 5.1)
73+
minitest (>= 5.1, < 6)
7474
securerandom (>= 0.3)
7575
tzinfo (~> 2.0, >= 2.0.5)
7676
uri (>= 0.13.1)
@@ -93,11 +93,11 @@ GEM
9393
azure_mgmt_monitor (0.19.0)
9494
ms_rest_azure (~> 0.12.0)
9595
base64 (0.3.0)
96-
benchmark (0.4.1)
97-
bigdecimal (3.2.2)
96+
benchmark (0.5.0)
97+
bigdecimal (4.0.1)
9898
builder (3.3.0)
99-
concurrent-ruby (1.3.5)
100-
connection_pool (2.5.3)
99+
concurrent-ruby (1.3.6)
100+
connection_pool (3.0.2)
101101
crass (1.0.6)
102102
date (3.4.1)
103103
declarative (0.0.20)
@@ -131,7 +131,7 @@ GEM
131131
faraday-patron (1.0.0)
132132
faraday-rack (1.0.0)
133133
faraday-retry (1.0.3)
134-
globalid (1.2.1)
134+
globalid (1.3.0)
135135
activesupport (>= 6.1)
136136
google-apis-core (0.18.0)
137137
addressable (~> 2.5, >= 2.5.1)
@@ -162,7 +162,7 @@ GEM
162162
domain_name (~> 0.5)
163163
httpclient (2.9.0)
164164
mutex_m
165-
i18n (1.14.7)
165+
i18n (1.14.8)
166166
concurrent-ruby (~> 1.0)
167167
io-console (0.8.1)
168168
irb (1.15.2)
@@ -173,18 +173,18 @@ GEM
173173
jwt (2.10.1)
174174
base64
175175
logger (1.7.0)
176-
loofah (2.24.1)
176+
loofah (2.25.1)
177177
crass (~> 1.0.2)
178178
nokogiri (>= 1.12.0)
179179
mail (2.8.1)
180180
mini_mime (>= 0.1.1)
181181
net-imap
182182
net-pop
183183
net-smtp
184-
marcel (1.0.4)
184+
marcel (1.1.0)
185185
mini_mime (1.1.5)
186186
mini_portile2 (2.8.9)
187-
minitest (5.25.5)
187+
minitest (5.27.0)
188188
ms_rest (0.7.6)
189189
concurrent-ruby (~> 1.0)
190190
faraday (>= 0.9, < 2.0.0)
@@ -207,14 +207,14 @@ GEM
207207
net-smtp (0.5.1)
208208
net-protocol
209209
nio4r (2.7.4)
210-
nokogiri (1.18.9)
210+
nokogiri (1.19.2)
211211
mini_portile2 (~> 2.8.2)
212212
racc (~> 1.4)
213-
nokogiri (1.18.9-arm64-darwin)
213+
nokogiri (1.19.2-arm64-darwin)
214214
racc (~> 1.4)
215-
nokogiri (1.18.9-x86_64-darwin)
215+
nokogiri (1.19.2-x86_64-darwin)
216216
racc (~> 1.4)
217-
nokogiri (1.18.9-x86_64-linux-gnu)
217+
nokogiri (1.19.2-x86_64-linux-gnu)
218218
racc (~> 1.4)
219219
os (1.1.4)
220220
pg (1.6.0)
@@ -232,42 +232,43 @@ GEM
232232
puma (6.6.0)
233233
nio4r (~> 2.0)
234234
racc (1.8.1)
235-
rack (3.2.3)
235+
rack (3.2.5)
236236
rack-session (2.1.1)
237237
base64 (>= 0.1.0)
238238
rack (>= 3.0.0)
239239
rack-test (2.2.0)
240240
rack (>= 1.3)
241241
rackup (2.2.1)
242242
rack (>= 3)
243-
rails (8.0.2.1)
244-
actioncable (= 8.0.2.1)
245-
actionmailbox (= 8.0.2.1)
246-
actionmailer (= 8.0.2.1)
247-
actionpack (= 8.0.2.1)
248-
actiontext (= 8.0.2.1)
249-
actionview (= 8.0.2.1)
250-
activejob (= 8.0.2.1)
251-
activemodel (= 8.0.2.1)
252-
activerecord (= 8.0.2.1)
253-
activestorage (= 8.0.2.1)
254-
activesupport (= 8.0.2.1)
243+
rails (8.0.4.1)
244+
actioncable (= 8.0.4.1)
245+
actionmailbox (= 8.0.4.1)
246+
actionmailer (= 8.0.4.1)
247+
actionpack (= 8.0.4.1)
248+
actiontext (= 8.0.4.1)
249+
actionview (= 8.0.4.1)
250+
activejob (= 8.0.4.1)
251+
activemodel (= 8.0.4.1)
252+
activerecord (= 8.0.4.1)
253+
activestorage (= 8.0.4.1)
254+
activesupport (= 8.0.4.1)
255255
bundler (>= 1.15.0)
256-
railties (= 8.0.2.1)
256+
railties (= 8.0.4.1)
257257
rails-dom-testing (2.3.0)
258258
activesupport (>= 5.0.0)
259259
minitest
260260
nokogiri (>= 1.6)
261-
rails-html-sanitizer (1.6.2)
262-
loofah (~> 2.21)
261+
rails-html-sanitizer (1.7.0)
262+
loofah (~> 2.25)
263263
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
264-
railties (8.0.2.1)
265-
actionpack (= 8.0.2.1)
266-
activesupport (= 8.0.2.1)
264+
railties (8.0.4.1)
265+
actionpack (= 8.0.4.1)
266+
activesupport (= 8.0.4.1)
267267
irb (~> 1.13)
268268
rackup (>= 1.0.0)
269269
rake (>= 12.2)
270270
thor (~> 1.0, >= 1.2.2)
271+
tsort (>= 0.2)
271272
zeitwerk (~> 2.6)
272273
rake (13.3.0)
273274
rdoc (6.14.2)
@@ -298,14 +299,15 @@ GEM
298299
stringio (3.1.7)
299300
thor (1.4.0)
300301
timeliness (0.3.10)
301-
timeout (0.4.3)
302+
timeout (0.6.1)
302303
trailblazer-option (0.1.2)
304+
tsort (0.2.0)
303305
tzinfo (2.0.6)
304306
concurrent-ruby (~> 1.0)
305307
tzinfo-data (1.2025.2)
306308
tzinfo (>= 1.0.0)
307309
uber (0.1.0)
308-
uri (1.0.4)
310+
uri (1.1.1)
309311
useragent (0.16.11)
310312
websocket-driver (0.8.0)
311313
base64

0 commit comments

Comments
 (0)