Sha256: eb9d4a946b18b1f97521400a1922f2b23c93f73e619edeed2d80ce1adcd4785f

Contents?: true

Size: 231 Bytes

Versions: 15

Compression:

Stored size: 231 Bytes

Contents

suite_condition("Resque tests not compatible with 1.8.6") do
  RUBY_VERSION != '1.8.6'
end

gemfile <<-RB
  gem 'resque', '1.23.0'
  gem 'json'
  gem 'rake'
RB

gemfile <<-RB
  gem 'resque', '~>1.25.1'
  gem 'json'
  gem 'rake'
RB

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
newrelic_rpm-3.9.1.236 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.9.0.229 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.8.1.221 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.8.0.218 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.3.204 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.3.199 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.2.195 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.2.192 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.2.190.beta test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.1.188 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.1.182 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.1.180 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.0.177 test/multiverse/suites/resque/Envfile
newrelic_rpm-3.7.0.174.beta test/multiverse/suites/resque/Envfile
newrelic_rpm-3.6.9.171 test/multiverse/suites/resque/Envfile