Skip to content

Commit

Permalink
Update dependency net-smtp to v0.4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent b5ce1be commit 8194e6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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'
gem 'net-smtp', '0.4.0.1'
gem 'nokogiri', '1.15.5'
gem 'octokit', '8.0.0'
gem 'pdd', '0.23.2'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ GEM
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.4.0.1)
net-protocol
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -196,7 +196,7 @@ GEM
test-unit (3.6.1)
power_assert
tilt (2.3.0)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
Expand Down Expand Up @@ -226,7 +226,7 @@ DEPENDENCIES
mail (= 2.8.1)
matrix (= 0.4.2)
mocha (= 2.1.0)
net-smtp (= 0.4.0)
net-smtp (= 0.4.0.1)
nokogiri (= 1.15.5)
octokit (= 8.0.0)
pdd (= 0.23.2)
Expand Down

0 comments on commit 8194e6e

Please sign in to comment.