Skip to content

Commit

Permalink
Update dependency net-smtp to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent efe8823 commit 38d6305
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -31,7 +31,7 @@ gem 'jira-ruby', '2.3.0'
gem 'mail', '2.8.1'
gem 'matrix', '0.4.2'
gem 'mocha', '2.1.0', require: false
gem 'net-smtp', '0.4.0.1'
gem 'net-smtp', '0.5.0'
gem 'nokogiri', '1.16.3'
gem 'octokit', '8.1.0'
gem 'pdd', '0.24.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -103,7 +103,7 @@ GEM
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0.1)
net-smtp (0.5.0)
net-protocol
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -251,7 +251,7 @@ DEPENDENCIES
mail (= 2.8.1)
matrix (= 0.4.2)
mocha (= 2.1.0)
net-smtp (= 0.4.0.1)
net-smtp (= 0.5.0)
nokogiri (= 1.16.3)
octokit (= 8.1.0)
pdd (= 0.24.0)
Expand Down

0 comments on commit 38d6305

Please sign in to comment.