diff --git a/Gemfile.lock b/Gemfile.lock index 8042021..d282f22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + base64 (0.3.0) bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) @@ -100,7 +101,8 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jwt (2.7.1) + jwt (2.10.3) + base64 loofah (2.21.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -112,6 +114,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.8.9) minitest (5.19.0) msgpack (1.7.2) multi_xml (0.6.0) @@ -125,6 +128,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) + nokogiri (1.15.3) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.3-arm64-darwin) racc (~> 1.4) nokogiri (1.15.3-x86_64-darwin) @@ -227,6 +233,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap