Skip to content

Commit

Permalink
build(deps-dev): bump actionview from 7.1.4.2 to 7.1.5
Browse files Browse the repository at this point in the history
Bumps [actionview](https://github.com/rails/rails) from 7.1.4.2 to 7.1.5.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.2/actionview/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.2...v7.1.5)

---
updated-dependencies:
- dependency-name: actionview
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent f2c7e17 commit db169d9
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,28 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (7.1.4.2)
activesupport (= 7.1.4.2)
actionview (7.1.5)
activesupport (= 7.1.5)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (7.1.4.2)
activesupport (7.1.5)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
builder (3.3.0)
concurrent-ruby (1.3.4)
Expand All @@ -37,6 +41,7 @@ GEM
concurrent-ruby (~> 1.0)
json (2.7.4)
language_server-protocol (3.17.0.3)
logger (1.6.1)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -102,6 +107,7 @@ GEM
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
Expand Down

0 comments on commit db169d9

Please sign in to comment.