Skip to content

Commit

Permalink
Bump net-smtp from 0.3.1 to 0.3.2 in /src/supermarket
Browse files Browse the repository at this point in the history
Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/ruby/net-smtp/releases)
- [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md)
- [Commits](ruby/net-smtp@v0.3.1...v0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent 7cc0ad7 commit b2f53e4
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.0)
aws-eventstream (~> 1, >= 1.0.2)
brakeman (5.2.3)
brakeman (5.3.1)
builder (3.2.4)
byebug (11.1.3)
capybara (3.37.1)
Expand Down Expand Up @@ -457,13 +457,11 @@ GEM
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-smtp (0.3.1)
digest
net-smtp (0.3.2)
net-protocol
timeout
net-ssh (6.1.0)
nio4r (2.5.8)
nokogiri (1.13.7-x86_64-linux)
nokogiri (1.13.8-x86_64-linux)
racc (~> 1.4)
nori (2.6.0)
notiffany (0.1.3)
Expand Down Expand Up @@ -513,7 +511,7 @@ GEM
parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
pg (1.4.2)
pg (1.4.3)
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
Expand Down Expand Up @@ -675,10 +673,10 @@ GEM
shellany (0.0.1)
shoulda-matchers (5.1.0)
activesupport (>= 5.2.0)
sidekiq (6.5.1)
sidekiq (6.5.4)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
redis (>= 4.5.0)
sidekiq-cron (1.7.0)
fugit (~> 1)
sidekiq (>= 4.2.1)
Expand All @@ -688,7 +686,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sitemap_generator (6.2.1)
sitemap_generator (6.3.0)
builder (~> 3.0)
spring (4.0.0)
spring-commands-rspec (1.0.4)
Expand Down Expand Up @@ -770,7 +768,7 @@ GEM
vault (0.16.0)
aws-sigv4
vcr (6.1.0)
webmock (3.16.0)
webmock (3.17.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit b2f53e4

Please sign in to comment.