diff --git a/Gemfile.lock b/Gemfile.lock index ba0b804f..349c6adf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,8 @@ GEM reline (>= 0.4.2) jmespath (1.6.2) json (2.7.1) - jwt (2.7.1) + jwt (2.8.1) + base64 kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -218,12 +219,12 @@ GEM net-imap net-pop net-smtp - mail-notify (1.2.0) - actionmailer (>= 5.2.4.6) - actionpack (>= 5.2.7.1) - actionview (>= 5.2.7.1) - activesupport (>= 5.2.4.6) - notifications-ruby-client (~> 5.1) + mail-notify (2.0.0) + actionmailer (>= 5.2.8.1) + actionpack (>= 5.2.8.1) + actionview (>= 5.2.8.1) + activesupport (>= 5.2.8.1) + notifications-ruby-client (~> 6.0) rack (>= 2.1.4.1) marcel (1.0.2) method_source (1.0.0) @@ -231,7 +232,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0305) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.22.3) mlanett-redis-lock (0.2.7) redis @@ -248,14 +249,14 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol netrc (0.11.0) nio4r (2.7.1) nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - notifications-ruby-client (5.4.0) + notifications-ruby-client (6.0.0) jwt (>= 1.5, < 3) null_logger (0.0.1) oauth2 (2.0.9)