Bump rails from 7.1.2 to 7.1.3 (#403)

Bumps [rails](https://github.com/rails/rails) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3)

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

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:
dependabot[bot]
2024-01-16 21:53:16 -08:00
committed by GitHub
parent ae511512d3
commit 631c46f94a
2 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ruby "3.3.0"
# Bundle edge Rails instead: # Bundle edge Rails instead:
# gem "rails", github: "rails/rails", branch: "main" # gem "rails", github: "rails/rails", branch: "main"
gem "rails", "7.1.2" gem "rails", "7.1.3"
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails" gem "sprockets-rails"
+58 -58
View File
@@ -1,35 +1,35 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (7.1.2) actioncable (7.1.3)
actionpack (= 7.1.2) actionpack (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
actionmailbox (7.1.2) actionmailbox (7.1.3)
actionpack (= 7.1.2) actionpack (= 7.1.3)
activejob (= 7.1.2) activejob (= 7.1.3)
activerecord (= 7.1.2) activerecord (= 7.1.3)
activestorage (= 7.1.2) activestorage (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
mail (>= 2.7.1) mail (>= 2.7.1)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
actionmailer (7.1.2) actionmailer (7.1.3)
actionpack (= 7.1.2) actionpack (= 7.1.3)
actionview (= 7.1.2) actionview (= 7.1.3)
activejob (= 7.1.2) activejob (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
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.2) rails-dom-testing (~> 2.2)
actionpack (7.1.2) actionpack (7.1.3)
actionview (= 7.1.2) actionview (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
racc racc
rack (>= 2.2.4) rack (>= 2.2.4)
@@ -37,35 +37,35 @@ GEM
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6) rails-html-sanitizer (~> 1.6)
actiontext (7.1.2) actiontext (7.1.3)
actionpack (= 7.1.2) actionpack (= 7.1.3)
activerecord (= 7.1.2) activerecord (= 7.1.3)
activestorage (= 7.1.2) activestorage (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.1.2) actionview (7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.11) erubi (~> 1.11)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6) rails-html-sanitizer (~> 1.6)
activejob (7.1.2) activejob (7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.1.2) activemodel (7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
activerecord (7.1.2) activerecord (7.1.3)
activemodel (= 7.1.2) activemodel (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
timeout (>= 0.4.0) timeout (>= 0.4.0)
activestorage (7.1.2) activestorage (7.1.3)
actionpack (= 7.1.2) actionpack (= 7.1.3)
activejob (= 7.1.2) activejob (= 7.1.3)
activerecord (= 7.1.2) activerecord (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
marcel (~> 1.0) marcel (~> 1.0)
activesupport (7.1.2) activesupport (7.1.3)
base64 base64
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -98,7 +98,7 @@ GEM
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0) regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2) xpath (~> 3.2)
concurrent-ruby (1.2.2) concurrent-ruby (1.2.3)
connection_pool (2.4.1) connection_pool (2.4.1)
crass (1.0.6) crass (1.0.6)
date (3.3.4) date (3.3.4)
@@ -122,9 +122,9 @@ GEM
activesupport (>= 6.0.0) activesupport (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
io-console (0.7.1) io-console (0.7.1)
irb (1.11.0) irb (1.11.1)
rdoc rdoc
reline (>= 0.3.8) reline (>= 0.4.2)
jbuilder (2.11.5) jbuilder (2.11.5)
actionview (>= 5.0.0) actionview (>= 5.0.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
@@ -142,7 +142,7 @@ GEM
matrix (0.4.2) matrix (0.4.2)
mini_magick (4.12.0) mini_magick (4.12.0)
mini_mime (1.1.5) mini_mime (1.1.5)
minitest (5.20.0) minitest (5.21.1)
msgpack (1.7.2) msgpack (1.7.2)
mutex_m (0.2.0) mutex_m (0.2.0)
net-imap (0.4.9.1) net-imap (0.4.9.1)
@@ -182,20 +182,20 @@ GEM
rackup (2.1.0) rackup (2.1.0)
rack (>= 3) rack (>= 3)
webrick (~> 1.8) webrick (~> 1.8)
rails (7.1.2) rails (7.1.3)
actioncable (= 7.1.2) actioncable (= 7.1.3)
actionmailbox (= 7.1.2) actionmailbox (= 7.1.3)
actionmailer (= 7.1.2) actionmailer (= 7.1.3)
actionpack (= 7.1.2) actionpack (= 7.1.3)
actiontext (= 7.1.2) actiontext (= 7.1.3)
actionview (= 7.1.2) actionview (= 7.1.3)
activejob (= 7.1.2) activejob (= 7.1.3)
activemodel (= 7.1.2) activemodel (= 7.1.3)
activerecord (= 7.1.2) activerecord (= 7.1.3)
activestorage (= 7.1.2) activestorage (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.1.2) railties (= 7.1.3)
rails-dom-testing (2.2.0) rails-dom-testing (2.2.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
minitest minitest
@@ -203,9 +203,9 @@ GEM
rails-html-sanitizer (1.6.0) rails-html-sanitizer (1.6.0)
loofah (~> 2.21) loofah (~> 2.21)
nokogiri (~> 1.14) nokogiri (~> 1.14)
railties (7.1.2) railties (7.1.3)
actionpack (= 7.1.2) actionpack (= 7.1.3)
activesupport (= 7.1.2) activesupport (= 7.1.3)
irb irb
rackup (>= 1.0.0) rackup (>= 1.0.0)
rake (>= 12.2) rake (>= 12.2)
@@ -337,7 +337,7 @@ DEPENDENCIES
pg (~> 1.5) pg (~> 1.5)
puma (~> 6.4) puma (~> 6.4)
rack-mini-profiler rack-mini-profiler
rails (= 7.1.2) rails (= 7.1.3)
redis (~> 5.0) redis (~> 5.0)
rspec-rails rspec-rails
rubocop-rails rubocop-rails