Skip to content

Commit 6668d9d

Browse files
build(deps-dev): bump actionview from 8.1.2 to 8.1.2.1
Bumps [actionview](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: actionview dependency-version: 8.1.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b87ae74 commit 6668d9d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 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)
11-
activesupport (= 8.1.2)
10+
actionview (8.1.2.1)
11+
activesupport (= 8.1.2.1)
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)
16+
activesupport (8.1.2.1)
1717
base64
1818
bigdecimal
1919
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -48,11 +48,11 @@ GEM
4848
minitest (6.0.2)
4949
drb (~> 2.0)
5050
prism (~> 1.5)
51-
nokogiri (1.19.1-arm64-darwin)
51+
nokogiri (1.19.2-arm64-darwin)
5252
racc (~> 1.4)
53-
nokogiri (1.19.1-x86_64-darwin)
53+
nokogiri (1.19.2-x86_64-darwin)
5454
racc (~> 1.4)
55-
nokogiri (1.19.1-x86_64-linux-gnu)
55+
nokogiri (1.19.2-x86_64-linux-gnu)
5656
racc (~> 1.4)
5757
parallel (1.27.0)
5858
parser (3.3.10.2)
@@ -65,8 +65,8 @@ GEM
6565
activesupport (>= 5.0.0)
6666
minitest
6767
nokogiri (>= 1.6)
68-
rails-html-sanitizer (1.6.2)
69-
loofah (~> 2.21)
68+
rails-html-sanitizer (1.7.0)
69+
loofah (~> 2.25)
7070
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7171
rainbow (3.1.1)
7272
rake (13.3.1)

0 commit comments

Comments
 (0)