Sha256: 0baaddff16d7ad6358f1004c5f9b270e0b19e06ce3ace3b8613cf93e8c7f1c00

Contents?: true

Size: 242 Bytes

Versions: 15

Compression:

Stored size: 242 Bytes

Contents

suite_condition("Capistrano testing is flaky on JRuby") do
  RUBY_PLATFORM != 'java'
end

gemfile <<-RB
  gem 'capistrano', '~>2.15.5'
  gem 'rack'
  if RUBY_VERSION <= '1.9.3'
    gem 'highline', '1.6.21'
    gem 'net-ssh', '2.9.2'
  end
RB

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
newrelic_rpm-3.18.1.330 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.18.0.329 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.17.2.327 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.17.1.326 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.17.0.325 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.16.3.323 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.16.2.321 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.16.1.320 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.16.0.318 test/multiverse/suites/capistrano2/Envfile
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.15.2.317/test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.15.2.317 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.15.1.316 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.15.0.314 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.14.3.313 test/multiverse/suites/capistrano2/Envfile
newrelic_rpm-3.14.2.312 test/multiverse/suites/capistrano2/Envfile