Skip to content

Commit 0844cd5

Browse files
build(deps): bump rails from 6.1.4.1 to 7.0.3
Bumps [rails](https://github.com/rails/rails) from 6.1.4.1 to 7.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.4.1...v7.0.3) --- 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 d04e4ba commit 0844cd5

1 file changed

Lines changed: 94 additions & 77 deletions

File tree

Gemfile.lock

Lines changed: 94 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,79 @@
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.3)
5+
actionpack (= 7.0.3)
6+
activesupport (= 7.0.3)
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.3)
10+
actionpack (= 7.0.3)
11+
activejob (= 7.0.3)
12+
activerecord (= 7.0.3)
13+
activestorage (= 7.0.3)
14+
activesupport (= 7.0.3)
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.3)
20+
actionpack (= 7.0.3)
21+
actionview (= 7.0.3)
22+
activejob (= 7.0.3)
23+
activesupport (= 7.0.3)
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.3)
30+
actionview (= 7.0.3)
31+
activesupport (= 7.0.3)
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.3)
37+
actionpack (= 7.0.3)
38+
activerecord (= 7.0.3)
39+
activestorage (= 7.0.3)
40+
activesupport (= 7.0.3)
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.3)
44+
activesupport (= 7.0.3)
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.3)
50+
activesupport (= 7.0.3)
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.3)
53+
activesupport (= 7.0.3)
54+
activerecord (7.0.3)
55+
activemodel (= 7.0.3)
56+
activesupport (= 7.0.3)
57+
activestorage (7.0.3)
58+
actionpack (= 7.0.3)
59+
activejob (= 7.0.3)
60+
activerecord (= 7.0.3)
61+
activesupport (= 7.0.3)
62+
marcel (~> 1.0)
5663
mini_mime (>= 1.1.0)
57-
activesupport (6.1.4.1)
64+
activesupport (7.0.3)
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.9.1)
6672
msgpack (~> 1.0)
6773
builder (3.2.4)
6874
concurrent-ruby (1.1.10)
6975
crass (1.0.6)
76+
digest (3.1.0)
7077
domain_name (0.5.20190701)
7178
unf (>= 0.0.5, < 1.0.0)
7279
elastic-apm (4.5.0)
@@ -78,7 +85,7 @@ GEM
7885
ffi (>= 1.0.0)
7986
rake
8087
foreman (0.87.2)
81-
globalid (0.5.2)
88+
globalid (1.0.0)
8289
activesupport (>= 5.0)
8390
http (5.0.4)
8491
addressable (~> 2.8)
@@ -88,7 +95,7 @@ GEM
8895
http-cookie (1.0.4)
8996
domain_name (~> 0.5)
9097
http-form_data (2.3.0)
91-
i18n (1.8.10)
98+
i18n (1.10.0)
9299
concurrent-ruby (~> 1.0)
93100
listen (3.7.0)
94101
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -101,59 +108,71 @@ GEM
101108
activesupport (>= 4)
102109
railties (>= 4)
103110
request_store (~> 1.0)
104-
loofah (2.12.0)
111+
loofah (2.17.0)
105112
crass (~> 1.0.2)
106113
nokogiri (>= 1.5.9)
107114
mail (2.7.1)
108115
mini_mime (>= 0.1.1)
109-
marcel (1.0.1)
116+
marcel (1.0.2)
110117
method_source (1.0.0)
111-
mini_mime (1.1.1)
112-
mini_portile2 (2.6.1)
113-
minitest (5.14.4)
118+
mini_mime (1.1.2)
119+
minitest (5.15.0)
114120
msgpack (1.4.2)
121+
net-imap (0.2.3)
122+
digest
123+
net-protocol
124+
strscan
125+
net-pop (0.1.1)
126+
digest
127+
net-protocol
128+
timeout
129+
net-protocol (0.1.3)
130+
timeout
131+
net-smtp (0.3.1)
132+
digest
133+
net-protocol
134+
timeout
115135
nio4r (2.5.8)
116-
nokogiri (1.12.5)
117-
mini_portile2 (~> 2.6.1)
136+
nokogiri (1.13.6-aarch64-linux)
118137
racc (~> 1.4)
119-
nokogiri (1.12.5-x86_64-darwin)
138+
nokogiri (1.13.6-x86_64-darwin)
120139
racc (~> 1.4)
121-
nokogiri (1.12.5-x86_64-linux)
140+
nokogiri (1.13.6-x86_64-linux)
122141
racc (~> 1.4)
123142
pg (1.2.3)
124143
public_suffix (4.0.7)
125144
puma (5.5.2)
126145
nio4r (~> 2.0)
127-
racc (1.5.2)
146+
racc (1.6.0)
128147
rack (2.2.3)
129148
rack-test (1.1.0)
130149
rack (>= 1.0, < 3)
131-
rails (6.1.4.1)
132-
actioncable (= 6.1.4.1)
133-
actionmailbox (= 6.1.4.1)
134-
actionmailer (= 6.1.4.1)
135-
actionpack (= 6.1.4.1)
136-
actiontext (= 6.1.4.1)
137-
actionview (= 6.1.4.1)
138-
activejob (= 6.1.4.1)
139-
activemodel (= 6.1.4.1)
140-
activerecord (= 6.1.4.1)
141-
activestorage (= 6.1.4.1)
142-
activesupport (= 6.1.4.1)
150+
rails (7.0.3)
151+
actioncable (= 7.0.3)
152+
actionmailbox (= 7.0.3)
153+
actionmailer (= 7.0.3)
154+
actionpack (= 7.0.3)
155+
actiontext (= 7.0.3)
156+
actionview (= 7.0.3)
157+
activejob (= 7.0.3)
158+
activemodel (= 7.0.3)
159+
activerecord (= 7.0.3)
160+
activestorage (= 7.0.3)
161+
activesupport (= 7.0.3)
143162
bundler (>= 1.15.0)
144-
railties (= 6.1.4.1)
145-
sprockets-rails (>= 2.0.0)
163+
railties (= 7.0.3)
146164
rails-dom-testing (2.0.3)
147165
activesupport (>= 4.2.0)
148166
nokogiri (>= 1.6)
149-
rails-html-sanitizer (1.4.1)
167+
rails-html-sanitizer (1.4.2)
150168
loofah (~> 2.3)
151-
railties (6.1.4.1)
152-
actionpack (= 6.1.4.1)
153-
activesupport (= 6.1.4.1)
169+
railties (7.0.3)
170+
actionpack (= 7.0.3)
171+
activesupport (= 7.0.3)
154172
method_source
155-
rake (>= 0.13)
173+
rake (>= 12.2)
156174
thor (~> 1.0)
175+
zeitwerk (~> 2.5)
157176
rake (13.0.6)
158177
rb-fsevent (0.11.0)
159178
rb-inotify (0.10.1)
@@ -163,11 +182,9 @@ GEM
163182
sprockets (4.0.2)
164183
concurrent-ruby (~> 1.0)
165184
rack (> 1, < 3)
166-
sprockets-rails (3.2.2)
167-
actionpack (>= 4.0)
168-
activesupport (>= 4.0)
169-
sprockets (>= 3.0.0)
170-
thor (1.1.0)
185+
strscan (3.0.2)
186+
thor (1.2.1)
187+
timeout (0.2.0)
171188
tzinfo (2.0.4)
172189
concurrent-ruby (~> 1.0)
173190
tzinfo-data (1.2021.5)
@@ -178,7 +195,7 @@ GEM
178195
websocket-driver (0.7.5)
179196
websocket-extensions (>= 0.1.0)
180197
websocket-extensions (0.1.5)
181-
zeitwerk (2.4.2)
198+
zeitwerk (2.5.4)
182199

183200
PLATFORMS
184201
aarch64-linux

0 commit comments

Comments
 (0)