Skip to content

Commit aee6f08

Browse files
Bump activestorage from 6.1.4.1 to 7.0.2.3
Bumps [activestorage](https://github.com/rails/rails) from 6.1.4.1 to 7.0.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.3/activestorage/CHANGELOG.md) - [Commits](rails/rails@v6.1.4.1...v7.0.2.3) --- updated-dependencies: - dependency-name: activestorage dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c987d1 commit aee6f08

1 file changed

Lines changed: 90 additions & 74 deletions

File tree

Gemfile.lock

Lines changed: 90 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -7,83 +7,104 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (6.1.4.1)
11-
actionpack (= 6.1.4.1)
12-
activesupport (= 6.1.4.1)
10+
actioncable (7.0.2.3)
11+
actionpack (= 7.0.2.3)
12+
activesupport (= 7.0.2.3)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
15-
actionmailbox (6.1.4.1)
16-
actionpack (= 6.1.4.1)
17-
activejob (= 6.1.4.1)
18-
activerecord (= 6.1.4.1)
19-
activestorage (= 6.1.4.1)
20-
activesupport (= 6.1.4.1)
15+
actionmailbox (7.0.2.3)
16+
actionpack (= 7.0.2.3)
17+
activejob (= 7.0.2.3)
18+
activerecord (= 7.0.2.3)
19+
activestorage (= 7.0.2.3)
20+
activesupport (= 7.0.2.3)
2121
mail (>= 2.7.1)
22-
actionmailer (6.1.4.1)
23-
actionpack (= 6.1.4.1)
24-
actionview (= 6.1.4.1)
25-
activejob (= 6.1.4.1)
26-
activesupport (= 6.1.4.1)
22+
net-imap
23+
net-pop
24+
net-smtp
25+
actionmailer (7.0.2.3)
26+
actionpack (= 7.0.2.3)
27+
actionview (= 7.0.2.3)
28+
activejob (= 7.0.2.3)
29+
activesupport (= 7.0.2.3)
2730
mail (~> 2.5, >= 2.5.4)
31+
net-imap
32+
net-pop
33+
net-smtp
2834
rails-dom-testing (~> 2.0)
29-
actionpack (6.1.4.1)
30-
actionview (= 6.1.4.1)
31-
activesupport (= 6.1.4.1)
32-
rack (~> 2.0, >= 2.0.9)
35+
actionpack (7.0.2.3)
36+
actionview (= 7.0.2.3)
37+
activesupport (= 7.0.2.3)
38+
rack (~> 2.0, >= 2.2.0)
3339
rack-test (>= 0.6.3)
3440
rails-dom-testing (~> 2.0)
3541
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (6.1.4.1)
37-
actionpack (= 6.1.4.1)
38-
activerecord (= 6.1.4.1)
39-
activestorage (= 6.1.4.1)
40-
activesupport (= 6.1.4.1)
42+
actiontext (7.0.2.3)
43+
actionpack (= 7.0.2.3)
44+
activerecord (= 7.0.2.3)
45+
activestorage (= 7.0.2.3)
46+
activesupport (= 7.0.2.3)
47+
globalid (>= 0.6.0)
4148
nokogiri (>= 1.8.5)
42-
actionview (6.1.4.1)
43-
activesupport (= 6.1.4.1)
49+
actionview (7.0.2.3)
50+
activesupport (= 7.0.2.3)
4451
builder (~> 3.1)
4552
erubi (~> 1.4)
4653
rails-dom-testing (~> 2.0)
4754
rails-html-sanitizer (~> 1.1, >= 1.2.0)
48-
activejob (6.1.4.1)
49-
activesupport (= 6.1.4.1)
55+
activejob (7.0.2.3)
56+
activesupport (= 7.0.2.3)
5057
globalid (>= 0.3.6)
51-
activemodel (6.1.4.1)
52-
activesupport (= 6.1.4.1)
53-
activerecord (6.1.4.1)
54-
activemodel (= 6.1.4.1)
55-
activesupport (= 6.1.4.1)
56-
activestorage (6.1.4.1)
57-
actionpack (= 6.1.4.1)
58-
activejob (= 6.1.4.1)
59-
activerecord (= 6.1.4.1)
60-
activesupport (= 6.1.4.1)
61-
marcel (~> 1.0.0)
58+
activemodel (7.0.2.3)
59+
activesupport (= 7.0.2.3)
60+
activerecord (7.0.2.3)
61+
activemodel (= 7.0.2.3)
62+
activesupport (= 7.0.2.3)
63+
activestorage (7.0.2.3)
64+
actionpack (= 7.0.2.3)
65+
activejob (= 7.0.2.3)
66+
activerecord (= 7.0.2.3)
67+
activesupport (= 7.0.2.3)
68+
marcel (~> 1.0)
6269
mini_mime (>= 1.1.0)
63-
activesupport (6.1.4.1)
70+
activesupport (7.0.2.3)
6471
concurrent-ruby (~> 1.0, >= 1.0.2)
6572
i18n (>= 1.6, < 2)
6673
minitest (>= 5.1)
6774
tzinfo (~> 2.0)
68-
zeitwerk (~> 2.3)
6975
builder (3.2.4)
70-
concurrent-ruby (1.1.9)
76+
concurrent-ruby (1.1.10)
7177
crass (1.0.6)
78+
digest (3.1.0)
7279
erubi (1.10.0)
73-
globalid (0.5.2)
80+
globalid (1.0.0)
7481
activesupport (>= 5.0)
75-
i18n (1.8.10)
82+
i18n (1.10.0)
7683
concurrent-ruby (~> 1.0)
77-
loofah (2.12.0)
84+
loofah (2.16.0)
7885
crass (~> 1.0.2)
7986
nokogiri (>= 1.5.9)
8087
mail (2.7.1)
8188
mini_mime (>= 0.1.1)
82-
marcel (1.0.1)
89+
marcel (1.0.2)
8390
method_source (1.0.0)
84-
mini_mime (1.1.1)
91+
mini_mime (1.1.2)
8592
mini_portile2 (2.8.0)
86-
minitest (5.14.4)
93+
minitest (5.15.0)
94+
net-imap (0.2.3)
95+
digest
96+
net-protocol
97+
strscan
98+
net-pop (0.1.1)
99+
digest
100+
net-protocol
101+
timeout
102+
net-protocol (0.1.3)
103+
timeout
104+
net-smtp (0.3.1)
105+
digest
106+
net-protocol
107+
timeout
87108
nio4r (2.5.8)
88109
nokogiri (1.13.4)
89110
mini_portile2 (~> 2.8.0)
@@ -92,48 +113,43 @@ GEM
92113
rack (2.2.3)
93114
rack-test (1.1.0)
94115
rack (>= 1.0, < 3)
95-
rails (6.1.4.1)
96-
actioncable (= 6.1.4.1)
97-
actionmailbox (= 6.1.4.1)
98-
actionmailer (= 6.1.4.1)
99-
actionpack (= 6.1.4.1)
100-
actiontext (= 6.1.4.1)
101-
actionview (= 6.1.4.1)
102-
activejob (= 6.1.4.1)
103-
activemodel (= 6.1.4.1)
104-
activerecord (= 6.1.4.1)
105-
activestorage (= 6.1.4.1)
106-
activesupport (= 6.1.4.1)
116+
rails (7.0.2.3)
117+
actioncable (= 7.0.2.3)
118+
actionmailbox (= 7.0.2.3)
119+
actionmailer (= 7.0.2.3)
120+
actionpack (= 7.0.2.3)
121+
actiontext (= 7.0.2.3)
122+
actionview (= 7.0.2.3)
123+
activejob (= 7.0.2.3)
124+
activemodel (= 7.0.2.3)
125+
activerecord (= 7.0.2.3)
126+
activestorage (= 7.0.2.3)
127+
activesupport (= 7.0.2.3)
107128
bundler (>= 1.15.0)
108-
railties (= 6.1.4.1)
109-
sprockets-rails (>= 2.0.0)
129+
railties (= 7.0.2.3)
110130
rails-dom-testing (2.0.3)
111131
activesupport (>= 4.2.0)
112132
nokogiri (>= 1.6)
113133
rails-html-sanitizer (1.4.2)
114134
loofah (~> 2.3)
115-
railties (6.1.4.1)
116-
actionpack (= 6.1.4.1)
117-
activesupport (= 6.1.4.1)
135+
railties (7.0.2.3)
136+
actionpack (= 7.0.2.3)
137+
activesupport (= 7.0.2.3)
118138
method_source
119-
rake (>= 0.13)
139+
rake (>= 12.2)
120140
thor (~> 1.0)
141+
zeitwerk (~> 2.5)
121142
rake (13.0.6)
122-
sprockets (4.0.2)
123-
concurrent-ruby (~> 1.0)
124-
rack (> 1, < 3)
125-
sprockets-rails (3.2.2)
126-
actionpack (>= 4.0)
127-
activesupport (>= 4.0)
128-
sprockets (>= 3.0.0)
129143
sqlite3 (1.3.13)
130-
thor (1.1.0)
144+
strscan (3.0.1)
145+
thor (1.2.1)
146+
timeout (0.2.0)
131147
tzinfo (2.0.4)
132148
concurrent-ruby (~> 1.0)
133149
websocket-driver (0.7.5)
134150
websocket-extensions (>= 0.1.0)
135151
websocket-extensions (0.1.5)
136-
zeitwerk (2.4.2)
152+
zeitwerk (2.5.4)
137153

138154
PLATFORMS
139155
ruby

0 commit comments

Comments
 (0)