diff --git a/Gemfile b/Gemfile index 2fccd7c71d..e367f13733 100644 --- a/Gemfile +++ b/Gemfile @@ -56,7 +56,7 @@ gem "sprockets-rails", require: "sprockets/railtie" gem "state_machines-activerecord" gem "stimulus-rails" -gem "net-imap", "~> 0.5.1", require: false +gem "net-imap", "~> 0.5.2", require: false gem "net-pop", require: false gem "net-smtp", "~> 0.5.0", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 4dd22374e6..6aa8590799 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM railties (>= 6.0.0) csv (3.3.0) daemons (1.4.1) - date (3.4.0) + date (3.4.1) declarative (0.0.20) delayed_cron_job (0.9.0) fugit (>= 1.5) @@ -342,7 +342,7 @@ GEM mutex_m (0.3.0) net-http (0.6.0) uri - net-imap (0.5.1) + net-imap (0.5.2) date net-protocol net-pop (0.1.2) @@ -637,7 +637,7 @@ GEM thor (1.3.2) thread_safe (0.3.6) tilt (2.3.0) - timeout (0.4.2) + timeout (0.4.3) trailblazer-option (0.1.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -728,7 +728,7 @@ DEPENDENCIES knapsack listen (>= 3.0.5, < 3.10) mail-notify - net-imap (~> 0.5.1) + net-imap (~> 0.5.2) net-pop net-smtp (~> 0.5.0) oj