Update Dependency for capistrano-bundler
alliedarmour opened this issue · 0 comments
alliedarmour commented
Yesterday capistrano-bundler gem was updated to version 2.0.0 which fixed some deprecation warnings starting with bundler 2.1.
Would be great to replace the dependency in Gemfile.lock from this gem, otherwise an update is not possible.
capistrano-rails (1.5.0)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)