Skip to content

Commit 8b3791e

Browse files
authored
Bump actionpack, actionview, activesupport, and railties to 7.1.3.4 (#3909)
- resolve cve warning https://github.com/cloudfoundry/cloud_controller_ng/security/dependabot/110
1 parent 2329550 commit 8b3791e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,25 +49,25 @@ GIT
4949
GEM
5050
remote: https://rubygems.org/
5151
specs:
52-
actionpack (7.1.3.2)
53-
actionview (= 7.1.3.2)
54-
activesupport (= 7.1.3.2)
52+
actionpack (7.1.3.4)
53+
actionview (= 7.1.3.4)
54+
activesupport (= 7.1.3.4)
5555
nokogiri (>= 1.8.5)
5656
racc
5757
rack (>= 2.2.4)
5858
rack-session (>= 1.0.1)
5959
rack-test (>= 0.6.3)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
actionview (7.1.3.2)
63-
activesupport (= 7.1.3.2)
62+
actionview (7.1.3.4)
63+
activesupport (= 7.1.3.4)
6464
builder (~> 3.1)
6565
erubi (~> 1.11)
6666
rails-dom-testing (~> 2.2)
6767
rails-html-sanitizer (~> 1.6)
68-
activemodel (7.1.3.2)
69-
activesupport (= 7.1.3.2)
70-
activesupport (7.1.3.2)
68+
activemodel (7.1.3.4)
69+
activesupport (= 7.1.3.4)
70+
activesupport (7.1.3.4)
7171
base64
7272
bigdecimal
7373
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -277,7 +277,7 @@ GEM
277277
concurrent-ruby (~> 1.0)
278278
io-console (0.7.2)
279279
ipaddress (0.8.3)
280-
irb (1.13.2)
280+
irb (1.14.0)
281281
rdoc (>= 4.0.0)
282282
reline (>= 0.4.2)
283283
jaro_winkler (1.5.6)
@@ -373,7 +373,7 @@ GEM
373373
public_suffix (6.0.1)
374374
puma (6.4.2)
375375
nio4r (~> 2.0)
376-
racc (1.8.0)
376+
racc (1.8.1)
377377
rack (2.2.9)
378378
rack-protection (3.2.0)
379379
base64 (>= 0.1.0)
@@ -392,9 +392,9 @@ GEM
392392
rails-html-sanitizer (1.6.0)
393393
loofah (~> 2.21)
394394
nokogiri (~> 1.14)
395-
railties (7.1.3.2)
396-
actionpack (= 7.1.3.2)
397-
activesupport (= 7.1.3.2)
395+
railties (7.1.3.4)
396+
actionpack (= 7.1.3.4)
397+
activesupport (= 7.1.3.4)
398398
irb
399399
rackup (>= 1.0.0)
400400
rake (>= 12.2)
@@ -582,7 +582,7 @@ GEM
582582
rexml
583583
yajl-ruby (1.4.3)
584584
yard (0.9.36)
585-
zeitwerk (2.6.16)
585+
zeitwerk (2.6.17)
586586

587587
PLATFORMS
588588
ruby

0 commit comments

Comments
 (0)