Skip to content

Commit 1693398

Browse files
author
shan shaji
committed
updated the dependecies with vulnerability - bundler-audit
1 parent 84fed89 commit 1693398

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Gemfile.lock

+8-9
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
activesupport (>= 6.1)
8181
i18n (1.8.10)
8282
concurrent-ruby (~> 1.0)
83-
loofah (2.9.1)
83+
loofah (2.19.1)
8484
crass (~> 1.0.2)
8585
nokogiri (>= 1.5.9)
8686
mail (2.8.1)
@@ -91,7 +91,6 @@ GEM
9191
marcel (1.0.4)
9292
method_source (1.0.0)
9393
mini_mime (1.1.5)
94-
mini_portile2 (2.5.1)
9594
minitest (5.14.4)
9695
net-imap (0.3.7)
9796
date
@@ -103,14 +102,13 @@ GEM
103102
net-smtp (0.4.0.1)
104103
net-protocol
105104
nio4r (2.7.0)
106-
nokogiri (1.11.4)
107-
mini_portile2 (~> 2.5.0)
105+
nokogiri (1.16.3-x86_64-darwin)
108106
racc (~> 1.4)
109107
parallel (1.20.1)
110108
parser (3.0.1.1)
111109
ast (~> 2.4.1)
112-
racc (1.5.2)
113-
rack (2.2.3.1)
110+
racc (1.7.3)
111+
rack (2.2.8.1)
114112
rack-proxy (0.6.5)
115113
rack
116114
rack-test (1.1.0)
@@ -134,8 +132,8 @@ GEM
134132
activesupport (>= 5.0.0)
135133
minitest
136134
nokogiri (>= 1.6)
137-
rails-html-sanitizer (1.3.0)
138-
loofah (~> 2.3)
135+
rails-html-sanitizer (1.4.4)
136+
loofah (~> 2.19, >= 2.19.1)
139137
railties (6.1.7.7)
140138
actionpack (= 6.1.7.7)
141139
activesupport (= 6.1.7.7)
@@ -180,7 +178,8 @@ GEM
180178
zeitwerk (2.4.2)
181179

182180
PLATFORMS
183-
ruby
181+
x86_64-darwin-21
182+
x86_64-darwin-22
184183

185184
DEPENDENCIES
186185
bundler (>= 1.3.0)

0 commit comments

Comments
 (0)