Hacked By AnonymousFox

Current Path : /proc/thread-self/root/opt/alt/ruby32/share/gems/specifications/default/
Upload File :
Current File : //proc/thread-self/root/opt/alt/ruby32/share/gems/specifications/default/stringio-3.0.4.gemspec

# -*- encoding: utf-8 -*-
# stub: stringio 3.0.4 ruby lib
# stub: ext/stringio/extconf.rb

Gem::Specification.new do |s|
  s.name = "stringio".freeze
  s.version = "3.0.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 2.6".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Nobu Nakada".freeze, "Charles Oliver Nutter".freeze]
  s.date = "2024-07-26"
  s.description = "Pseudo `IO` class from/to `String`.".freeze
  s.email = ["nobu@ruby-lang.org".freeze, "headius@headius.com".freeze]
  s.extensions = ["ext/stringio/extconf.rb".freeze]
  s.files = ["ext/stringio/extconf.rb".freeze]
  s.homepage = "https://github.com/ruby/stringio".freeze
  s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
  s.rubygems_version = "3.4.19".freeze
  s.summary = "Pseudo IO on String".freeze
end

Hacked By AnonymousFox1.0, Coded By AnonymousFox