Skip to content

Commit df28e56

Browse files
Bump actionview from 7.0.4.3 to 7.0.8
Bumps [actionview](https://github.com/rails/rails) from 7.0.4.3 to 7.0.8. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.8/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.3...v7.0.8) --- 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 15383b0 commit df28e56

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 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.0.4.3)
11-
activesupport (= 7.0.4.3)
10+
actionview (7.0.8)
11+
activesupport (= 7.0.8)
1212
builder (~> 3.1)
1313
erubi (~> 1.4)
1414
rails-dom-testing (~> 2.0)
1515
rails-html-sanitizer (~> 1.1, >= 1.2.0)
16-
activesupport (7.0.4.3)
16+
activesupport (7.0.8)
1717
concurrent-ruby (~> 1.0, >= 1.0.2)
1818
i18n (>= 1.6, < 2)
1919
minitest (>= 5.1)

0 commit comments

Comments
 (0)