WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit c95c8ee

Browse files
Bump actionview from 7.1.4 to 7.1.4.1
Bumps [actionview](https://github.com/rails/rails) from 7.1.4 to 7.1.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.1.4...v7.1.4.1) --- updated-dependencies: - dependency-name: actionview dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53f5da7 commit c95c8ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 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.1.4)
13-
activesupport (= 7.1.4)
12+
actionview (7.1.4.1)
13+
activesupport (= 7.1.4.1)
1414
builder (~> 3.1)
1515
erubi (~> 1.11)
1616
rails-dom-testing (~> 2.2)
1717
rails-html-sanitizer (~> 1.6)
18-
activesupport (7.1.4)
18+
activesupport (7.1.4.1)
1919
base64
2020
bigdecimal
2121
concurrent-ruby (~> 1.0, >= 1.0.2)

0 commit comments

Comments
 (0)