Skip to content

Commit 6153aa5

Browse files
Bump actionmailer from 6.1.7.8 to 6.1.7.9
Bumps [actionmailer](https://github.com/rails/rails) from 6.1.7.8 to 6.1.7.9. - [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@v6.1.7.8...v6.1.7.9) --- updated-dependencies: - dependency-name: actionmailer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb1d20e commit 6153aa5

File tree

1 file changed

+57
-57
lines changed

1 file changed

+57
-57
lines changed

Gemfile.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,60 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.1.7.8)
5-
actionpack (= 6.1.7.8)
6-
activesupport (= 6.1.7.8)
4+
actioncable (6.1.7.9)
5+
actionpack (= 6.1.7.9)
6+
activesupport (= 6.1.7.9)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.7.8)
10-
actionpack (= 6.1.7.8)
11-
activejob (= 6.1.7.8)
12-
activerecord (= 6.1.7.8)
13-
activestorage (= 6.1.7.8)
14-
activesupport (= 6.1.7.8)
9+
actionmailbox (6.1.7.9)
10+
actionpack (= 6.1.7.9)
11+
activejob (= 6.1.7.9)
12+
activerecord (= 6.1.7.9)
13+
activestorage (= 6.1.7.9)
14+
activesupport (= 6.1.7.9)
1515
mail (>= 2.7.1)
16-
actionmailer (6.1.7.8)
17-
actionpack (= 6.1.7.8)
18-
actionview (= 6.1.7.8)
19-
activejob (= 6.1.7.8)
20-
activesupport (= 6.1.7.8)
16+
actionmailer (6.1.7.9)
17+
actionpack (= 6.1.7.9)
18+
actionview (= 6.1.7.9)
19+
activejob (= 6.1.7.9)
20+
activesupport (= 6.1.7.9)
2121
mail (~> 2.5, >= 2.5.4)
2222
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.7.8)
24-
actionview (= 6.1.7.8)
25-
activesupport (= 6.1.7.8)
23+
actionpack (6.1.7.9)
24+
actionview (= 6.1.7.9)
25+
activesupport (= 6.1.7.9)
2626
rack (~> 2.0, >= 2.0.9)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.0)
2929
rails-html-sanitizer (~> 1.0, >= 1.2.0)
30-
actiontext (6.1.7.8)
31-
actionpack (= 6.1.7.8)
32-
activerecord (= 6.1.7.8)
33-
activestorage (= 6.1.7.8)
34-
activesupport (= 6.1.7.8)
30+
actiontext (6.1.7.9)
31+
actionpack (= 6.1.7.9)
32+
activerecord (= 6.1.7.9)
33+
activestorage (= 6.1.7.9)
34+
activesupport (= 6.1.7.9)
3535
nokogiri (>= 1.8.5)
36-
actionview (6.1.7.8)
37-
activesupport (= 6.1.7.8)
36+
actionview (6.1.7.9)
37+
activesupport (= 6.1.7.9)
3838
builder (~> 3.1)
3939
erubi (~> 1.4)
4040
rails-dom-testing (~> 2.0)
4141
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
activejob (6.1.7.8)
43-
activesupport (= 6.1.7.8)
42+
activejob (6.1.7.9)
43+
activesupport (= 6.1.7.9)
4444
globalid (>= 0.3.6)
45-
activemodel (6.1.7.8)
46-
activesupport (= 6.1.7.8)
47-
activerecord (6.1.7.8)
48-
activemodel (= 6.1.7.8)
49-
activesupport (= 6.1.7.8)
50-
activestorage (6.1.7.8)
51-
actionpack (= 6.1.7.8)
52-
activejob (= 6.1.7.8)
53-
activerecord (= 6.1.7.8)
54-
activesupport (= 6.1.7.8)
45+
activemodel (6.1.7.9)
46+
activesupport (= 6.1.7.9)
47+
activerecord (6.1.7.9)
48+
activemodel (= 6.1.7.9)
49+
activesupport (= 6.1.7.9)
50+
activestorage (6.1.7.9)
51+
actionpack (= 6.1.7.9)
52+
activejob (= 6.1.7.9)
53+
activerecord (= 6.1.7.9)
54+
activesupport (= 6.1.7.9)
5555
marcel (~> 1.0)
5656
mini_mime (>= 1.1.0)
57-
activesupport (6.1.7.8)
57+
activesupport (6.1.7.9)
5858
concurrent-ruby (~> 1.0, >= 1.0.2)
5959
i18n (>= 1.6, < 2)
6060
minitest (>= 5.1)
@@ -201,7 +201,7 @@ GEM
201201
railties (>= 5.1)
202202
hash-deep-merge (0.1.1)
203203
httpclient (2.8.3)
204-
i18n (1.14.5)
204+
i18n (1.14.6)
205205
concurrent-ruby (~> 1.0)
206206
jaro_winkler (1.6.0)
207207
jbuilder (2.12.0)
@@ -269,7 +269,7 @@ GEM
269269
multipart-post (2.4.1)
270270
net-http (0.4.1)
271271
uri
272-
net-imap (0.4.14)
272+
net-imap (0.4.17)
273273
date
274274
net-protocol
275275
net-pop (0.1.2)
@@ -310,7 +310,7 @@ GEM
310310
get_process_mem (>= 0.2)
311311
puma (>= 2.7)
312312
racc (1.8.1)
313-
rack (2.2.9)
313+
rack (2.2.10)
314314
rack-attack (6.7.0)
315315
rack (>= 1.0, < 4)
316316
rack-host-redirect (1.3.0)
@@ -322,20 +322,20 @@ GEM
322322
rack-user_agent (0.5.3)
323323
rack (>= 1.5)
324324
woothee (>= 1.0.0)
325-
rails (6.1.7.8)
326-
actioncable (= 6.1.7.8)
327-
actionmailbox (= 6.1.7.8)
328-
actionmailer (= 6.1.7.8)
329-
actionpack (= 6.1.7.8)
330-
actiontext (= 6.1.7.8)
331-
actionview (= 6.1.7.8)
332-
activejob (= 6.1.7.8)
333-
activemodel (= 6.1.7.8)
334-
activerecord (= 6.1.7.8)
335-
activestorage (= 6.1.7.8)
336-
activesupport (= 6.1.7.8)
325+
rails (6.1.7.9)
326+
actioncable (= 6.1.7.9)
327+
actionmailbox (= 6.1.7.9)
328+
actionmailer (= 6.1.7.9)
329+
actionpack (= 6.1.7.9)
330+
actiontext (= 6.1.7.9)
331+
actionview (= 6.1.7.9)
332+
activejob (= 6.1.7.9)
333+
activemodel (= 6.1.7.9)
334+
activerecord (= 6.1.7.9)
335+
activestorage (= 6.1.7.9)
336+
activesupport (= 6.1.7.9)
337337
bundler (>= 1.15.0)
338-
railties (= 6.1.7.8)
338+
railties (= 6.1.7.9)
339339
sprockets-rails (>= 2.0.0)
340340
rails-controller-testing (1.0.5)
341341
actionpack (>= 5.0.1.rc1)
@@ -347,9 +347,9 @@ GEM
347347
nokogiri (>= 1.6)
348348
rails-html-sanitizer (1.4.4)
349349
loofah (~> 2.19, >= 2.19.1)
350-
railties (6.1.7.8)
351-
actionpack (= 6.1.7.8)
352-
activesupport (= 6.1.7.8)
350+
railties (6.1.7.9)
351+
actionpack (= 6.1.7.9)
352+
activesupport (= 6.1.7.9)
353353
method_source
354354
rake (>= 12.2)
355355
thor (~> 1.0)
@@ -487,7 +487,7 @@ GEM
487487
xpath (3.2.0)
488488
nokogiri (~> 1.8)
489489
yard (0.9.36)
490-
zeitwerk (2.6.17)
490+
zeitwerk (2.6.18)
491491

492492
PLATFORMS
493493
ruby

0 commit comments

Comments
 (0)