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

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

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

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

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

---
updated-dependencies:
- dependency-name: actionview
  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: railties
  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-02-03 18:33:38 +01:00
committed by GitHub
parent 66aaf3bffc
commit 63ec65ebcf

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.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)
@ -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.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)
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)
@ -54,7 +54,7 @@ GEM
io-event (~> 1.1) io-event (~> 1.1)
timers (~> 4.1) timers (~> 4.1)
base64 (0.2.0) base64 (0.2.0)
bigdecimal (3.1.4) bigdecimal (3.1.6)
builder (3.2.4) builder (3.2.4)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
@ -62,7 +62,7 @@ GEM
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
colorator (1.1.0) colorator (1.1.0)
commonmarker (0.23.10) commonmarker (0.23.10)
concurrent-ruby (1.2.2) concurrent-ruby (1.2.3)
connection_pool (2.4.1) connection_pool (2.4.1)
console (1.18.0) console (1.18.0)
fiber-annotation fiber-annotation
@ -106,11 +106,11 @@ GEM
http_parser.rb (0.8.0) http_parser.rb (0.8.0)
i18n (1.14.1) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
io-console (0.6.0) io-console (0.7.2)
io-event (1.2.2) io-event (1.2.2)
irb (1.9.1) irb (1.11.1)
rdoc rdoc
reline (>= 0.3.8) reline (>= 0.4.2)
jekyll (4.3.3) jekyll (4.3.3)
addressable (~> 2.4) addressable (~> 2.4)
colorator (~> 1.0) colorator (~> 1.0)
@ -191,7 +191,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.20.0) minitest (5.21.2)
mutex_m (0.2.0) mutex_m (0.2.0)
nokogiri (1.16.0) nokogiri (1.16.0)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
@ -215,7 +215,7 @@ GEM
hashery (~> 2.0) hashery (~> 2.0)
ruby-rc4 ruby-rc4
ttfunk ttfunk
psych (5.1.1.1) psych (5.1.2)
stringio stringio
public_suffix (5.0.4) public_suffix (5.0.4)
racc (1.7.3) racc (1.7.3)
@ -234,9 +234,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)
@ -247,10 +247,10 @@ GEM
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rdoc (6.6.0) rdoc (6.6.2)
psych (>= 4.0.0) psych (>= 4.0.0)
regexp_parser (2.8.3) regexp_parser (2.8.3)
reline (0.4.1) reline (0.4.2)
io-console (~> 0.5) io-console (~> 0.5)
rexml (3.2.6) rexml (3.2.6)
rouge (4.2.0) rouge (4.2.0)