Skip to content

Commit adabe6c

Browse files
Bump actionview from 7.2.2.1 to 7.2.2.2
Bumps [actionview](https://github.com/rails/rails) from 7.2.2.1 to 7.2.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.2.2) --- updated-dependencies: - dependency-name: actionview dependency-version: 7.2.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 846190d commit adabe6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actionview (7.2.2.1)
13-
activesupport (= 7.2.2.1)
12+
actionview (7.2.2.2)
13+
activesupport (= 7.2.2.2)
1414
builder (~> 3.1)
1515
erubi (~> 1.11)
1616
rails-dom-testing (~> 2.2)
1717
rails-html-sanitizer (~> 1.6)
18-
activesupport (7.2.2.1)
18+
activesupport (7.2.2.2)
1919
base64
2020
benchmark (>= 0.3)
2121
bigdecimal
@@ -43,7 +43,7 @@ GEM
4343
language_server-protocol (3.17.0.5)
4444
lint_roller (1.1.0)
4545
logger (1.7.0)
46-
loofah (2.24.0)
46+
loofah (2.24.1)
4747
crass (~> 1.0.2)
4848
nokogiri (>= 1.12.0)
4949
mini_portile2 (2.8.9)
@@ -64,7 +64,7 @@ GEM
6464
prism (1.4.0)
6565
racc (1.8.1)
6666
rack (3.2.0)
67-
rails-dom-testing (2.2.0)
67+
rails-dom-testing (2.3.0)
6868
activesupport (>= 5.0.0)
6969
minitest
7070
nokogiri (>= 1.6)

0 commit comments

Comments
 (0)