mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-12 16:14:58 +08:00
Bump actionmailer from 7.0.8.4 to 7.0.8.5 (#7976)
Bumps [actionmailer](https://github.com/rails/rails) from 7.0.8.4 to 7.0.8.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionmailer/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.8.4...v7.0.8.5) --- updated-dependencies: - dependency-name: actionmailer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ac183fd83
commit
bed20b2913
1 changed files with 56 additions and 63 deletions
119
Gemfile.lock
119
Gemfile.lock
|
@ -52,47 +52,47 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.0.8.4)
|
actioncable (7.0.8.5)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (7.0.8.4)
|
actionmailbox (7.0.8.5)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.0.8.5)
|
||||||
activejob (= 7.0.8.4)
|
activejob (= 7.0.8.5)
|
||||||
activerecord (= 7.0.8.4)
|
activerecord (= 7.0.8.5)
|
||||||
activestorage (= 7.0.8.4)
|
activestorage (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
actionmailer (7.0.8.4)
|
actionmailer (7.0.8.5)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.0.8.5)
|
||||||
actionview (= 7.0.8.4)
|
actionview (= 7.0.8.5)
|
||||||
activejob (= 7.0.8.4)
|
activejob (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (7.0.8.4)
|
actionpack (7.0.8.5)
|
||||||
actionview (= 7.0.8.4)
|
actionview (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
rack (~> 2.0, >= 2.2.4)
|
rack (~> 2.0, >= 2.2.4)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||||
actiontext (7.0.8.4)
|
actiontext (7.0.8.5)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.0.8.5)
|
||||||
activerecord (= 7.0.8.4)
|
activerecord (= 7.0.8.5)
|
||||||
activestorage (= 7.0.8.4)
|
activestorage (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (7.0.8.4)
|
actionview (7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
|
@ -102,14 +102,14 @@ GEM
|
||||||
activemodel (>= 4.1)
|
activemodel (>= 4.1)
|
||||||
case_transform (>= 0.2)
|
case_transform (>= 0.2)
|
||||||
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
||||||
activejob (7.0.8.4)
|
activejob (7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.0.8.4)
|
activemodel (7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
activerecord (7.0.8.4)
|
activerecord (7.0.8.5)
|
||||||
activemodel (= 7.0.8.4)
|
activemodel (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
activerecord-import (1.4.1)
|
activerecord-import (1.4.1)
|
||||||
activerecord (>= 4.2)
|
activerecord (>= 4.2)
|
||||||
activerecord-session_store (2.1.0)
|
activerecord-session_store (2.1.0)
|
||||||
|
@ -119,14 +119,14 @@ GEM
|
||||||
multi_json (~> 1.11, >= 1.11.2)
|
multi_json (~> 1.11, >= 1.11.2)
|
||||||
rack (>= 2.0.8, < 4)
|
rack (>= 2.0.8, < 4)
|
||||||
railties (>= 6.1)
|
railties (>= 6.1)
|
||||||
activestorage (7.0.8.4)
|
activestorage (7.0.8.5)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.0.8.5)
|
||||||
activejob (= 7.0.8.4)
|
activejob (= 7.0.8.5)
|
||||||
activerecord (= 7.0.8.4)
|
activerecord (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (7.0.8.4)
|
activesupport (7.0.8.5)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
|
@ -447,20 +447,17 @@ GEM
|
||||||
rails (>= 3.2.0)
|
rails (>= 3.2.0)
|
||||||
net-http (0.4.1)
|
net-http (0.4.1)
|
||||||
uri
|
uri
|
||||||
net-imap (0.4.10)
|
net-imap (0.4.17)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
net-pop (0.1.2)
|
net-pop (0.1.2)
|
||||||
net-protocol
|
net-protocol
|
||||||
net-protocol (0.2.2)
|
net-protocol (0.2.2)
|
||||||
timeout
|
timeout
|
||||||
net-smtp (0.4.0.1)
|
net-smtp (0.5.0)
|
||||||
net-protocol
|
net-protocol
|
||||||
newrelic_rpm (9.2.2)
|
newrelic_rpm (9.2.2)
|
||||||
nio4r (2.7.3)
|
nio4r (2.7.3)
|
||||||
nokogiri (1.16.7)
|
|
||||||
mini_portile2 (~> 2.8.2)
|
|
||||||
racc (~> 1.4)
|
|
||||||
nokogiri (1.16.7-arm64-darwin)
|
nokogiri (1.16.7-arm64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.16.7-x86_64-linux)
|
nokogiri (1.16.7-x86_64-linux)
|
||||||
|
@ -547,7 +544,7 @@ GEM
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
raabro (1.4.0)
|
raabro (1.4.0)
|
||||||
racc (1.8.1)
|
racc (1.8.1)
|
||||||
rack (2.2.9)
|
rack (2.2.10)
|
||||||
rack-attack (6.6.1)
|
rack-attack (6.6.1)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rack-cors (2.0.2)
|
rack-cors (2.0.2)
|
||||||
|
@ -564,20 +561,20 @@ GEM
|
||||||
rack (~> 2.2, >= 2.2.4)
|
rack (~> 2.2, >= 2.2.4)
|
||||||
rack-test (2.1.0)
|
rack-test (2.1.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rails (7.0.8.4)
|
rails (7.0.8.5)
|
||||||
actioncable (= 7.0.8.4)
|
actioncable (= 7.0.8.5)
|
||||||
actionmailbox (= 7.0.8.4)
|
actionmailbox (= 7.0.8.5)
|
||||||
actionmailer (= 7.0.8.4)
|
actionmailer (= 7.0.8.5)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.0.8.5)
|
||||||
actiontext (= 7.0.8.4)
|
actiontext (= 7.0.8.5)
|
||||||
actionview (= 7.0.8.4)
|
actionview (= 7.0.8.5)
|
||||||
activejob (= 7.0.8.4)
|
activejob (= 7.0.8.5)
|
||||||
activemodel (= 7.0.8.4)
|
activemodel (= 7.0.8.5)
|
||||||
activerecord (= 7.0.8.4)
|
activerecord (= 7.0.8.5)
|
||||||
activestorage (= 7.0.8.4)
|
activestorage (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 7.0.8.4)
|
railties (= 7.0.8.5)
|
||||||
rails-controller-testing (1.0.5)
|
rails-controller-testing (1.0.5)
|
||||||
actionpack (>= 5.0.1.rc1)
|
actionpack (>= 5.0.1.rc1)
|
||||||
actionview (>= 5.0.1.rc1)
|
actionview (>= 5.0.1.rc1)
|
||||||
|
@ -598,9 +595,9 @@ GEM
|
||||||
railties (> 3.1)
|
railties (> 3.1)
|
||||||
rails_serve_static_assets (0.0.5)
|
rails_serve_static_assets (0.0.5)
|
||||||
rails_stdout_logging (0.0.5)
|
rails_stdout_logging (0.0.5)
|
||||||
railties (7.0.8.4)
|
railties (7.0.8.5)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.0.8.5)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.0.8.5)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
|
@ -715,8 +712,6 @@ GEM
|
||||||
faraday-follow_redirects
|
faraday-follow_redirects
|
||||||
sys-uname (1.2.3)
|
sys-uname (1.2.3)
|
||||||
ffi (~> 1.1)
|
ffi (~> 1.1)
|
||||||
tailwindcss-rails (2.4.0)
|
|
||||||
railties (>= 6.0.0)
|
|
||||||
tailwindcss-rails (2.4.0-arm64-darwin)
|
tailwindcss-rails (2.4.0-arm64-darwin)
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
tailwindcss-rails (2.4.0-x86_64-linux)
|
tailwindcss-rails (2.4.0-x86_64-linux)
|
||||||
|
@ -776,7 +771,6 @@ GEM
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
arm64-darwin
|
arm64-darwin
|
||||||
ruby
|
|
||||||
x86_64-linux
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
|
@ -810,7 +804,6 @@ DEPENDENCIES
|
||||||
deface (~> 1.9)
|
deface (~> 1.9)
|
||||||
delayed_job_active_record
|
delayed_job_active_record
|
||||||
devise (~> 4.8.1)
|
devise (~> 4.8.1)
|
||||||
devise-async!
|
|
||||||
devise_invitable
|
devise_invitable
|
||||||
discard
|
discard
|
||||||
doorkeeper (>= 4.6)
|
doorkeeper (>= 4.6)
|
||||||
|
|
Loading…
Add table
Reference in a new issue