Skip to content

Commit 67fd3d2

Browse files
Bump actionview from 7.1.5 to 7.1.5.1
Bumps [actionview](https://github.com/rails/rails) from 7.1.5 to 7.1.5.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.1.5...v7.1.5.1) --- 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 1fca1c0 commit 67fd3d2

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 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.5)
13-
activesupport (= 7.1.5)
12+
actionview (7.1.5.1)
13+
activesupport (= 7.1.5.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.5)
18+
activesupport (7.1.5.1)
1919
base64
2020
benchmark (>= 0.3)
2121
bigdecimal
@@ -30,7 +30,7 @@ GEM
3030
tzinfo (~> 2.0)
3131
ast (2.4.2)
3232
base64 (0.2.0)
33-
benchmark (0.3.0)
33+
benchmark (0.4.0)
3434
bigdecimal (3.1.8)
3535
builder (3.3.0)
3636
concurrent-ruby (1.3.4)
@@ -42,21 +42,21 @@ GEM
4242
concurrent-ruby (~> 1.0)
4343
json (2.8.2)
4444
language_server-protocol (3.17.0.3)
45-
logger (1.6.1)
45+
logger (1.6.3)
4646
loofah (2.23.1)
4747
crass (~> 1.0.2)
4848
nokogiri (>= 1.12.0)
4949
mini_portile2 (2.8.8)
5050
minitest (5.25.4)
51-
mutex_m (0.2.0)
52-
nokogiri (1.16.8)
51+
mutex_m (0.3.0)
52+
nokogiri (1.17.2)
5353
mini_portile2 (~> 2.8.2)
5454
racc (~> 1.4)
55-
nokogiri (1.16.8-arm64-darwin)
55+
nokogiri (1.17.2-arm64-darwin)
5656
racc (~> 1.4)
57-
nokogiri (1.16.8-x86_64-darwin)
57+
nokogiri (1.17.2-x86_64-darwin)
5858
racc (~> 1.4)
59-
nokogiri (1.16.8-x86_64-linux)
59+
nokogiri (1.17.2-x86_64-linux)
6060
racc (~> 1.4)
6161
parallel (1.26.3)
6262
parser (3.3.6.0)
@@ -68,7 +68,7 @@ GEM
6868
activesupport (>= 5.0.0)
6969
minitest
7070
nokogiri (>= 1.6)
71-
rails-html-sanitizer (1.6.1)
71+
rails-html-sanitizer (1.6.2)
7272
loofah (~> 2.21)
7373
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)
7474
rainbow (3.1.1)
@@ -95,7 +95,7 @@ GEM
9595
rubocop (>= 1.52.0, < 2.0)
9696
rubocop-ast (>= 1.31.1, < 2.0)
9797
ruby-progressbar (1.13.0)
98-
securerandom (0.3.1)
98+
securerandom (0.3.2)
9999
tzinfo (2.0.6)
100100
concurrent-ruby (~> 1.0)
101101
unicode-display_width (3.1.2)

0 commit comments

Comments
 (0)