diff options
| author | Florent Peyraud | 2017-10-12 15:40:07 +0200 |
|---|---|---|
| committer | Florent Peyraud | 2017-10-12 15:40:07 +0200 |
| commit | e4440e131668e6a09e453fccb9019e6d6f9d3581 (patch) | |
| tree | a45660e6f20415b7159a00dfd93f95cf775ed247 /Gemfile | |
| parent | 1a404a984a79b5029dcb357a6c6c68c70ddf21b8 (diff) | |
| download | chouette-core-e4440e131668e6a09e453fccb9019e6d6f9d3581.tar.bz2 | |
remove capistrano-npm
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ gem 'letter_opener' group :development do gem 'capistrano', '2.13.5' gem 'capistrano-ext' - gem 'capistrano-npm', require: false + #gem 'capistrano-npm', require: false # Issue #3017 Requires ruby_dep which requires ruby > 2.2.3 # gem 'guard' # gem 'guard-rspec', "~> 4.5.0" |
