Skip to content

Commit 7d63003

Browse files
build(deps-dev): bump actionview in the all-dependencies group
Bumps the all-dependencies group with 1 update: [actionview](https://github.com/rails/rails). Updates `actionview` from 8.1.2.1 to 8.1.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionview/CHANGELOG.md) - [Commits](rails/rails@v8.1.2.1...v8.1.3) --- updated-dependencies: - dependency-name: actionview dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a25f337 commit 7d63003

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
@@ -7,13 +7,13 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionview (8.1.2.1)
11-
activesupport (= 8.1.2.1)
10+
actionview (8.1.3)
11+
activesupport (= 8.1.3)
1212
builder (~> 3.1)
1313
erubi (~> 1.11)
1414
rails-dom-testing (~> 2.2)
1515
rails-html-sanitizer (~> 1.6)
16-
activesupport (8.1.2.1)
16+
activesupport (8.1.3)
1717
base64
1818
bigdecimal
1919
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -28,7 +28,7 @@ GEM
2828
uri (>= 0.13.1)
2929
ast (2.4.3)
3030
base64 (0.3.0)
31-
bigdecimal (4.0.1)
31+
bigdecimal (4.1.0)
3232
builder (3.3.0)
3333
concurrent-ruby (1.3.6)
3434
connection_pool (3.0.2)
@@ -38,7 +38,7 @@ GEM
3838
erubi (1.13.1)
3939
i18n (1.14.8)
4040
concurrent-ruby (~> 1.0)
41-
json (2.19.2)
41+
json (2.19.3)
4242
language_server-protocol (3.17.0.5)
4343
lint_roller (1.1.0)
4444
logger (1.7.0)

0 commit comments

Comments
 (0)