Commit Graph

15 Commits

Author SHA1 Message Date
Florian Schwab 1fd05219ce * add missing rubocop-performance dependency to gemspec
* set targeted ruby version for rubocop to 2.4
2019-08-23 11:05:44 +02:00
Florian Schwab afccfdd379 improve code style 2018-10-07 15:16:37 +02:00
Florian Schwab 92831fe312 fix gem file list 2018-06-09 18:48:45 +02:00
Florian Schwab 663a7cd563 fix rubocop warnings 2018-06-09 18:45:58 +02:00
Florian Schwab cb1e30b515 move to gitlab 2018-06-09 18:37:36 +02:00
Florian Schwab a14cc3660c allow to set shell (refs #31) 2018-02-03 23:12:13 +01:00
Florian Schwab b9eae8c8dc switch to sshkit-interactive 2016-09-16 00:39:27 +02:00
Mark Woods 7add7a7138 Fix SSHKit NoMethodError 'environment_string'
SSHKit::Command#environment_string doesn't exist in sshkit 1.3 due to a
bug/typo, causing NoMethodError when running `cap <stage> rails:console`

Bug was fixed in https://github.com/capistrano/sshkit/commit/f3955d1a,
which was included in 1.4.0, so update gemspec to require sshkit >= 1.4
2016-04-19 09:19:19 +01:00
Florian Schwab 3debb2fc57 use capistrano-interactive for connection stuff 2015-11-12 23:27:52 +01:00
Florian Schwab 5d26ce90cd * use single quotes in gemspec
* removed version requirement for bundler
2015-07-28 16:15:46 +02:00
Florian Schwab 0377e0aa27 require a min version of 3.1.0 for capistrano 2015-07-27 20:46:59 +02:00
Florian Schwab 40d52dbc4c definitly should be tested before allowing it to be installed with capistrano >= 4.0.0 2015-02-09 23:38:19 +01:00
Florian Schwab 3886b36d85 added some comments / documentation 2014-02-09 14:14:03 +01:00
Florian Schwab a2d8ec32e0 removed capistrano-rails dependency 2013-12-11 14:09:59 +01:00
Florian Schwab 2a708373c9 initial import 2013-11-09 15:58:59 +01:00