Skip to content

Commit 0b4673e

Browse files
Bump rails from 7.0.2.2 to 7.0.4
Bumps [rails](https://github.com/rails/rails) from 7.0.2.2 to 7.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.2.2...v7.0.4) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36986ff commit 0b4673e

1 file changed

Lines changed: 70 additions & 80 deletions

File tree

Gemfile.lock

Lines changed: 70 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -7,67 +7,67 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (7.0.2.2)
11-
actionpack (= 7.0.2.2)
12-
activesupport (= 7.0.2.2)
10+
actioncable (7.0.4)
11+
actionpack (= 7.0.4)
12+
activesupport (= 7.0.4)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
15-
actionmailbox (7.0.2.2)
16-
actionpack (= 7.0.2.2)
17-
activejob (= 7.0.2.2)
18-
activerecord (= 7.0.2.2)
19-
activestorage (= 7.0.2.2)
20-
activesupport (= 7.0.2.2)
15+
actionmailbox (7.0.4)
16+
actionpack (= 7.0.4)
17+
activejob (= 7.0.4)
18+
activerecord (= 7.0.4)
19+
activestorage (= 7.0.4)
20+
activesupport (= 7.0.4)
2121
mail (>= 2.7.1)
2222
net-imap
2323
net-pop
2424
net-smtp
25-
actionmailer (7.0.2.2)
26-
actionpack (= 7.0.2.2)
27-
actionview (= 7.0.2.2)
28-
activejob (= 7.0.2.2)
29-
activesupport (= 7.0.2.2)
25+
actionmailer (7.0.4)
26+
actionpack (= 7.0.4)
27+
actionview (= 7.0.4)
28+
activejob (= 7.0.4)
29+
activesupport (= 7.0.4)
3030
mail (~> 2.5, >= 2.5.4)
3131
net-imap
3232
net-pop
3333
net-smtp
3434
rails-dom-testing (~> 2.0)
35-
actionpack (7.0.2.2)
36-
actionview (= 7.0.2.2)
37-
activesupport (= 7.0.2.2)
35+
actionpack (7.0.4)
36+
actionview (= 7.0.4)
37+
activesupport (= 7.0.4)
3838
rack (~> 2.0, >= 2.2.0)
3939
rack-test (>= 0.6.3)
4040
rails-dom-testing (~> 2.0)
4141
rails-html-sanitizer (~> 1.0, >= 1.2.0)
42-
actiontext (7.0.2.2)
43-
actionpack (= 7.0.2.2)
44-
activerecord (= 7.0.2.2)
45-
activestorage (= 7.0.2.2)
46-
activesupport (= 7.0.2.2)
42+
actiontext (7.0.4)
43+
actionpack (= 7.0.4)
44+
activerecord (= 7.0.4)
45+
activestorage (= 7.0.4)
46+
activesupport (= 7.0.4)
4747
globalid (>= 0.6.0)
4848
nokogiri (>= 1.8.5)
49-
actionview (7.0.2.2)
50-
activesupport (= 7.0.2.2)
49+
actionview (7.0.4)
50+
activesupport (= 7.0.4)
5151
builder (~> 3.1)
5252
erubi (~> 1.4)
5353
rails-dom-testing (~> 2.0)
5454
rails-html-sanitizer (~> 1.1, >= 1.2.0)
55-
activejob (7.0.2.2)
56-
activesupport (= 7.0.2.2)
55+
activejob (7.0.4)
56+
activesupport (= 7.0.4)
5757
globalid (>= 0.3.6)
58-
activemodel (7.0.2.2)
59-
activesupport (= 7.0.2.2)
60-
activerecord (7.0.2.2)
61-
activemodel (= 7.0.2.2)
62-
activesupport (= 7.0.2.2)
63-
activestorage (7.0.2.2)
64-
actionpack (= 7.0.2.2)
65-
activejob (= 7.0.2.2)
66-
activerecord (= 7.0.2.2)
67-
activesupport (= 7.0.2.2)
58+
activemodel (7.0.4)
59+
activesupport (= 7.0.4)
60+
activerecord (7.0.4)
61+
activemodel (= 7.0.4)
62+
activesupport (= 7.0.4)
63+
activestorage (7.0.4)
64+
actionpack (= 7.0.4)
65+
activejob (= 7.0.4)
66+
activerecord (= 7.0.4)
67+
activesupport (= 7.0.4)
6868
marcel (~> 1.0)
6969
mini_mime (>= 1.1.0)
70-
activesupport (7.0.2.2)
70+
activesupport (7.0.4)
7171
concurrent-ruby (~> 1.0, >= 1.0.2)
7272
i18n (>= 1.6, < 2)
7373
minitest (>= 5.1)
@@ -92,7 +92,7 @@ GEM
9292
aws-sigv4 (1.4.0)
9393
aws-eventstream (~> 1, >= 1.0.2)
9494
builder (3.2.4)
95-
concurrent-ruby (1.1.9)
95+
concurrent-ruby (1.1.10)
9696
crack (0.4.5)
9797
rexml
9898
crass (1.0.6)
@@ -101,12 +101,11 @@ GEM
101101
reline (>= 0.2.7)
102102
deferred_request (1.0.4)
103103
rails (>= 6.0.0)
104-
digest (3.1.0)
105104
dotenv (2.7.6)
106105
dotenv-rails (2.7.6)
107106
dotenv (= 2.7.6)
108107
railties (>= 3.2)
109-
erubi (1.10.0)
108+
erubi (1.11.0)
110109
faraday (1.10.0)
111110
faraday-em_http (~> 1.0)
112111
faraday-em_synchrony (~> 1.0)
@@ -136,15 +135,14 @@ GEM
136135
httparty (0.20.0)
137136
mime-types (~> 3.0)
138137
multi_xml (>= 0.5.2)
139-
i18n (1.10.0)
138+
i18n (1.12.0)
140139
concurrent-ruby (~> 1.0)
141140
io-console (0.5.11)
142-
io-wait (0.2.1)
143141
irb (1.4.1)
144142
reline (>= 0.3.0)
145143
jmespath (1.6.0)
146144
jwt (2.3.0)
147-
loofah (2.14.0)
145+
loofah (2.19.0)
148146
crass (~> 1.0.2)
149147
nokogiri (>= 1.5.9)
150148
mail (2.7.1)
@@ -155,58 +153,51 @@ GEM
155153
mime-types-data (~> 3.2015)
156154
mime-types-data (3.2022.0105)
157155
mini_mime (1.1.2)
158-
minitest (5.15.0)
156+
minitest (5.16.3)
159157
multi_xml (0.6.0)
160158
multipart-post (2.1.1)
161-
net-imap (0.2.3)
162-
digest
159+
net-imap (0.3.1)
163160
net-protocol
164-
strscan
165-
net-pop (0.1.1)
166-
digest
161+
net-pop (0.1.2)
167162
net-protocol
163+
net-protocol (0.1.3)
168164
timeout
169-
net-protocol (0.1.2)
170-
io-wait
171-
timeout
172-
net-smtp (0.3.1)
173-
digest
165+
net-smtp (0.3.2)
174166
net-protocol
175-
timeout
176167
nio4r (2.5.8)
177-
nokogiri (1.13.3-x86_64-linux)
168+
nokogiri (1.13.8-x86_64-linux)
178169
racc (~> 1.4)
179170
parallel (1.22.1)
180171
parser (3.1.2.0)
181172
ast (~> 2.4.1)
182173
pg (1.3.2)
183174
public_suffix (4.0.6)
184175
racc (1.6.0)
185-
rack (2.2.3)
186-
rack-test (1.1.0)
187-
rack (>= 1.0, < 3)
188-
rails (7.0.2.2)
189-
actioncable (= 7.0.2.2)
190-
actionmailbox (= 7.0.2.2)
191-
actionmailer (= 7.0.2.2)
192-
actionpack (= 7.0.2.2)
193-
actiontext (= 7.0.2.2)
194-
actionview (= 7.0.2.2)
195-
activejob (= 7.0.2.2)
196-
activemodel (= 7.0.2.2)
197-
activerecord (= 7.0.2.2)
198-
activestorage (= 7.0.2.2)
199-
activesupport (= 7.0.2.2)
176+
rack (2.2.4)
177+
rack-test (2.0.2)
178+
rack (>= 1.3)
179+
rails (7.0.4)
180+
actioncable (= 7.0.4)
181+
actionmailbox (= 7.0.4)
182+
actionmailer (= 7.0.4)
183+
actionpack (= 7.0.4)
184+
actiontext (= 7.0.4)
185+
actionview (= 7.0.4)
186+
activejob (= 7.0.4)
187+
activemodel (= 7.0.4)
188+
activerecord (= 7.0.4)
189+
activestorage (= 7.0.4)
190+
activesupport (= 7.0.4)
200191
bundler (>= 1.15.0)
201-
railties (= 7.0.2.2)
192+
railties (= 7.0.4)
202193
rails-dom-testing (2.0.3)
203194
activesupport (>= 4.2.0)
204195
nokogiri (>= 1.6)
205-
rails-html-sanitizer (1.4.2)
196+
rails-html-sanitizer (1.4.3)
206197
loofah (~> 2.3)
207-
railties (7.0.2.2)
208-
actionpack (= 7.0.2.2)
209-
activesupport (= 7.0.2.2)
198+
railties (7.0.4)
199+
actionpack (= 7.0.4)
200+
activesupport (= 7.0.4)
210201
method_source
211202
rake (>= 12.2)
212203
thor (~> 1.0)
@@ -246,14 +237,13 @@ GEM
246237
standard (1.12.0)
247238
rubocop (= 1.29.0)
248239
rubocop-performance (= 1.13.3)
249-
strscan (3.0.1)
250240
thor (1.2.1)
251-
timeout (0.2.0)
241+
timeout (0.3.0)
252242
twilio-ruby (5.64.0)
253243
faraday (>= 0.9, < 2.0)
254244
jwt (>= 1.5, <= 2.5)
255245
nokogiri (>= 1.6, < 2.0)
256-
tzinfo (2.0.4)
246+
tzinfo (2.0.5)
257247
concurrent-ruby (~> 1.0)
258248
ulid (1.3.0)
259249
unicode-display_width (2.1.0)
@@ -268,7 +258,7 @@ GEM
268258
websocket-driver (0.7.5)
269259
websocket-extensions (>= 0.1.0)
270260
websocket-extensions (0.1.5)
271-
zeitwerk (2.5.4)
261+
zeitwerk (2.6.1)
272262

273263
PLATFORMS
274264
x86_64-linux

0 commit comments

Comments
 (0)