Skip to content

rake 12.2.0 version will break capistrano 3.10.0 and 3.9.1 #233

@Eric-Guo

Description

@Eric-Guo
┌─[±][master U:1 ✗][rapi][]
└─▪ cap production deploy
(Backtrace restricted to imported tasks)
cap aborted!
ArgumentError: wrong number of arguments (given 1, expected 0)

(See full trace by running task with --trace)
┌─[±][master U:1 ✗][rapi][]
└─▪ git diff
diff --git a/Gemfile.lock b/Gemfile.lock
index 351ad32..53d8b1b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -270,7 +270,7 @@ GEM
       method_source
       rake (>= 0.8.7)
       thor (>= 0.18.1, < 2.0)
-    rake (12.2.0)
+    rake (12.1.0)
     rb-fsevent (0.10.2)
     rb-inotify (0.9.10)
       ffi (>= 0.5.0, < 2)
┌─[±][master U:1 ✗][rapi][]
└─▪

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions