-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Update dependency capistrano to 3.6.0, sshkit to 1.11.2, bundler t…
…o 1.12.5, rake to 11.2.2
- Loading branch information
1 parent
060572c
commit 26241b5
Showing
2 changed files
with
22 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,38 @@ | ||
PATH | ||
remote: . | ||
specs: | ||
capistrano-wpcli (0.1.1) | ||
capistrano (~> 3.4.0) | ||
sshkit (~> 1.7.0) | ||
capistrano-wpcli (0.1.2) | ||
capistrano (~> 3.6.0) | ||
sshkit (~> 1.11.2) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
capistrano (3.4.0) | ||
airbrussh (1.1.0) | ||
sshkit (>= 1.6.1, != 1.7.0) | ||
capistrano (3.6.0) | ||
airbrussh (>= 1.0.0) | ||
capistrano-harrow | ||
i18n | ||
rake (>= 10.0.0) | ||
sshkit (~> 1.3) | ||
colorize (0.7.7) | ||
sshkit (>= 1.9.0) | ||
capistrano-harrow (0.5.3) | ||
i18n (0.7.0) | ||
net-scp (1.2.1) | ||
net-ssh (>= 2.6.5) | ||
net-ssh (3.0.1) | ||
rake (10.4.2) | ||
sshkit (1.7.1) | ||
colorize (>= 0.7.0) | ||
net-ssh (3.2.0) | ||
rake (11.2.2) | ||
sshkit (1.11.2) | ||
net-scp (>= 1.1.2) | ||
net-ssh (>= 2.8.0) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
bundler (~> 1.7.0) | ||
bundler (~> 1.12.5) | ||
capistrano-wpcli! | ||
rake (~> 10.4.0) | ||
rake (~> 11.2.2) | ||
|
||
BUNDLED WITH | ||
1.12.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters