diff --git a/Gemfile.lock b/Gemfile.lock index 2e8760a7c4..ac43b8aa03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,9 +2,9 @@ PATH remote: . specs: administrate (0.20.1) - actionpack (>= 6.0, < 8.0) - actionview (>= 6.0, < 8.0) - activerecord (>= 6.0, < 8.0) + actionpack (>= 6.0, < 9.0) + actionview (>= 6.0, < 9.0) + activerecord (>= 6.0, < 9.0) jquery-rails (~> 4.6.0) kaminari (~> 1.2.2) sassc-rails (~> 2.1) @@ -122,7 +122,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - date (3.3.3) + date (3.5.1) diff-lcs (1.5.0) dotenv (2.8.1) dotenv-rails (2.8.1) @@ -182,10 +182,12 @@ GEM kgio (2.11.4) launchy (2.5.2) addressable (~> 2.8) + logger (1.7.0) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) + mail (2.9.1) + logger mini_mime (>= 0.1.1) net-imap net-pop @@ -193,17 +195,17 @@ GEM marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) - mini_mime (1.1.2) + mini_mime (1.1.5) mini_portile2 (2.8.5) minitest (5.21.2) - net-imap (0.3.6) + net-imap (0.6.6) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.3.0) timeout - net-smtp (0.3.3) + net-smtp (0.5.1) net-protocol nio4r (2.5.9) nokogiri (1.16.0) @@ -313,7 +315,7 @@ GEM thor (1.3.0) tilt (2.2.0) timecop (0.9.8) - timeout (0.4.0) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0)