Sha256: 9c448015e4fdebcd6bc19a432e02c339fb6f6aad31a31383169ae3253b8c8972

Contents?: true

Size: 951 Bytes

Versions: 6

Compression:

Stored size: 951 Bytes

Contents

# -*- encoding: utf-8 -*-
# stub: reline 0.3.9 ruby lib

Gem::Specification.new do |s|
  s.name = "reline".freeze
  s.version = "0.3.9".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["aycabta".freeze]
  s.date = "2023-10-03"
  s.description = "Alternative GNU Readline or Editline implementation by pure Ruby.".freeze
  s.email = ["aycabta@gmail.com".freeze]
  s.homepage = "https://github.com/ruby/reline".freeze
  s.licenses = ["Ruby".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.6".freeze)
  s.rubygems_version = "3.4.21".freeze
  s.summary = "Alternative GNU Readline or Editline implementation by pure Ruby.".freeze

  s.installed_by_version = "3.4.21".freeze if s.respond_to? :installed_by_version

  s.specification_version = 4

  s.add_runtime_dependency(%q<io-console>.freeze, ["~> 0.5".freeze])
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
study_line-0.1.6 vendor/bundle/ruby/3.2.0/specifications/reline-0.3.9.gemspec
study_line-0.1.5 vendor/bundle/ruby/3.2.0/specifications/reline-0.3.9.gemspec
study_line-0.1.4 vendor/bundle/ruby/3.2.0/specifications/reline-0.3.9.gemspec
study_line-0.1.3 vendor/bundle/ruby/3.2.0/specifications/reline-0.3.9.gemspec
study_line-0.1.2 vendor/bundle/ruby/3.2.0/specifications/reline-0.3.9.gemspec
study_line-0.1.1 vendor/bundle/ruby/3.2.0/specifications/reline-0.3.9.gemspec