Sha256: c3b95fe27cded27cc3ee768c5c54d2c1b4545a4a87a9831916286843974cf02a

Contents?: true

Size: 989 Bytes

Versions: 7

Compression:

Stored size: 989 Bytes

Contents

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

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

  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 = "2022-05-09"
  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

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mux_ruby-4.0.0 vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec
mux_ruby-3.20.0 vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec
mux_ruby-3.19.0 vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec
mux_ruby-3.18.0 vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec
mux_ruby-3.17.0 vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec
mux_ruby-3.15.0 vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec
mux_ruby-3.14.0 vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec