hyperoslo / hyperoslo/capistrano-foreman
update capistrano-foreman.gemspec for capistrano-bundler 2.2
Open
- Dominant language
- Ruby
- Stars
- 135
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
currently capistrano-bundler is locked like this
```
gem.add_dependency 'capistrano-bundler', '~> 1.1'
```
which prevent upgrading capistrano-bundler
and capistrano-bundler < 2 does not work with newer versions of bundler
could it be possible to update this ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.