chore: Bump railties, activesupport and actionview (#807)

Bumps [railties](https://github.com/rails/rails), [activesupport](https://github.com/rails/rails) and [actionview](https://github.com/rails/rails). These dependencies needed to be updated together.

Updates `railties` from 7.1.3 to 7.1.3.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/railties/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.1.3.2)

Updates `activesupport` from 7.1.3 to 7.1.3.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.1.3.2)

Updates `actionview` from 7.1.3 to 7.1.3.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.1.3.2)

---
updated-dependencies:
- dependency-name: railties
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: actionview
  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-03-06 18:22:36 +01:00
committed by GitHub
parent 1c56f0fc3d
commit 83aa038ece

View File

@ -18,9 +18,9 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
Ascii85 (1.1.0) Ascii85 (1.1.0)
actionpack (7.1.3) actionpack (7.1.3.2)
actionview (= 7.1.3) actionview (= 7.1.3.2)
activesupport (= 7.1.3) activesupport (= 7.1.3.2)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
racc racc
rack (>= 2.2.4) rack (>= 2.2.4)
@ -28,13 +28,13 @@ 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)
actionview (7.1.3) actionview (7.1.3.2)
activesupport (= 7.1.3) activesupport (= 7.1.3.2)
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)
activesupport (7.1.3) activesupport (7.1.3.2)
base64 base64
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
@ -68,8 +68,7 @@ GEM
fiber-annotation fiber-annotation
fiber-local fiber-local
crass (1.0.6) crass (1.0.6)
drb (2.2.0) drb (2.2.1)
ruby2_keywords
em-websocket (0.5.3) em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0) http_parser.rb (~> 0)
@ -108,7 +107,7 @@ GEM
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
io-console (0.7.2) io-console (0.7.2)
io-event (1.2.2) io-event (1.2.2)
irb (1.11.1) irb (1.11.2)
rdoc rdoc
reline (>= 0.4.2) reline (>= 0.4.2)
jekyll (4.3.3) jekyll (4.3.3)
@ -191,7 +190,7 @@ GEM
mini_portile2 (2.8.5) mini_portile2 (2.8.5)
mini_racer (0.8.0) mini_racer (0.8.0)
libv8-node (~> 18.16.0.0) libv8-node (~> 18.16.0.0)
minitest (5.21.2) minitest (5.22.2)
mutex_m (0.2.0) mutex_m (0.2.0)
nokogiri (1.16.2) nokogiri (1.16.2)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
@ -234,9 +233,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.3) railties (7.1.3.2)
actionpack (= 7.1.3) actionpack (= 7.1.3.2)
activesupport (= 7.1.3) activesupport (= 7.1.3.2)
irb irb
rackup (>= 1.0.0) rackup (>= 1.0.0)
rake (>= 12.2) rake (>= 12.2)
@ -250,7 +249,7 @@ GEM
rdoc (6.6.2) rdoc (6.6.2)
psych (>= 4.0.0) psych (>= 4.0.0)
regexp_parser (2.9.0) regexp_parser (2.9.0)
reline (0.4.2) reline (0.4.3)
io-console (~> 0.5) io-console (~> 0.5)
rexml (3.2.6) rexml (3.2.6)
rouge (4.2.0) rouge (4.2.0)
@ -285,7 +284,7 @@ GEM
stringio (3.1.0) stringio (3.1.0)
terminal-table (3.0.2) terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
thor (1.3.0) thor (1.3.1)
timers (4.3.5) timers (4.3.5)
ttfunk (1.7.0) ttfunk (1.7.0)
typhoeus (1.4.0) typhoeus (1.4.0)
@ -295,7 +294,7 @@ GEM
unicode-display_width (2.5.0) unicode-display_width (2.5.0)
webrick (1.8.1) webrick (1.8.1)
yell (2.2.2) yell (2.2.2)
zeitwerk (2.6.12) zeitwerk (2.6.13)
PLATFORMS PLATFORMS
arm64-linux arm64-linux