Skip to content

Commit fecfcc6

Browse files
Bump actionview from 7.1.3.3 to 7.1.3.4
Bumps [actionview](https://github.com/rails/rails) from 7.1.3.3 to 7.1.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.3...v7.1.3.4) --- updated-dependencies: - dependency-name: actionview dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 349d8f6 commit fecfcc6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 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.3)
13-
activesupport (= 7.1.3.3)
12+
actionview (7.1.3.4)
13+
activesupport (= 7.1.3.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.3)
18+
activesupport (7.1.3.4)
1919
base64
2020
bigdecimal
2121
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -28,8 +28,8 @@ GEM
2828
ast (2.4.2)
2929
base64 (0.2.0)
3030
bigdecimal (3.1.8)
31-
builder (3.2.4)
32-
concurrent-ruby (1.2.3)
31+
builder (3.3.0)
32+
concurrent-ruby (1.3.3)
3333
connection_pool (2.4.1)
3434
crass (1.0.6)
3535
drb (2.2.1)
@@ -41,7 +41,7 @@ GEM
4141
loofah (2.22.0)
4242
crass (~> 1.0.2)
4343
nokogiri (>= 1.12.0)
44-
mini_portile2 (2.8.6)
44+
mini_portile2 (2.8.7)
4545
minitest (5.23.1)
4646
mutex_m (0.2.0)
4747
nokogiri (1.16.5)

0 commit comments

Comments
 (0)