diff --git a/Gemfile.lock b/Gemfile.lock index 4368200..ae32781 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,11 +89,10 @@ GEM concurrent-ruby (1.1.10) connection_pool (2.3.0) crass (1.0.6) + date (3.3.3) debug (1.7.1) - irb (>= 1.5.0) - reline (>= 0.3.1) diff-lcs (1.5.0) - erubi (1.11.0) + erubi (1.12.0) ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) @@ -105,9 +104,6 @@ GEM importmap-rails (1.1.5) actionpack (>= 6.0.0) railties (>= 6.0.0) - io-console (0.6.0) - irb (1.6.2) - reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -115,21 +111,25 @@ GEM loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) - mini_magick (4.11.0) + mini_magick (4.12.0) mini_mime (1.1.2) mini_portile2 (2.8.1) minitest (5.16.3) msgpack (1.6.0) - net-imap (0.3.1) + net-imap (0.3.4) + date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.1.3) + net-protocol (0.2.1) timeout net-smtp (0.3.3) net-protocol @@ -141,11 +141,11 @@ GEM parser (3.1.3.0) ast (~> 2.4.1) pg (1.4.5) - public_suffix (5.0.0) + public_suffix (5.0.1) puma (6.0.1) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.4) + rack (2.2.5) rack-mini-profiler (3.0.0) rack (>= 1.2.0) rack-test (2.0.2) @@ -183,15 +183,13 @@ GEM redis-client (0.11.2) connection_pool regexp_parser (2.6.1) - reline (0.3.2) - io-console (~> 0.5) rexml (3.2.5) rspec-core (3.12.0) rspec-support (~> 3.12.0) - rspec-expectations (3.12.0) + rspec-expectations (3.12.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.0) + rspec-mocks (3.12.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-rails (6.0.1) @@ -229,9 +227,9 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sprockets (4.1.1) + sprockets (4.2.0) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + rack (>= 2.2.4, < 4) sprockets-rails (3.4.2) actionpack (>= 5.2) activesupport (>= 5.2) @@ -239,7 +237,7 @@ GEM stimulus-rails (1.2.1) railties (>= 6.0.0) thor (1.2.1) - timeout (0.3.0) + timeout (0.3.1) turbo-rails (1.3.2) actionpack (>= 6.0.0) activejob (>= 6.0.0)