Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/net-ssh-7.3.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Oct 14, 2024
2 parents a66e5f3 + c19d3e0 commit 6f8cfd1
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 @@ -198,7 +198,7 @@ end
group :development do
gem 'annotate', '< 3.2.1'
gem 'capistrano', '~> 2.15.11'
gem 'net-ssh', '~> 7.2.3'
gem 'net-ssh', '~> 7.3.0'
gem 'net-ssh-gateway', '>= 1.1.0', '< 3.0.0'
gem 'launchy', '< 3.1.0'
gem 'web-console', '>= 3.3.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ GEM
net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.3)
net-ssh (7.3.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.7.3)
Expand Down Expand Up @@ -636,7 +636,7 @@ DEPENDENCIES
mini_racer (~> 0.16.0)
money (~> 6.19.0)
net-protocol (~> 0.1.3)
net-ssh (~> 7.2.3)
net-ssh (~> 7.3.0)
net-ssh-gateway (>= 1.1.0, < 3.0.0)
nokogiri (~> 1.16.7)
oink (~> 0.10.1)
Expand Down

0 comments on commit 6f8cfd1

Please sign in to comment.