Bump rails from 7.0.8.4 to 7.0.8.6

Bumps [rails](https://github.com/rails/rails) from 7.0.8.4 to 7.0.8.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.8.4...v7.0.8.6)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-01 22:05:09 +00:00
committed by GitHub
parent ee18369865
commit 6b80e80680
2 changed files with 60 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "rails", "7.0.8.4" gem "rails", "7.0.8.6"
gem "acts-as-taggable-on", "~> 11.0.0" gem "acts-as-taggable-on", "~> 11.0.0"
gem "acts_as_votable", "~> 0.14.0" gem "acts_as_votable", "~> 0.14.0"

View File

@@ -2,67 +2,67 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
Ascii85 (1.1.0) Ascii85 (1.1.0)
actioncable (7.0.8.4) actioncable (7.0.8.6)
actionpack (= 7.0.8.4) actionpack (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
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.6)
actionpack (= 7.0.8.4) actionpack (= 7.0.8.6)
activejob (= 7.0.8.4) activejob (= 7.0.8.6)
activerecord (= 7.0.8.4) activerecord (= 7.0.8.6)
activestorage (= 7.0.8.4) activestorage (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
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.6)
actionpack (= 7.0.8.4) actionpack (= 7.0.8.6)
actionview (= 7.0.8.4) actionview (= 7.0.8.6)
activejob (= 7.0.8.4) activejob (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
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.6)
actionview (= 7.0.8.4) actionview (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
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.6)
actionpack (= 7.0.8.4) actionpack (= 7.0.8.6)
activerecord (= 7.0.8.4) activerecord (= 7.0.8.6)
activestorage (= 7.0.8.4) activestorage (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
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.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.8.4) activejob (7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.0.8.4) activemodel (7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
activerecord (7.0.8.4) activerecord (7.0.8.6)
activemodel (= 7.0.8.4) activemodel (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
activestorage (7.0.8.4) activestorage (7.0.8.6)
actionpack (= 7.0.8.4) actionpack (= 7.0.8.6)
activejob (= 7.0.8.4) activejob (= 7.0.8.6)
activerecord (= 7.0.8.4) activerecord (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
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.6)
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)
@@ -173,7 +173,7 @@ GEM
crass (1.0.6) crass (1.0.6)
daemons (1.4.1) daemons (1.4.1)
dalli (3.2.8) dalli (3.2.8)
date (3.3.4) date (3.4.0)
debug (1.9.2) debug (1.9.2)
irb (~> 1.10) irb (~> 1.10)
reline (>= 0.3.8) reline (>= 0.3.8)
@@ -327,7 +327,7 @@ GEM
railties (>= 6.1) railties (>= 6.1)
rexml rexml
logger (1.6.1) logger (1.6.1)
loofah (2.22.0) loofah (2.23.1)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
mail (2.8.1) mail (2.8.1)
@@ -362,7 +362,7 @@ GEM
mutex_m (0.2.0) mutex_m (0.2.0)
net-http (0.4.1) net-http (0.4.1)
uri uri
net-imap (0.4.16) net-imap (0.5.0)
date date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
@@ -376,7 +376,7 @@ GEM
net-smtp (0.5.0) net-smtp (0.5.0)
net-protocol net-protocol
net-ssh (7.3.0) net-ssh (7.3.0)
nio4r (2.7.3) nio4r (2.7.4)
nkf (0.2.0) nkf (0.2.0)
nokogiri (1.16.7) nokogiri (1.16.7)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
@@ -472,20 +472,20 @@ GEM
rack rack
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.6)
actioncable (= 7.0.8.4) actioncable (= 7.0.8.6)
actionmailbox (= 7.0.8.4) actionmailbox (= 7.0.8.6)
actionmailer (= 7.0.8.4) actionmailer (= 7.0.8.6)
actionpack (= 7.0.8.4) actionpack (= 7.0.8.6)
actiontext (= 7.0.8.4) actiontext (= 7.0.8.6)
actionview (= 7.0.8.4) actionview (= 7.0.8.6)
activejob (= 7.0.8.4) activejob (= 7.0.8.6)
activemodel (= 7.0.8.4) activemodel (= 7.0.8.6)
activerecord (= 7.0.8.4) activerecord (= 7.0.8.6)
activestorage (= 7.0.8.4) activestorage (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.0.8.4) railties (= 7.0.8.6)
rails-dom-testing (2.2.0) rails-dom-testing (2.2.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
minitest minitest
@@ -496,9 +496,9 @@ GEM
rails-i18n (7.0.9) rails-i18n (7.0.9)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8) railties (>= 6.0.0, < 8)
railties (7.0.8.4) railties (7.0.8.6)
actionpack (= 7.0.8.4) actionpack (= 7.0.8.6)
activesupport (= 7.0.8.4) activesupport (= 7.0.8.6)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
@@ -696,7 +696,7 @@ GEM
wkhtmltopdf-binary (0.12.6.8) wkhtmltopdf-binary (0.12.6.8)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.6.18) zeitwerk (2.7.1)
PLATFORMS PLATFORMS
ruby ruby
@@ -766,7 +766,7 @@ DEPENDENCIES
pronto-rubocop (~> 0.11.5) pronto-rubocop (~> 0.11.5)
pronto-stylelint (~> 0.10.3) pronto-stylelint (~> 0.10.3)
puma (~> 5.6.9) puma (~> 5.6.9)
rails (= 7.0.8.4) rails (= 7.0.8.6)
recipient_interceptor (~> 0.3.2) recipient_interceptor (~> 0.3.2)
redcarpet (~> 3.6.0) redcarpet (~> 3.6.0)
responders (~> 3.1.1) responders (~> 3.1.1)