Sha256: 3539ba22b453bca3704b5b7a8e3cd10bdf7b20b39580e7d2f8f92e160d068d76
Contents?: true
Size: 252 Bytes
Versions: 2
Compression:
Stored size: 252 Bytes
Contents
suite_condition("Yajl not supported for JRuby or 2.4") do RUBY_PLATFORM != 'java' && RUBY_VERSION < '2.4.0' end gemfile <<-RB gem 'rack' gem 'yajl-ruby', '~> 1.2.1' RB gemfile <<-RB gem 'rack' gem 'yajl-ruby', '~> 1.1.0' RB # vim: ft=ruby
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
newrelic_rpm-3.18.1.330 | test/multiverse/suites/yajl/Envfile |
newrelic_rpm-3.18.0.329 | test/multiverse/suites/yajl/Envfile |