Skip to content

Commit 77e678b

Browse files
Bump activestorage from 7.1.5.1 to 7.1.5.2 in /gemfiles/rails_71
Bumps [activestorage](https://github.com/rails/rails) from 7.1.5.1 to 7.1.5.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v7.1.5.1...v7.1.5.2) --- updated-dependencies: - dependency-name: activestorage dependency-version: 7.1.5.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1237aef commit 77e678b

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

gemfiles/rails_71/Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -14,75 +14,75 @@ PATH
1414
GEM
1515
remote: https://rubygems.org/
1616
specs:
17-
actioncable (7.1.5.1)
18-
actionpack (= 7.1.5.1)
19-
activesupport (= 7.1.5.1)
17+
actioncable (7.1.5.2)
18+
actionpack (= 7.1.5.2)
19+
activesupport (= 7.1.5.2)
2020
nio4r (~> 2.0)
2121
websocket-driver (>= 0.6.1)
2222
zeitwerk (~> 2.6)
23-
actionmailbox (7.1.5.1)
24-
actionpack (= 7.1.5.1)
25-
activejob (= 7.1.5.1)
26-
activerecord (= 7.1.5.1)
27-
activestorage (= 7.1.5.1)
28-
activesupport (= 7.1.5.1)
23+
actionmailbox (7.1.5.2)
24+
actionpack (= 7.1.5.2)
25+
activejob (= 7.1.5.2)
26+
activerecord (= 7.1.5.2)
27+
activestorage (= 7.1.5.2)
28+
activesupport (= 7.1.5.2)
2929
mail (>= 2.7.1)
3030
net-imap
3131
net-pop
3232
net-smtp
33-
actionmailer (7.1.5.1)
34-
actionpack (= 7.1.5.1)
35-
actionview (= 7.1.5.1)
36-
activejob (= 7.1.5.1)
37-
activesupport (= 7.1.5.1)
33+
actionmailer (7.1.5.2)
34+
actionpack (= 7.1.5.2)
35+
actionview (= 7.1.5.2)
36+
activejob (= 7.1.5.2)
37+
activesupport (= 7.1.5.2)
3838
mail (~> 2.5, >= 2.5.4)
3939
net-imap
4040
net-pop
4141
net-smtp
4242
rails-dom-testing (~> 2.2)
43-
actionpack (7.1.5.1)
44-
actionview (= 7.1.5.1)
45-
activesupport (= 7.1.5.1)
43+
actionpack (7.1.5.2)
44+
actionview (= 7.1.5.2)
45+
activesupport (= 7.1.5.2)
4646
nokogiri (>= 1.8.5)
4747
racc
4848
rack (>= 2.2.4)
4949
rack-session (>= 1.0.1)
5050
rack-test (>= 0.6.3)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
actiontext (7.1.5.1)
54-
actionpack (= 7.1.5.1)
55-
activerecord (= 7.1.5.1)
56-
activestorage (= 7.1.5.1)
57-
activesupport (= 7.1.5.1)
53+
actiontext (7.1.5.2)
54+
actionpack (= 7.1.5.2)
55+
activerecord (= 7.1.5.2)
56+
activestorage (= 7.1.5.2)
57+
activesupport (= 7.1.5.2)
5858
globalid (>= 0.6.0)
5959
nokogiri (>= 1.8.5)
60-
actionview (7.1.5.1)
61-
activesupport (= 7.1.5.1)
60+
actionview (7.1.5.2)
61+
activesupport (= 7.1.5.2)
6262
builder (~> 3.1)
6363
erubi (~> 1.11)
6464
rails-dom-testing (~> 2.2)
6565
rails-html-sanitizer (~> 1.6)
66-
activejob (7.1.5.1)
67-
activesupport (= 7.1.5.1)
66+
activejob (7.1.5.2)
67+
activesupport (= 7.1.5.2)
6868
globalid (>= 0.3.6)
69-
activemodel (7.1.5.1)
70-
activesupport (= 7.1.5.1)
69+
activemodel (7.1.5.2)
70+
activesupport (= 7.1.5.2)
7171
activemodel-serializers-xml (1.0.3)
7272
activemodel (>= 5.0.0.a)
7373
activesupport (>= 5.0.0.a)
7474
builder (~> 3.1)
75-
activerecord (7.1.5.1)
76-
activemodel (= 7.1.5.1)
77-
activesupport (= 7.1.5.1)
75+
activerecord (7.1.5.2)
76+
activemodel (= 7.1.5.2)
77+
activesupport (= 7.1.5.2)
7878
timeout (>= 0.4.0)
79-
activestorage (7.1.5.1)
80-
actionpack (= 7.1.5.1)
81-
activejob (= 7.1.5.1)
82-
activerecord (= 7.1.5.1)
83-
activesupport (= 7.1.5.1)
79+
activestorage (7.1.5.2)
80+
actionpack (= 7.1.5.2)
81+
activejob (= 7.1.5.2)
82+
activerecord (= 7.1.5.2)
83+
activesupport (= 7.1.5.2)
8484
marcel (~> 1.0)
85-
activesupport (7.1.5.1)
85+
activesupport (7.1.5.2)
8686
base64
8787
benchmark (>= 0.3)
8888
bigdecimal
@@ -302,20 +302,20 @@ GEM
302302
rack (>= 1.3)
303303
rackup (2.2.1)
304304
rack (>= 3)
305-
rails (7.1.5.1)
306-
actioncable (= 7.1.5.1)
307-
actionmailbox (= 7.1.5.1)
308-
actionmailer (= 7.1.5.1)
309-
actionpack (= 7.1.5.1)
310-
actiontext (= 7.1.5.1)
311-
actionview (= 7.1.5.1)
312-
activejob (= 7.1.5.1)
313-
activemodel (= 7.1.5.1)
314-
activerecord (= 7.1.5.1)
315-
activestorage (= 7.1.5.1)
316-
activesupport (= 7.1.5.1)
305+
rails (7.1.5.2)
306+
actioncable (= 7.1.5.2)
307+
actionmailbox (= 7.1.5.2)
308+
actionmailer (= 7.1.5.2)
309+
actionpack (= 7.1.5.2)
310+
actiontext (= 7.1.5.2)
311+
actionview (= 7.1.5.2)
312+
activejob (= 7.1.5.2)
313+
activemodel (= 7.1.5.2)
314+
activerecord (= 7.1.5.2)
315+
activestorage (= 7.1.5.2)
316+
activesupport (= 7.1.5.2)
317317
bundler (>= 1.15.0)
318-
railties (= 7.1.5.1)
318+
railties (= 7.1.5.2)
319319
rails-dom-testing (2.3.0)
320320
activesupport (>= 5.0.0)
321321
minitest
@@ -326,9 +326,9 @@ GEM
326326
rails-i18n (7.0.10)
327327
i18n (>= 0.7, < 2)
328328
railties (>= 6.0.0, < 8)
329-
railties (7.1.5.1)
330-
actionpack (= 7.1.5.1)
331-
activesupport (= 7.1.5.1)
329+
railties (7.1.5.2)
330+
actionpack (= 7.1.5.2)
331+
activesupport (= 7.1.5.2)
332332
irb
333333
rackup (>= 1.0.0)
334334
rake (>= 12.2)

0 commit comments

Comments
 (0)