Skip to content

Commit 8fd76fb

Browse files
dependabot[bot]dblock
authored andcommitted
Bump activestorage from 8.0.4.1 to 8.0.5.1
Bumps [activestorage](https://github.com/rails/rails) from 8.0.4.1 to 8.0.5.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v8.0.4.1...v8.0.5.1) --- updated-dependencies: - dependency-name: activestorage dependency-version: 8.0.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb432be commit 8fd76fb

1 file changed

Lines changed: 63 additions & 61 deletions

File tree

Gemfile.lock

Lines changed: 63 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.4.1)
5-
actionpack (= 8.0.4.1)
6-
activesupport (= 8.0.4.1)
4+
actioncable (8.0.5.1)
5+
actionpack (= 8.0.5.1)
6+
activesupport (= 8.0.5.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
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)
10+
actionmailbox (8.0.5.1)
11+
actionpack (= 8.0.5.1)
12+
activejob (= 8.0.5.1)
13+
activerecord (= 8.0.5.1)
14+
activestorage (= 8.0.5.1)
15+
activesupport (= 8.0.5.1)
1616
mail (>= 2.8.0)
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)
17+
actionmailer (8.0.5.1)
18+
actionpack (= 8.0.5.1)
19+
actionview (= 8.0.5.1)
20+
activejob (= 8.0.5.1)
21+
activesupport (= 8.0.5.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.4.1)
25-
actionview (= 8.0.4.1)
26-
activesupport (= 8.0.4.1)
24+
actionpack (8.0.5.1)
25+
actionview (= 8.0.5.1)
26+
activesupport (= 8.0.5.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.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)
34+
actiontext (8.0.5.1)
35+
actionpack (= 8.0.5.1)
36+
activerecord (= 8.0.5.1)
37+
activestorage (= 8.0.5.1)
38+
activesupport (= 8.0.5.1)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.4.1)
42-
activesupport (= 8.0.4.1)
41+
actionview (8.0.5.1)
42+
activesupport (= 8.0.5.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.4.1)
48-
activesupport (= 8.0.4.1)
47+
activejob (8.0.5.1)
48+
activesupport (= 8.0.5.1)
4949
globalid (>= 0.3.6)
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)
50+
activemodel (8.0.5.1)
51+
activesupport (= 8.0.5.1)
52+
activerecord (8.0.5.1)
53+
activemodel (= 8.0.5.1)
54+
activesupport (= 8.0.5.1)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.4.1)
57-
actionpack (= 8.0.4.1)
58-
activejob (= 8.0.4.1)
59-
activerecord (= 8.0.4.1)
60-
activesupport (= 8.0.4.1)
56+
activestorage (8.0.5.1)
57+
actionpack (= 8.0.5.1)
58+
activejob (= 8.0.5.1)
59+
activerecord (= 8.0.5.1)
60+
activesupport (= 8.0.5.1)
6161
marcel (~> 1.0)
62-
activesupport (8.0.4.1)
62+
activesupport (8.0.5.1)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -68,7 +68,7 @@ GEM
6868
drb
6969
i18n (>= 1.6, < 2)
7070
logger (>= 1.4.2)
71-
minitest (>= 5.1, < 6)
71+
minitest (>= 5.1)
7272
securerandom (>= 0.3)
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
@@ -81,7 +81,7 @@ GEM
8181
ast (2.4.3)
8282
base64 (0.3.0)
8383
benchmark (0.5.0)
84-
bigdecimal (3.3.1)
84+
bigdecimal (4.1.2)
8585
bindex (0.8.1)
8686
bootsnap (1.18.6)
8787
msgpack (~> 1.2)
@@ -114,16 +114,16 @@ GEM
114114
concurrent-ruby (~> 1.0)
115115
dry-core (~> 1.1)
116116
zeitwerk (~> 2.6)
117-
dry-types (1.8.3)
118-
bigdecimal (~> 3.0)
117+
dry-types (1.9.1)
118+
bigdecimal (>= 3.0)
119119
concurrent-ruby (~> 1.0)
120120
dry-core (~> 1.0)
121121
dry-inflector (~> 1.0)
122122
dry-logic (~> 1.4)
123123
zeitwerk (~> 2.6)
124124
erb (6.0.1.1)
125125
erubi (1.13.1)
126-
globalid (1.3.0)
126+
globalid (1.4.0)
127127
activesupport (>= 6.1)
128128
grape (2.4.0)
129129
activesupport (>= 6.1)
@@ -134,7 +134,7 @@ GEM
134134
grape-swagger (2.1.2)
135135
grape (>= 1.7, < 3.0)
136136
rack-test (~> 2)
137-
i18n (1.14.8)
137+
i18n (1.15.2)
138138
concurrent-ruby (~> 1.0)
139139
importmap-rails (2.2.2)
140140
actionpack (>= 6.0.0)
@@ -160,11 +160,13 @@ GEM
160160
net-imap
161161
net-pop
162162
net-smtp
163-
marcel (1.1.0)
163+
marcel (1.2.1)
164164
matrix (0.4.3)
165165
mini_mime (1.1.5)
166166
mini_portile2 (2.8.9)
167-
minitest (5.27.0)
167+
minitest (6.0.6)
168+
drb (~> 2.0)
169+
prism (~> 1.5)
168170
msgpack (1.8.0)
169171
mustermann (3.0.4)
170172
ruby2_keywords (~> 0.0.1)
@@ -208,30 +210,30 @@ GEM
208210
rack (>= 1.3)
209211
rackup (2.2.1)
210212
rack (>= 3)
211-
rails (8.0.4.1)
212-
actioncable (= 8.0.4.1)
213-
actionmailbox (= 8.0.4.1)
214-
actionmailer (= 8.0.4.1)
215-
actionpack (= 8.0.4.1)
216-
actiontext (= 8.0.4.1)
217-
actionview (= 8.0.4.1)
218-
activejob (= 8.0.4.1)
219-
activemodel (= 8.0.4.1)
220-
activerecord (= 8.0.4.1)
221-
activestorage (= 8.0.4.1)
222-
activesupport (= 8.0.4.1)
213+
rails (8.0.5.1)
214+
actioncable (= 8.0.5.1)
215+
actionmailbox (= 8.0.5.1)
216+
actionmailer (= 8.0.5.1)
217+
actionpack (= 8.0.5.1)
218+
actiontext (= 8.0.5.1)
219+
actionview (= 8.0.5.1)
220+
activejob (= 8.0.5.1)
221+
activemodel (= 8.0.5.1)
222+
activerecord (= 8.0.5.1)
223+
activestorage (= 8.0.5.1)
224+
activesupport (= 8.0.5.1)
223225
bundler (>= 1.15.0)
224-
railties (= 8.0.4.1)
226+
railties (= 8.0.5.1)
225227
rails-dom-testing (2.3.0)
226228
activesupport (>= 5.0.0)
227229
minitest
228230
nokogiri (>= 1.6)
229231
rails-html-sanitizer (1.7.1)
230232
loofah (~> 2.25, >= 2.25.2)
231233
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)
232-
railties (8.0.4.1)
233-
actionpack (= 8.0.4.1)
234-
activesupport (= 8.0.4.1)
234+
railties (8.0.5.1)
235+
actionpack (= 8.0.5.1)
236+
activesupport (= 8.0.5.1)
235237
irb (~> 1.13)
236238
rackup (>= 1.0.0)
237239
rake (>= 12.2)

0 commit comments

Comments
 (0)