Skip to content

Commit 271390d

Browse files
build(deps): bump rails from 6.1.4.1 to 7.0.4
Bumps [rails](https://github.com/rails/rails) from 6.1.4.1 to 7.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.4.1...v7.0.4) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 820e22e commit 271390d

1 file changed

Lines changed: 85 additions & 74 deletions

File tree

Gemfile.lock

Lines changed: 85 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.1.4.1)
5-
actionpack (= 6.1.4.1)
6-
activesupport (= 6.1.4.1)
4+
actioncable (7.0.4)
5+
actionpack (= 7.0.4)
6+
activesupport (= 7.0.4)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.4.1)
10-
actionpack (= 6.1.4.1)
11-
activejob (= 6.1.4.1)
12-
activerecord (= 6.1.4.1)
13-
activestorage (= 6.1.4.1)
14-
activesupport (= 6.1.4.1)
9+
actionmailbox (7.0.4)
10+
actionpack (= 7.0.4)
11+
activejob (= 7.0.4)
12+
activerecord (= 7.0.4)
13+
activestorage (= 7.0.4)
14+
activesupport (= 7.0.4)
1515
mail (>= 2.7.1)
16-
actionmailer (6.1.4.1)
17-
actionpack (= 6.1.4.1)
18-
actionview (= 6.1.4.1)
19-
activejob (= 6.1.4.1)
20-
activesupport (= 6.1.4.1)
16+
net-imap
17+
net-pop
18+
net-smtp
19+
actionmailer (7.0.4)
20+
actionpack (= 7.0.4)
21+
actionview (= 7.0.4)
22+
activejob (= 7.0.4)
23+
activesupport (= 7.0.4)
2124
mail (~> 2.5, >= 2.5.4)
25+
net-imap
26+
net-pop
27+
net-smtp
2228
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.4.1)
24-
actionview (= 6.1.4.1)
25-
activesupport (= 6.1.4.1)
26-
rack (~> 2.0, >= 2.0.9)
29+
actionpack (7.0.4)
30+
actionview (= 7.0.4)
31+
activesupport (= 7.0.4)
32+
rack (~> 2.0, >= 2.2.0)
2733
rack-test (>= 0.6.3)
2834
rails-dom-testing (~> 2.0)
2935
rails-html-sanitizer (~> 1.0, >= 1.2.0)
30-
actiontext (6.1.4.1)
31-
actionpack (= 6.1.4.1)
32-
activerecord (= 6.1.4.1)
33-
activestorage (= 6.1.4.1)
34-
activesupport (= 6.1.4.1)
36+
actiontext (7.0.4)
37+
actionpack (= 7.0.4)
38+
activerecord (= 7.0.4)
39+
activestorage (= 7.0.4)
40+
activesupport (= 7.0.4)
41+
globalid (>= 0.6.0)
3542
nokogiri (>= 1.8.5)
36-
actionview (6.1.4.1)
37-
activesupport (= 6.1.4.1)
43+
actionview (7.0.4)
44+
activesupport (= 7.0.4)
3845
builder (~> 3.1)
3946
erubi (~> 1.4)
4047
rails-dom-testing (~> 2.0)
4148
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
activejob (6.1.4.1)
43-
activesupport (= 6.1.4.1)
49+
activejob (7.0.4)
50+
activesupport (= 7.0.4)
4451
globalid (>= 0.3.6)
45-
activemodel (6.1.4.1)
46-
activesupport (= 6.1.4.1)
47-
activerecord (6.1.4.1)
48-
activemodel (= 6.1.4.1)
49-
activesupport (= 6.1.4.1)
50-
activestorage (6.1.4.1)
51-
actionpack (= 6.1.4.1)
52-
activejob (= 6.1.4.1)
53-
activerecord (= 6.1.4.1)
54-
activesupport (= 6.1.4.1)
55-
marcel (~> 1.0.0)
52+
activemodel (7.0.4)
53+
activesupport (= 7.0.4)
54+
activerecord (7.0.4)
55+
activemodel (= 7.0.4)
56+
activesupport (= 7.0.4)
57+
activestorage (7.0.4)
58+
actionpack (= 7.0.4)
59+
activejob (= 7.0.4)
60+
activerecord (= 7.0.4)
61+
activesupport (= 7.0.4)
62+
marcel (~> 1.0)
5663
mini_mime (>= 1.1.0)
57-
activesupport (6.1.4.1)
64+
activesupport (7.0.4)
5865
concurrent-ruby (~> 1.0, >= 1.0.2)
5966
i18n (>= 1.6, < 2)
6067
minitest (>= 5.1)
6168
tzinfo (~> 2.0)
62-
zeitwerk (~> 2.3)
6369
addressable (2.8.0)
6470
public_suffix (>= 2.0.2, < 5.0)
6571
bootsnap (1.13.0)
@@ -72,13 +78,13 @@ GEM
7278
elastic-apm (4.5.1)
7379
concurrent-ruby (~> 1.0)
7480
http (>= 3.0)
75-
erubi (1.10.0)
81+
erubi (1.11.0)
7682
ffi (1.15.5)
7783
ffi-compiler (1.0.1)
7884
ffi (>= 1.0.0)
7985
rake
8086
foreman (0.87.2)
81-
globalid (0.5.2)
87+
globalid (1.0.0)
8288
activesupport (>= 5.0)
8389
http (5.1.0)
8490
addressable (~> 2.8)
@@ -88,7 +94,7 @@ GEM
8894
http-cookie (1.0.5)
8995
domain_name (~> 0.5)
9096
http-form_data (2.3.0)
91-
i18n (1.10.0)
97+
i18n (1.12.0)
9298
concurrent-ruby (~> 1.0)
9399
listen (3.7.1)
94100
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -101,22 +107,30 @@ GEM
101107
activesupport (>= 4)
102108
railties (>= 4)
103109
request_store (~> 1.0)
104-
loofah (2.18.0)
110+
loofah (2.19.0)
105111
crass (~> 1.0.2)
106112
nokogiri (>= 1.5.9)
107113
mail (2.7.1)
108114
mini_mime (>= 0.1.1)
109-
marcel (1.0.1)
115+
marcel (1.0.2)
110116
method_source (1.0.0)
111-
mini_mime (1.1.1)
112-
minitest (5.16.2)
117+
mini_mime (1.1.2)
118+
minitest (5.16.3)
113119
msgpack (1.5.4)
120+
net-imap (0.3.1)
121+
net-protocol
122+
net-pop (0.1.2)
123+
net-protocol
124+
net-protocol (0.1.3)
125+
timeout
126+
net-smtp (0.3.2)
127+
net-protocol
114128
nio4r (2.5.8)
115-
nokogiri (1.13.6-aarch64-linux)
129+
nokogiri (1.13.8-aarch64-linux)
116130
racc (~> 1.4)
117-
nokogiri (1.13.6-x86_64-darwin)
131+
nokogiri (1.13.8-x86_64-darwin)
118132
racc (~> 1.4)
119-
nokogiri (1.13.6-x86_64-linux)
133+
nokogiri (1.13.8-x86_64-linux)
120134
racc (~> 1.4)
121135
pg (1.4.0)
122136
public_suffix (4.0.7)
@@ -126,32 +140,32 @@ GEM
126140
rack (2.2.4)
127141
rack-test (2.0.2)
128142
rack (>= 1.3)
129-
rails (6.1.4.1)
130-
actioncable (= 6.1.4.1)
131-
actionmailbox (= 6.1.4.1)
132-
actionmailer (= 6.1.4.1)
133-
actionpack (= 6.1.4.1)
134-
actiontext (= 6.1.4.1)
135-
actionview (= 6.1.4.1)
136-
activejob (= 6.1.4.1)
137-
activemodel (= 6.1.4.1)
138-
activerecord (= 6.1.4.1)
139-
activestorage (= 6.1.4.1)
140-
activesupport (= 6.1.4.1)
143+
rails (7.0.4)
144+
actioncable (= 7.0.4)
145+
actionmailbox (= 7.0.4)
146+
actionmailer (= 7.0.4)
147+
actionpack (= 7.0.4)
148+
actiontext (= 7.0.4)
149+
actionview (= 7.0.4)
150+
activejob (= 7.0.4)
151+
activemodel (= 7.0.4)
152+
activerecord (= 7.0.4)
153+
activestorage (= 7.0.4)
154+
activesupport (= 7.0.4)
141155
bundler (>= 1.15.0)
142-
railties (= 6.1.4.1)
143-
sprockets-rails (>= 2.0.0)
156+
railties (= 7.0.4)
144157
rails-dom-testing (2.0.3)
145158
activesupport (>= 4.2.0)
146159
nokogiri (>= 1.6)
147160
rails-html-sanitizer (1.4.3)
148161
loofah (~> 2.3)
149-
railties (6.1.4.1)
150-
actionpack (= 6.1.4.1)
151-
activesupport (= 6.1.4.1)
162+
railties (7.0.4)
163+
actionpack (= 7.0.4)
164+
activesupport (= 7.0.4)
152165
method_source
153-
rake (>= 0.13)
166+
rake (>= 12.2)
154167
thor (~> 1.0)
168+
zeitwerk (~> 2.5)
155169
rake (13.0.6)
156170
rb-fsevent (0.11.1)
157171
rb-inotify (0.10.1)
@@ -161,12 +175,9 @@ GEM
161175
sprockets (4.1.1)
162176
concurrent-ruby (~> 1.0)
163177
rack (> 1, < 3)
164-
sprockets-rails (3.2.2)
165-
actionpack (>= 4.0)
166-
activesupport (>= 4.0)
167-
sprockets (>= 3.0.0)
168178
thor (1.2.1)
169-
tzinfo (2.0.4)
179+
timeout (0.3.0)
180+
tzinfo (2.0.5)
170181
concurrent-ruby (~> 1.0)
171182
tzinfo-data (1.2022.1)
172183
tzinfo (>= 1.0.0)
@@ -176,7 +187,7 @@ GEM
176187
websocket-driver (0.7.5)
177188
websocket-extensions (>= 0.1.0)
178189
websocket-extensions (0.1.5)
179-
zeitwerk (2.6.0)
190+
zeitwerk (2.6.1)
180191

181192
PLATFORMS
182193
aarch64-linux

0 commit comments

Comments
 (0)