Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/net-ssh-7.2.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Apr 9, 2024
2 parents 7045d63 + 8d5278b commit 88fc000
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 @@ -193,7 +193,7 @@ end
group :development do
gem 'annotate', '< 3.2.1'
gem 'capistrano', '~> 2.15.11'
gem 'net-ssh', '~> 7.2.1'
gem 'net-ssh', '~> 7.2.3'
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 @@ -355,7 +355,7 @@ GEM
net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.4.0.1)
net-protocol
net-ssh (7.2.1)
net-ssh (7.2.3)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.7.0)
Expand Down Expand Up @@ -627,7 +627,7 @@ DEPENDENCIES
mini_racer (~> 0.9.0)
money (~> 6.19.0)
net-protocol (~> 0.1.3)
net-ssh (~> 7.2.1)
net-ssh (~> 7.2.3)
net-ssh-gateway (>= 1.1.0, < 3.0.0)
nokogiri (~> 1.16.3)
oink (~> 0.10.1)
Expand Down

0 comments on commit 88fc000

Please sign in to comment.