Skip to content

Commit 44755d3

Browse files
Bump actionview from 7.1.3.4 to 7.1.4
Bumps [actionview](https://github.com/rails/rails) from 7.1.3.4 to 7.1.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.4...v7.1.4) --- 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 1c5c417 commit 44755d3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 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.3.4)
13-
activesupport (= 7.1.3.4)
12+
actionview (7.1.4)
13+
activesupport (= 7.1.4)
1414
builder (~> 3.1)
1515
erubi (~> 1.11)
1616
rails-dom-testing (~> 2.2)
1717
rails-html-sanitizer (~> 1.6)
18-
activesupport (7.1.3.4)
18+
activesupport (7.1.4)
1919
base64
2020
bigdecimal
2121
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -29,11 +29,11 @@ GEM
2929
base64 (0.2.0)
3030
bigdecimal (3.1.8)
3131
builder (3.3.0)
32-
concurrent-ruby (1.3.3)
32+
concurrent-ruby (1.3.4)
3333
connection_pool (2.4.1)
3434
crass (1.0.6)
3535
drb (2.2.1)
36-
erubi (1.12.0)
36+
erubi (1.13.0)
3737
i18n (1.14.5)
3838
concurrent-ruby (~> 1.0)
3939
json (2.7.2)
@@ -44,14 +44,14 @@ GEM
4444
mini_portile2 (2.8.7)
4545
minitest (5.25.1)
4646
mutex_m (0.2.0)
47-
nokogiri (1.16.5)
47+
nokogiri (1.16.7)
4848
mini_portile2 (~> 2.8.2)
4949
racc (~> 1.4)
50-
nokogiri (1.16.5-arm64-darwin)
50+
nokogiri (1.16.7-arm64-darwin)
5151
racc (~> 1.4)
52-
nokogiri (1.16.5-x86_64-darwin)
52+
nokogiri (1.16.7-x86_64-darwin)
5353
racc (~> 1.4)
54-
nokogiri (1.16.5-x86_64-linux)
54+
nokogiri (1.16.7-x86_64-linux)
5555
racc (~> 1.4)
5656
parallel (1.25.1)
5757
parser (3.3.4.0)

0 commit comments

Comments
 (0)