You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also for me capistrano-bundler should not be included in gemspec as dependency... it also breaks while upgrading capistrano-bundler to latest version (to use the latest features and remove cli deprecation warnings)
I forked the project and fixed it in this way if anyone else has the same issue.
IMO bundler should (and can) be optional, because it's possible to install foreman without bundler.
The text was updated successfully, but these errors were encountered: