%PDF- %PDF-
Direktori : /usr/local/lib/ruby/gems/2.5/gems/json-2.2.0/ |
Current File : //usr/local/lib/ruby/gems/2.5/gems/json-2.2.0/Gemfile |
# 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