Sha256: c44454f2783e283af7632a941642dd308b02f73de02ff588be5cb439b8f77b33

Contents?: true

Size: 317 Bytes

Versions: 18

Compression:

Stored size: 317 Bytes

Contents

suite_condition("Capistrano 3 not supported in 1.8.7 and flaky on JRuby") do
  RUBY_VERSION != '1.8.7' && RUBY_PLATFORM != 'java'
end

gemfile <<-RB
  gem 'capistrano', '~>3.2.1'
  gem 'rack'
RB

gemfile <<-RB
  gem 'capistrano', '~>3.1.0'
  gem 'rack'
RB

gemfile <<-RB
  gem 'capistrano', '~>3.0.1'
  gem 'rack'
RB

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
newrelic_rpm-3.14.1.311 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.14.0.305 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.13.2.302 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.13.1.300 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.13.0.299 test/multiverse/suites/capistrano/Envfile
mmtrix_rpm-1.0.0.3 test/multiverse/suites/capistrano/Envfile
mmtrix_rpm-1.0.0.2 test/multiverse/suites/capistrano/Envfile
mmtrix_rpm-1.0.0.1 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.12.1.298 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.12.0.288 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.11.2.286 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.11.1.284 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.11.0.283 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.10.0.279 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.9.9.275 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.9.8.273 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.9.7.266 test/multiverse/suites/capistrano/Envfile
newrelic_rpm-3.9.6.257 test/multiverse/suites/capistrano/Envfile