Sha256: 9e1b1fd39d8bff21cd0ca772603a47d6bb511ccd4a4a80978430ce9cd51a5521

Contents?: true

Size: 258 Bytes

Versions: 16

Compression:

Stored size: 258 Bytes

Contents

# vim: set ft=ruby:

source 'https://rubygems.org'

case ENV['JSON']
when 'ext', nil
  if ENV['RUBY_ENGINE'] == 'jruby'
    gemspec :name => 'json-java'
  else
    gemspec :name => 'json'
  end
when 'pure'
  gemspec :name => 'json_pure'
end

gem 'simplecov'

Version data entries

16 entries across 15 versions & 9 rubygems

Version Path
dadapush_client-1.0.1 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
cloudsmith-api-0.30.7 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/json-2.1.0/Gemfile
cloudsmith-api-0.21.4 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
dirwatch-0.0.6 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
dirwatch-0.0.5 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
dirwatch-0.0.4 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
dirwatch-0.0.3 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
dirwatch-0.0.2 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/Gemfile
tdiary-5.0.5 vendor/bundle/gems/json-2.1.0/Gemfile
fluent-plugin-detect-memb-exceptions-0.0.2 vendor/bundle/ruby/2.0.0/gems/json-2.1.0/Gemfile
fluent-plugin-detect-memb-exceptions-0.0.1 vendor/bundle/ruby/2.0.0/gems/json-2.1.0/Gemfile
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/json-2.1.0/Gemfile
json_pure-2.1.0 Gemfile
json-2.1.0 Gemfile