Skip to content

Commit 734d164

Browse files
chore(security): patch loofah vulnerability (#386)
1 parent 8311157 commit 734d164

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
builder (3.2.3)
6262
byebug (8.2.2)
6363
concurrent-ruby (1.1.5)
64-
crass (1.0.3)
64+
crass (1.0.6)
6565
diff-lcs (1.3)
6666
erubis (2.7.0)
6767
globalid (0.4.1)
@@ -78,7 +78,7 @@ GEM
7878
jsonapi-serializers (1.0.1)
7979
activesupport
8080
jwt (1.5.4)
81-
loofah (2.1.1)
81+
loofah (2.8.0)
8282
crass (~> 1.0.2)
8383
nokogiri (>= 1.5.9)
8484
mail (2.7.0)
@@ -87,7 +87,7 @@ GEM
8787
mini_portile2 (2.4.0)
8888
minitest (5.11.3)
8989
multi_xml (0.6.0)
90-
nokogiri (1.10.8)
90+
nokogiri (1.10.10)
9191
mini_portile2 (~> 2.4.0)
9292
rack (1.6.10)
9393
rack-cors (0.4.0)

0 commit comments

Comments
 (0)