Skip to content

Commit

Permalink
Update loofah gem for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Feb 13, 2024
1 parent 40cf2a8 commit 553157b
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,9 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
Expand Down Expand Up @@ -401,9 +401,7 @@ GEM
next_rails (1.2.4)
colorize (>= 0.8.1)
nio4r (2.5.9)
nokogiri (1.15.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-linux)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -486,7 +484,7 @@ GEM
public_suffix (5.0.3)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.7)
rack-openid (1.4.2)
rack (>= 1.1.0)
Expand Down Expand Up @@ -643,9 +641,9 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sixarm_ruby_unaccent (1.2.0)
sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand All @@ -654,7 +652,6 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-linux)
ssrf_filter (1.1.1)
stripe (5.55.0)
stripe-ruby-mock (3.1.0.rc3)
Expand Down Expand Up @@ -687,7 +684,7 @@ GEM
uniform_notifier (1.16.0)
unobtrusive_flash (3.3.1)
railties
version_gem (1.1.2)
version_gem (1.1.3)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.0)
Expand Down Expand Up @@ -716,7 +713,6 @@ GEM

PLATFORMS
arm64-darwin-23
x86_64-linux

DEPENDENCIES
active_model_serializers
Expand Down

0 comments on commit 553157b

Please sign in to comment.