Bump actionview, activesupport and railties (#774)

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.1 to 7.1.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.2/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.1.1...v7.1.2)

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

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

---
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]
2023-12-03 12:57:13 +01:00
committed by GitHub
parent b1833f4534
commit 9a9b2e1ab0

View File

@ -18,22 +18,23 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
actionpack (7.1.1)
actionview (= 7.1.1)
activesupport (= 7.1.1)
actionpack (7.1.2)
actionview (= 7.1.2)
activesupport (= 7.1.2)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actionview (7.1.1)
activesupport (= 7.1.1)
actionview (7.1.2)
activesupport (= 7.1.2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (7.1.1)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
@ -52,7 +53,7 @@ GEM
fiber-annotation
io-event (~> 1.1)
timers (~> 4.1)
base64 (0.1.1)
base64 (0.2.0)
bigdecimal (3.1.4)
builder (3.2.4)
coffee-script (2.4.1)
@ -67,7 +68,7 @@ GEM
fiber-annotation
fiber-local
crass (1.0.6)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
@ -106,7 +107,7 @@ GEM
concurrent-ruby (~> 1.0)
io-console (0.6.0)
io-event (1.2.2)
irb (1.8.3)
irb (1.9.1)
rdoc
reline (>= 0.3.8)
jekyll (4.3.2)
@ -190,7 +191,7 @@ GEM
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.20.0)
mutex_m (0.1.2)
mutex_m (0.2.0)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
@ -232,9 +233,9 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
railties (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
@ -245,10 +246,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.5.0)
rdoc (6.6.0)
psych (>= 4.0.0)
regexp_parser (2.8.2)
reline (0.3.9)
reline (0.4.1)
io-console (~> 0.5)
rexml (3.2.6)
rouge (4.2.0)
@ -280,7 +281,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
stringio (3.0.8)
stringio (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.0)