Skip to content

Commit

Permalink
Update dependency net-ssh to '~> 7.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 7d29550 commit 9a2aa4c
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 @@ -29,7 +29,7 @@ gem 'sidekiq'

# Services gems
gem 'minigit', '~> 0.0.4'
gem 'net-ssh', '~> 7.2.0'
gem 'net-ssh', '~> 7.3.0'

gem 'awesome_spawn', '~> 1.6'
gem 'default_value_for', '~> 4.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.3)
net-ssh (7.3.0)
nio4r (2.7.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -364,7 +364,7 @@ DEPENDENCIES
manageiq-style (>= 1.4)
minigit (~> 0.0.4)
more_core_extensions (~> 4.4)
net-ssh (~> 7.2.0)
net-ssh (~> 7.3.0)
octokit (~> 4.8.0)
pg
puma
Expand Down

0 comments on commit 9a2aa4c

Please sign in to comment.