Skip to content

Commit

Permalink
Update dependency sshkit to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 96d7571 commit 8287337
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
base64 (0.2.0)
capybara (2.6.2)
addressable
mime-types (>= 1.16)
Expand All @@ -11,7 +12,6 @@ GEM
xpath (~> 2.0)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
colorize (0.7.7)
ffi (1.9.10)
mime-types (3.0)
mime-types-data (~> 3.2015)
Expand All @@ -20,7 +20,9 @@ GEM
multi_json (1.11.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
rack (1.6.4)
Expand All @@ -36,9 +38,10 @@ GEM
site_prism (2.8)
addressable (>= 2.3.3, < 3.0)
capybara (>= 2.1, < 3.0)
sshkit (1.7.1)
colorize (>= 0.7.0)
sshkit (1.23.0)
base64
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
thor (0.19.1)
websocket (1.2.2)
Expand All @@ -55,3 +58,6 @@ DEPENDENCIES
site_prism
sshkit
thor

BUNDLED WITH
2.5.14

0 comments on commit 8287337

Please sign in to comment.