diff --git a/Gemfile.lock b/Gemfile.lock index 4cba168..6cfa6e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - loofah (2.19.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -102,9 +102,11 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.13.9-arm64-darwin) + nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) - racc (1.6.0) + nokogiri (1.13.10-x86_64-linux) + racc (~> 1.4) + racc (1.6.1) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3) @@ -172,6 +174,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bundler (~> 2.0)