Skip to content

Commit fdec83e

Browse files
Bump actionview from 7.2.3 to 7.2.3.1 (#6233)
Bumps [actionview](https://github.com/rails/rails) from 7.2.3 to 7.2.3.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@v7.2.3...v7.2.3.1) --- updated-dependencies: - dependency-name: actionview dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
1 parent 6441135 commit fdec83e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
xpath (~> 3.2)
133133
case_transform (0.2)
134134
activesupport
135-
cgi (0.5.0)
135+
cgi (0.5.1)
136136
clamby (1.6.10)
137137
concurrent-ruby (1.3.6)
138138
connection_pool (3.0.2)
@@ -258,7 +258,7 @@ GEM
258258
activesupport (>= 4)
259259
railties (>= 4)
260260
request_store (~> 1.0)
261-
loofah (2.24.1)
261+
loofah (2.25.1)
262262
crass (~> 1.0.2)
263263
nokogiri (>= 1.12.0)
264264
mail (2.9.0)
@@ -288,10 +288,10 @@ GEM
288288
net-protocol
289289
nio4r (2.7.5)
290290
nkf (0.2.0)
291-
nokogiri (1.19.1)
291+
nokogiri (1.19.2)
292292
mini_portile2 (~> 2.8.2)
293293
racc (~> 1.4)
294-
nokogiri (1.19.1-x86_64-linux-gnu)
294+
nokogiri (1.19.2-x86_64-linux-gnu)
295295
racc (~> 1.4)
296296
omniauth (2.1.4)
297297
hashie (>= 3.4.6)
@@ -372,8 +372,8 @@ GEM
372372
activesupport (>= 5.0.0)
373373
minitest
374374
nokogiri (>= 1.6)
375-
rails-html-sanitizer (1.6.2)
376-
loofah (~> 2.21)
375+
rails-html-sanitizer (1.7.0)
376+
loofah (~> 2.25)
377377
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)
378378
railties (7.2.3.1)
379379
actionpack (= 7.2.3.1)

0 commit comments

Comments
 (0)