Skip to content

Commit 237cb42

Browse files
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 7e21a35 commit 237cb42

File tree

1 file changed

+56
-56
lines changed

1 file changed

+56
-56
lines changed

Gemfile.lock

Lines changed: 56 additions & 56 deletions
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)
@@ -34,35 +34,35 @@ GEM
3434
useragent (~> 0.16)
3535
actionpack-page_caching (1.2.4)
3636
actionpack (>= 4.0.0)
37-
actiontext (7.2.1)
38-
actionpack (= 7.2.1)
39-
activerecord (= 7.2.1)
40-
activestorage (= 7.2.1)
41-
activesupport (= 7.2.1)
37+
actiontext (7.2.1.1)
38+
actionpack (= 7.2.1.1)
39+
activerecord (= 7.2.1.1)
40+
activestorage (= 7.2.1.1)
41+
activesupport (= 7.2.1.1)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (7.2.1)
45-
activesupport (= 7.2.1)
44+
actionview (7.2.1.1)
45+
activesupport (= 7.2.1.1)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (7.2.1)
51-
activesupport (= 7.2.1)
50+
activejob (7.2.1.1)
51+
activesupport (= 7.2.1.1)
5252
globalid (>= 0.3.6)
53-
activemodel (7.2.1)
54-
activesupport (= 7.2.1)
55-
activerecord (7.2.1)
56-
activemodel (= 7.2.1)
57-
activesupport (= 7.2.1)
53+
activemodel (7.2.1.1)
54+
activesupport (= 7.2.1.1)
55+
activerecord (7.2.1.1)
56+
activemodel (= 7.2.1.1)
57+
activesupport (= 7.2.1.1)
5858
timeout (>= 0.4.0)
59-
activestorage (7.2.1)
60-
actionpack (= 7.2.1)
61-
activejob (= 7.2.1)
62-
activerecord (= 7.2.1)
63-
activesupport (= 7.2.1)
59+
activestorage (7.2.1.1)
60+
actionpack (= 7.2.1.1)
61+
activejob (= 7.2.1.1)
62+
activerecord (= 7.2.1.1)
63+
activesupport (= 7.2.1.1)
6464
marcel (~> 1.0)
65-
activesupport (7.2.1)
65+
activesupport (7.2.1.1)
6666
base64
6767
bigdecimal
6868
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -115,13 +115,13 @@ GEM
115115
ffi (1.15.5)
116116
globalid (1.2.1)
117117
activesupport (>= 6.1)
118-
i18n (1.14.5)
118+
i18n (1.14.6)
119119
concurrent-ruby (~> 1.0)
120120
io-console (0.7.2)
121121
irb (1.14.0)
122122
rdoc (>= 4.0.0)
123123
reline (>= 0.4.2)
124-
logger (1.6.0)
124+
logger (1.6.1)
125125
loofah (2.22.0)
126126
crass (~> 1.0.2)
127127
nokogiri (>= 1.12.0)
@@ -134,7 +134,7 @@ GEM
134134
mini_mime (1.1.5)
135135
mini_portile2 (2.8.7)
136136
minitest (5.25.1)
137-
net-imap (0.4.14)
137+
net-imap (0.4.17)
138138
date
139139
net-protocol
140140
net-pop (0.1.2)
@@ -166,20 +166,20 @@ GEM
166166
rackup (1.0.0)
167167
rack (< 3)
168168
webrick
169-
rails (7.2.1)
170-
actioncable (= 7.2.1)
171-
actionmailbox (= 7.2.1)
172-
actionmailer (= 7.2.1)
173-
actionpack (= 7.2.1)
174-
actiontext (= 7.2.1)
175-
actionview (= 7.2.1)
176-
activejob (= 7.2.1)
177-
activemodel (= 7.2.1)
178-
activerecord (= 7.2.1)
179-
activestorage (= 7.2.1)
180-
activesupport (= 7.2.1)
169+
rails (7.2.1.1)
170+
actioncable (= 7.2.1.1)
171+
actionmailbox (= 7.2.1.1)
172+
actionmailer (= 7.2.1.1)
173+
actionpack (= 7.2.1.1)
174+
actiontext (= 7.2.1.1)
175+
actionview (= 7.2.1.1)
176+
activejob (= 7.2.1.1)
177+
activemodel (= 7.2.1.1)
178+
activerecord (= 7.2.1.1)
179+
activestorage (= 7.2.1.1)
180+
activesupport (= 7.2.1.1)
181181
bundler (>= 1.15.0)
182-
railties (= 7.2.1)
182+
railties (= 7.2.1.1)
183183
rails-controller-testing (1.0.5)
184184
actionpack (>= 5.0.1.rc1)
185185
actionview (>= 5.0.1.rc1)
@@ -191,9 +191,9 @@ GEM
191191
rails-html-sanitizer (1.6.0)
192192
loofah (~> 2.21)
193193
nokogiri (~> 1.14)
194-
railties (7.2.1)
195-
actionpack (= 7.2.1)
196-
activesupport (= 7.2.1)
194+
railties (7.2.1.1)
195+
actionpack (= 7.2.1.1)
196+
activesupport (= 7.2.1.1)
197197
irb (~> 1.13)
198198
rackup (>= 1.0.0)
199199
rake (>= 12.2)

0 commit comments

Comments
 (0)