Sha256: 3bde8af09c8cb0224c6c308129609d029cc7021e68f5afa3323ac7e589507e72

Contents?: true

Size: 1.68 KB

Versions: 8

Compression:

Stored size: 1.68 KB

Contents

# -*- encoding: utf-8 -*-
# stub: json 2.6.3 ruby lib
# stub: ext/json/ext/generator/extconf.rbext/json/ext/parser/extconf.rbext/json/extconf.rb

Gem::Specification.new do |s|
  s.name = "json".freeze
  s.version = "2.6.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "bug_tracker_uri" => "https://github.com/flori/json/issues", "changelog_uri" => "https://github.com/flori/json/blob/master/CHANGES.md", "documentation_uri" => "http://flori.github.io/json/doc/index.html", "homepage_uri" => "http://flori.github.io/json/", "source_code_uri" => "https://github.com/flori/json", "wiki_uri" => "https://github.com/flori/json/wiki" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["Florian Frank".freeze]
  s.date = "2022-12-05"
  s.description = "This is a JSON implementation as a Ruby extension in C.".freeze
  s.email = "flori@ping.de".freeze
  s.extensions = ["ext/json/ext/generator/extconf.rb".freeze, "ext/json/ext/parser/extconf.rb".freeze, "ext/json/extconf.rb".freeze]
  s.extra_rdoc_files = ["README.md".freeze]
  s.files = ["README.md".freeze, "ext/json/ext/generator/extconf.rb".freeze, "ext/json/ext/parser/extconf.rb".freeze, "ext/json/extconf.rb".freeze]
  s.homepage = "http://flori.github.com/json".freeze
  s.licenses = ["Ruby".freeze]
  s.rdoc_options = ["--title".freeze, "JSON implementation for Ruby".freeze, "--main".freeze, "README.md".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.3".freeze)
  s.rubygems_version = "3.1.6".freeze
  s.summary = "JSON Implementation for Ruby".freeze

  s.installed_by_version = "3.1.6" if s.respond_to? :installed_by_version
end

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
direct7-0.0.18 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec
direct7-0.0.17 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec
direct7-0.0.16 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec
direct7-0.0.13 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec
direct7-0.0.12 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec
direct7-0.0.11 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec
postfinancecheckout-ruby-sdk-3.3.0 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec
wallee-ruby-sdk-3.3.0 vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec