Skip to content

Commit

Permalink
Bump actionmailer from 6.1.7.5 to 6.1.7.9
Browse files Browse the repository at this point in the history
Bumps [actionmailer](https://github.com/rails/rails) from 6.1.7.5 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.5...v6.1.7.9)

---
updated-dependencies:
- dependency-name: actionmailer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 20ff35e commit c2ff081
Showing 1 changed file with 70 additions and 70 deletions.
140 changes: 70 additions & 70 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,40 +12,40 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actioncable (6.1.7.5)
actionpack (= 6.1.7.5)
activesupport (= 6.1.7.5)
actioncable (6.1.7.9)
actionpack (= 6.1.7.9)
activesupport (= 6.1.7.9)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.1.7.5)
actionpack (= 6.1.7.5)
activejob (= 6.1.7.5)
activerecord (= 6.1.7.5)
activestorage (= 6.1.7.5)
activesupport (= 6.1.7.5)
actionmailbox (6.1.7.9)
actionpack (= 6.1.7.9)
activejob (= 6.1.7.9)
activerecord (= 6.1.7.9)
activestorage (= 6.1.7.9)
activesupport (= 6.1.7.9)
mail (>= 2.7.1)
actionmailer (6.1.7.5)
actionpack (= 6.1.7.5)
actionview (= 6.1.7.5)
activejob (= 6.1.7.5)
activesupport (= 6.1.7.5)
actionmailer (6.1.7.9)
actionpack (= 6.1.7.9)
actionview (= 6.1.7.9)
activejob (= 6.1.7.9)
activesupport (= 6.1.7.9)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.1.7.5)
actionview (= 6.1.7.5)
activesupport (= 6.1.7.5)
actionpack (6.1.7.9)
actionview (= 6.1.7.9)
activesupport (= 6.1.7.9)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.1.7.5)
actionpack (= 6.1.7.5)
activerecord (= 6.1.7.5)
activestorage (= 6.1.7.5)
activesupport (= 6.1.7.5)
actiontext (6.1.7.9)
actionpack (= 6.1.7.9)
activerecord (= 6.1.7.9)
activestorage (= 6.1.7.9)
activesupport (= 6.1.7.9)
nokogiri (>= 1.8.5)
actionview (6.1.7.5)
activesupport (= 6.1.7.5)
actionview (6.1.7.9)
activesupport (= 6.1.7.9)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
Expand All @@ -61,24 +61,24 @@ GEM
active_record_extended (3.2.1)
activerecord (>= 5.2, < 7.2.0)
pg (< 3.0)
activejob (6.1.7.5)
activesupport (= 6.1.7.5)
activejob (6.1.7.9)
activesupport (= 6.1.7.9)
globalid (>= 0.3.6)
activemodel (6.1.7.5)
activesupport (= 6.1.7.5)
activerecord (6.1.7.5)
activemodel (= 6.1.7.5)
activesupport (= 6.1.7.5)
activemodel (6.1.7.9)
activesupport (= 6.1.7.9)
activerecord (6.1.7.9)
activemodel (= 6.1.7.9)
activesupport (= 6.1.7.9)
activerecord-import (1.4.1)
activerecord (>= 4.2)
activestorage (6.1.7.5)
actionpack (= 6.1.7.5)
activejob (= 6.1.7.5)
activerecord (= 6.1.7.5)
activesupport (= 6.1.7.5)
activestorage (6.1.7.9)
actionpack (= 6.1.7.9)
activejob (= 6.1.7.9)
activerecord (= 6.1.7.9)
activesupport (= 6.1.7.9)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (6.1.7.5)
activesupport (6.1.7.9)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
brpoplpush-redis_script (0.1.3)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, < 6)
builder (3.2.4)
builder (3.3.0)
case_transform (0.2)
activesupport
coderay (1.1.3)
Expand All @@ -125,7 +125,7 @@ GEM
crass (1.0.6)
dalli (3.2.5)
database_cleaner (1.99.0)
date (3.3.3)
date (3.3.4)
deep_cloneable (3.2.0)
activerecord (>= 3.1.0, < 8)
deprecate (0.0.0)
Expand All @@ -142,7 +142,7 @@ GEM
railties (>= 4.2)
doorkeeper-jwt (0.2.1)
jwt (~> 1.5.2, >= 1.5.2)
erubi (1.12.0)
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
factory_bot (6.2.1)
Expand Down Expand Up @@ -196,8 +196,8 @@ GEM
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
graphiql-rails (1.9.0)
railties
sprockets-rails
Expand Down Expand Up @@ -260,7 +260,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
Expand All @@ -274,8 +274,8 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.25.1)
Expand All @@ -287,19 +287,19 @@ GEM
nenv (0.3.0)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
net-imap (0.3.4)
net-imap (0.4.17)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.3.3)
net-smtp (0.5.0)
net-protocol
netrc (0.11.0)
newrelic_rpm (9.3.1)
nio4r (2.7.3)
nokogiri (1.15.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
Expand Down Expand Up @@ -347,39 +347,39 @@ GEM
pundit (2.4.0)
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.7.1)
rack (2.2.8.1)
racc (1.8.1)
rack (2.2.10)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-protection (3.0.5)
rack
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.7.5)
actioncable (= 6.1.7.5)
actionmailbox (= 6.1.7.5)
actionmailer (= 6.1.7.5)
actionpack (= 6.1.7.5)
actiontext (= 6.1.7.5)
actionview (= 6.1.7.5)
activejob (= 6.1.7.5)
activemodel (= 6.1.7.5)
activerecord (= 6.1.7.5)
activestorage (= 6.1.7.5)
activesupport (= 6.1.7.5)
rails (6.1.7.9)
actioncable (= 6.1.7.9)
actionmailbox (= 6.1.7.9)
actionmailer (= 6.1.7.9)
actionpack (= 6.1.7.9)
actiontext (= 6.1.7.9)
actionview (= 6.1.7.9)
activejob (= 6.1.7.9)
activemodel (= 6.1.7.9)
activerecord (= 6.1.7.9)
activestorage (= 6.1.7.9)
activesupport (= 6.1.7.9)
bundler (>= 1.15.0)
railties (= 6.1.7.5)
railties (= 6.1.7.9)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (6.1.7.5)
actionpack (= 6.1.7.5)
activesupport (= 6.1.7.5)
railties (6.1.7.9)
actionpack (= 6.1.7.9)
activesupport (= 6.1.7.9)
method_source
rake (>= 12.2)
thor (~> 1.0)
Expand Down Expand Up @@ -495,7 +495,7 @@ GEM
colorize (>= 0.8.1)
rest-client (>= 2.0.2)
thor (1.3.0)
timeout (0.3.2)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
Expand All @@ -516,7 +516,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.36)
zeitwerk (2.6.18)
zeitwerk (2.7.0)
zoo_stream (1.0.1)
aws-sdk

Expand Down

0 comments on commit c2ff081

Please sign in to comment.