Skip to content

Commit

Permalink
Update dependency sshkit to v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 96d7571 commit 3cace6c
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 @@ -11,16 +11,18 @@ 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)
mime-types-data (3.2016.0221)
mini_portile2 (2.0.0)
multi_json (1.11.2)
mutex_m (0.2.0)
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.22.0)
mutex_m
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.4

0 comments on commit 3cace6c

Please sign in to comment.