Skip to content

Commit 4043430

Browse files
build(deps-dev): bump actionview from 7.1.4.1 to 7.1.4.2
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] <support@github.com>
1 parent 74700fe commit 4043430

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionview (7.1.4.1)
11-
activesupport (= 7.1.4.1)
10+
actionview (7.1.4.2)
11+
activesupport (= 7.1.4.2)
1212
builder (~> 3.1)
1313
erubi (~> 1.11)
1414
rails-dom-testing (~> 2.2)
1515
rails-html-sanitizer (~> 1.6)
16-
activesupport (7.1.4.1)
16+
activesupport (7.1.4.2)
1717
base64
1818
bigdecimal
1919
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -37,7 +37,7 @@ GEM
3737
concurrent-ruby (~> 1.0)
3838
json (2.7.4)
3939
language_server-protocol (3.17.0.3)
40-
loofah (2.22.0)
40+
loofah (2.23.1)
4141
crass (~> 1.0.2)
4242
nokogiri (>= 1.12.0)
4343
minitest (5.25.1)

0 commit comments

Comments
 (0)