Skip to content

Commit 1160a6a

Browse files
chore(deps): bump actionmailer from 7.2.1 to 7.2.1.1
Bumps [actionmailer](https://github.com/rails/rails) from 7.2.1 to 7.2.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionmailer/CHANGELOG.md) - [Commits](rails/rails@v7.2.1...v7.2.1.1) --- updated-dependencies: - dependency-name: actionmailer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47e420e commit 1160a6a

File tree

1 file changed

+57
-57
lines changed

1 file changed

+57
-57
lines changed

Gemfile.lock

+57-57
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.1)
5-
actionpack (= 7.2.1)
6-
activesupport (= 7.2.1)
4+
actioncable (7.2.1.1)
5+
actionpack (= 7.2.1.1)
6+
activesupport (= 7.2.1.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.1)
11-
actionpack (= 7.2.1)
12-
activejob (= 7.2.1)
13-
activerecord (= 7.2.1)
14-
activestorage (= 7.2.1)
15-
activesupport (= 7.2.1)
10+
actionmailbox (7.2.1.1)
11+
actionpack (= 7.2.1.1)
12+
activejob (= 7.2.1.1)
13+
activerecord (= 7.2.1.1)
14+
activestorage (= 7.2.1.1)
15+
activesupport (= 7.2.1.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.1)
18-
actionpack (= 7.2.1)
19-
actionview (= 7.2.1)
20-
activejob (= 7.2.1)
21-
activesupport (= 7.2.1)
17+
actionmailer (7.2.1.1)
18+
actionpack (= 7.2.1.1)
19+
actionview (= 7.2.1.1)
20+
activejob (= 7.2.1.1)
21+
activesupport (= 7.2.1.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.1)
25-
actionview (= 7.2.1)
26-
activesupport (= 7.2.1)
24+
actionpack (7.2.1.1)
25+
actionview (= 7.2.1.1)
26+
activesupport (= 7.2.1.1)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,35 +32,35 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.1)
36-
actionpack (= 7.2.1)
37-
activerecord (= 7.2.1)
38-
activestorage (= 7.2.1)
39-
activesupport (= 7.2.1)
35+
actiontext (7.2.1.1)
36+
actionpack (= 7.2.1.1)
37+
activerecord (= 7.2.1.1)
38+
activestorage (= 7.2.1.1)
39+
activesupport (= 7.2.1.1)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.1)
43-
activesupport (= 7.2.1)
42+
actionview (7.2.1.1)
43+
activesupport (= 7.2.1.1)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.1)
49-
activesupport (= 7.2.1)
48+
activejob (7.2.1.1)
49+
activesupport (= 7.2.1.1)
5050
globalid (>= 0.3.6)
51-
activemodel (7.2.1)
52-
activesupport (= 7.2.1)
53-
activerecord (7.2.1)
54-
activemodel (= 7.2.1)
55-
activesupport (= 7.2.1)
51+
activemodel (7.2.1.1)
52+
activesupport (= 7.2.1.1)
53+
activerecord (7.2.1.1)
54+
activemodel (= 7.2.1.1)
55+
activesupport (= 7.2.1.1)
5656
timeout (>= 0.4.0)
57-
activestorage (7.2.1)
58-
actionpack (= 7.2.1)
59-
activejob (= 7.2.1)
60-
activerecord (= 7.2.1)
61-
activesupport (= 7.2.1)
57+
activestorage (7.2.1.1)
58+
actionpack (= 7.2.1.1)
59+
activejob (= 7.2.1.1)
60+
activerecord (= 7.2.1.1)
61+
activesupport (= 7.2.1.1)
6262
marcel (~> 1.0)
63-
activesupport (7.2.1)
63+
activesupport (7.2.1.1)
6464
base64
6565
bigdecimal
6666
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -212,7 +212,7 @@ GEM
212212
csv
213213
mini_mime (>= 1.0.0)
214214
multi_xml (>= 0.5.2)
215-
i18n (1.14.5)
215+
i18n (1.14.6)
216216
concurrent-ruby (~> 1.0)
217217
iniparse (1.5.0)
218218
io-console (0.7.2)
@@ -251,7 +251,7 @@ GEM
251251
listen (3.9.0)
252252
rb-fsevent (~> 0.10, >= 0.10.3)
253253
rb-inotify (~> 0.9, >= 0.9.10)
254-
logger (1.6.0)
254+
logger (1.6.1)
255255
loofah (2.22.0)
256256
crass (~> 1.0.2)
257257
nokogiri (>= 1.12.0)
@@ -294,7 +294,7 @@ GEM
294294
nenv (0.3.0)
295295
net-http (0.4.1)
296296
uri
297-
net-imap (0.4.14)
297+
net-imap (0.4.17)
298298
date
299299
net-protocol
300300
net-pop (0.1.2)
@@ -329,7 +329,7 @@ GEM
329329
puma (6.4.2)
330330
nio4r (~> 2.0)
331331
racc (1.8.1)
332-
rack (3.1.7)
332+
rack (3.1.8)
333333
rack-cors (2.0.2)
334334
rack (>= 2.0.0)
335335
rack-protection (4.0.0)
@@ -342,20 +342,20 @@ GEM
342342
rackup (2.1.0)
343343
rack (>= 3)
344344
webrick (~> 1.8)
345-
rails (7.2.1)
346-
actioncable (= 7.2.1)
347-
actionmailbox (= 7.2.1)
348-
actionmailer (= 7.2.1)
349-
actionpack (= 7.2.1)
350-
actiontext (= 7.2.1)
351-
actionview (= 7.2.1)
352-
activejob (= 7.2.1)
353-
activemodel (= 7.2.1)
354-
activerecord (= 7.2.1)
355-
activestorage (= 7.2.1)
356-
activesupport (= 7.2.1)
345+
rails (7.2.1.1)
346+
actioncable (= 7.2.1.1)
347+
actionmailbox (= 7.2.1.1)
348+
actionmailer (= 7.2.1.1)
349+
actionpack (= 7.2.1.1)
350+
actiontext (= 7.2.1.1)
351+
actionview (= 7.2.1.1)
352+
activejob (= 7.2.1.1)
353+
activemodel (= 7.2.1.1)
354+
activerecord (= 7.2.1.1)
355+
activestorage (= 7.2.1.1)
356+
activesupport (= 7.2.1.1)
357357
bundler (>= 1.15.0)
358-
railties (= 7.2.1)
358+
railties (= 7.2.1.1)
359359
rails-dom-testing (2.2.0)
360360
activesupport (>= 5.0.0)
361361
minitest
@@ -368,9 +368,9 @@ GEM
368368
railties (>= 6.0.0, < 8)
369369
rails_feather (0.1.0)
370370
rails
371-
railties (7.2.1)
372-
actionpack (= 7.2.1)
373-
activesupport (= 7.2.1)
371+
railties (7.2.1.1)
372+
actionpack (= 7.2.1.1)
373+
activesupport (= 7.2.1.1)
374374
irb (~> 1.13)
375375
rackup (>= 1.0.0)
376376
rake (>= 12.2)

0 commit comments

Comments
 (0)