Skip to content

Commit

Permalink
build(deps): Bump net-imap from 0.4.17 to 0.4.18 in the net-gem group
Browse files Browse the repository at this point in the history
Bumps the net-gem group with 1 update: [net-imap](https://github.com/ruby/net-imap).


Updates `net-imap` from 0.4.17 to 0.4.18
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.4.17...v0.4.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent fe0640d commit e177613
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ group :rubocop do
gem "rubocop"
end

gem "net-imap", "~> 0.4.17"
gem "net-imap", "~> 0.4.18"
gem "zeitwerk", "~> 2.6.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
mini_portile2 (2.8.8)
minitest (5.25.1)
msgpack (1.7.3)
net-imap (0.4.17)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -334,7 +334,7 @@ DEPENDENCIES
image_processing
inline_svg
listen
net-imap (~> 0.4.17)
net-imap (~> 0.4.18)
puma
rack-mini-profiler
rails (~> 6.1.7.10)
Expand Down

0 comments on commit e177613

Please sign in to comment.