Skip to content

Commit

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

---
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 Oct 28, 2024
1 parent 74700fe commit 4043430
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (7.1.4.1)
activesupport (= 7.1.4.1)
actionview (7.1.4.2)
activesupport (= 7.1.4.2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (7.1.4.1)
activesupport (7.1.4.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -37,7 +37,7 @@ GEM
concurrent-ruby (~> 1.0)
json (2.7.4)
language_server-protocol (3.17.0.3)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
minitest (5.25.1)
Expand Down

0 comments on commit 4043430

Please sign in to comment.