Skip to content

Commit

Permalink
build(deps): bump net-imap from 0.4.4 to 0.4.5
Browse files Browse the repository at this point in the history
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.4.4...v0.4.5)

---
updated-dependencies:
- dependency-name: net-imap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kostyanf14 committed Nov 16, 2023
1 parent 19308db commit 3852d57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.3)
date (3.3.4)
diff-lcs (1.5.0)
dotenv (2.8.1)
dotenv-rails (2.8.1)
Expand Down Expand Up @@ -193,12 +193,12 @@ GEM
minitest (5.20.0)
msgpack (1.7.2)
nested_form (0.3.2)
net-imap (0.4.4)
net-imap (0.4.5)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
Expand Down Expand Up @@ -355,7 +355,7 @@ GEM
execjs (>= 0.3.0, < 3)
thor (1.2.2)
tilt (2.2.0)
timeout (0.4.0)
timeout (0.4.1)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
Expand Down

0 comments on commit 3852d57

Please sign in to comment.