Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node_faye
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
ikcrm_common
node_faye
Commits
93c475af
Commit
93c475af
authored
Jul 09, 2024
by
lifuzhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update sshkit
parent
ffc20418
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
5 deletions
+10
-5
Gemfile.lock
+10
-5
No files found.
Gemfile.lock
View file @
93c475af
...
...
@@ -3,6 +3,7 @@ GEM
specs:
airbrussh (1.1.1)
sshkit (>= 1.6.1, != 1.7.0)
base64 (0.2.0)
capistrano (3.7.0)
airbrussh (>= 1.0.0)
capistrano-harrow
...
...
@@ -15,12 +16,16 @@ GEM
sshkit (~> 1.2)
god (0.13.7)
i18n (0.7.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.2.3)
rake (12.0.0)
sshkit (1.11.4)
sshkit (1.23.0)
base64
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
PLATFORMS
...
...
@@ -32,4 +37,4 @@ DEPENDENCIES
god
BUNDLED WITH
1.1
5
.3
1.1
7
.3
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment