Skip to content

Commit

Permalink
Bump net-imap to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
samrat committed Feb 12, 2025
1 parent f0f6b2d commit f29ec66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ gem "descope", "~> 1.0"
gem "invisible_captcha", "~> 2.3"
gem "csv", "~> 3.3"
gem "google-cloud-bigquery", "~> 1.50.0"
gem "net-imap", "~> 0.5.6"

group :development, :test do
gem "debug", platforms: %i[mri mingw x64_mingw]
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GEM
railties (>= 6.1)
datadog-ci (0.8.3)
msgpack
date (3.3.4)
date (3.4.1)
ddtrace (1.23.3)
datadog-ci (~> 0.8.1)
debase-ruby_core_source (= 3.3.1)
Expand Down Expand Up @@ -396,7 +396,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.5.0)
net-imap (0.5.6)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -797,6 +797,7 @@ DEPENDENCIES
letter_opener_web
lograge (~> 0.12.0)
memery (~> 1.4)
net-imap (~> 0.5.6)
octokit (~> 4.22)
oj (~> 3.13)
ougai (~> 2.0)
Expand Down

0 comments on commit f29ec66

Please sign in to comment.