Skip to content

Commit 0a60a1d

Browse files
committed
bundle update loofah in response to a vulnerability warning
1 parent 0a84019 commit 0a60a1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GEM
3030
arel (6.0.4)
3131
builder (3.2.3)
3232
concurrent-ruby (1.0.5)
33-
crass (1.0.3)
33+
crass (1.0.4)
3434
data_migrations (0.0.1)
3535
activerecord
3636
rake
@@ -39,7 +39,7 @@ GEM
3939
i18n (0.9.3)
4040
concurrent-ruby (~> 1.0)
4141
json (1.8.6)
42-
loofah (2.1.1)
42+
loofah (2.2.2)
4343
crass (~> 1.0.2)
4444
nokogiri (>= 1.5.9)
4545
micro_migrations (0.0.2)

0 commit comments

Comments
 (0)