Skip to content

Commit 06e14fb

Browse files
Bump activestorage from 7.1.5.1 to 7.1.5.2 (#114)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c82887 commit 06e14fb

1 file changed

Lines changed: 54 additions & 54 deletions

File tree

Gemfile.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.5.1)
5-
actionpack (= 7.1.5.1)
6-
activesupport (= 7.1.5.1)
4+
actioncable (7.1.5.2)
5+
actionpack (= 7.1.5.2)
6+
activesupport (= 7.1.5.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.5.1)
11-
actionpack (= 7.1.5.1)
12-
activejob (= 7.1.5.1)
13-
activerecord (= 7.1.5.1)
14-
activestorage (= 7.1.5.1)
15-
activesupport (= 7.1.5.1)
10+
actionmailbox (7.1.5.2)
11+
actionpack (= 7.1.5.2)
12+
activejob (= 7.1.5.2)
13+
activerecord (= 7.1.5.2)
14+
activestorage (= 7.1.5.2)
15+
activesupport (= 7.1.5.2)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.5.1)
21-
actionpack (= 7.1.5.1)
22-
actionview (= 7.1.5.1)
23-
activejob (= 7.1.5.1)
24-
activesupport (= 7.1.5.1)
20+
actionmailer (7.1.5.2)
21+
actionpack (= 7.1.5.2)
22+
actionview (= 7.1.5.2)
23+
activejob (= 7.1.5.2)
24+
activesupport (= 7.1.5.2)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.5.1)
31-
actionview (= 7.1.5.1)
32-
activesupport (= 7.1.5.1)
30+
actionpack (7.1.5.2)
31+
actionview (= 7.1.5.2)
32+
activesupport (= 7.1.5.2)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.5.1)
41-
actionpack (= 7.1.5.1)
42-
activerecord (= 7.1.5.1)
43-
activestorage (= 7.1.5.1)
44-
activesupport (= 7.1.5.1)
40+
actiontext (7.1.5.2)
41+
actionpack (= 7.1.5.2)
42+
activerecord (= 7.1.5.2)
43+
activestorage (= 7.1.5.2)
44+
activesupport (= 7.1.5.2)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.5.1)
48-
activesupport (= 7.1.5.1)
47+
actionview (7.1.5.2)
48+
activesupport (= 7.1.5.2)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.5.1)
54-
activesupport (= 7.1.5.1)
53+
activejob (7.1.5.2)
54+
activesupport (= 7.1.5.2)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.5.1)
57-
activesupport (= 7.1.5.1)
58-
activerecord (7.1.5.1)
59-
activemodel (= 7.1.5.1)
60-
activesupport (= 7.1.5.1)
56+
activemodel (7.1.5.2)
57+
activesupport (= 7.1.5.2)
58+
activerecord (7.1.5.2)
59+
activemodel (= 7.1.5.2)
60+
activesupport (= 7.1.5.2)
6161
timeout (>= 0.4.0)
62-
activestorage (7.1.5.1)
63-
actionpack (= 7.1.5.1)
64-
activejob (= 7.1.5.1)
65-
activerecord (= 7.1.5.1)
66-
activesupport (= 7.1.5.1)
62+
activestorage (7.1.5.2)
63+
actionpack (= 7.1.5.2)
64+
activejob (= 7.1.5.2)
65+
activerecord (= 7.1.5.2)
66+
activesupport (= 7.1.5.2)
6767
marcel (~> 1.0)
68-
activesupport (7.1.5.1)
68+
activesupport (7.1.5.2)
6969
base64
7070
benchmark (>= 0.3)
7171
bigdecimal
@@ -170,38 +170,38 @@ GEM
170170
puma (6.6.0)
171171
nio4r (~> 2.0)
172172
racc (1.8.1)
173-
rack (3.1.16)
173+
rack (3.2.0)
174174
rack-session (2.1.1)
175175
base64 (>= 0.1.0)
176176
rack (>= 3.0.0)
177177
rack-test (2.2.0)
178178
rack (>= 1.3)
179179
rackup (2.2.1)
180180
rack (>= 3)
181-
rails (7.1.5.1)
182-
actioncable (= 7.1.5.1)
183-
actionmailbox (= 7.1.5.1)
184-
actionmailer (= 7.1.5.1)
185-
actionpack (= 7.1.5.1)
186-
actiontext (= 7.1.5.1)
187-
actionview (= 7.1.5.1)
188-
activejob (= 7.1.5.1)
189-
activemodel (= 7.1.5.1)
190-
activerecord (= 7.1.5.1)
191-
activestorage (= 7.1.5.1)
192-
activesupport (= 7.1.5.1)
181+
rails (7.1.5.2)
182+
actioncable (= 7.1.5.2)
183+
actionmailbox (= 7.1.5.2)
184+
actionmailer (= 7.1.5.2)
185+
actionpack (= 7.1.5.2)
186+
actiontext (= 7.1.5.2)
187+
actionview (= 7.1.5.2)
188+
activejob (= 7.1.5.2)
189+
activemodel (= 7.1.5.2)
190+
activerecord (= 7.1.5.2)
191+
activestorage (= 7.1.5.2)
192+
activesupport (= 7.1.5.2)
193193
bundler (>= 1.15.0)
194-
railties (= 7.1.5.1)
194+
railties (= 7.1.5.2)
195195
rails-dom-testing (2.3.0)
196196
activesupport (>= 5.0.0)
197197
minitest
198198
nokogiri (>= 1.6)
199199
rails-html-sanitizer (1.6.2)
200200
loofah (~> 2.21)
201201
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)
202-
railties (7.1.5.1)
203-
actionpack (= 7.1.5.1)
204-
activesupport (= 7.1.5.1)
202+
railties (7.1.5.2)
203+
actionpack (= 7.1.5.2)
204+
activesupport (= 7.1.5.2)
205205
irb
206206
rackup (>= 1.0.0)
207207
rake (>= 12.2)

0 commit comments

Comments
 (0)