Sha256: ac1b88ebad8c76490861f7d032cdedb9a892d097f84d21825513181c79dbe446

Contents?: true

Size: 1.17 KB

Versions: 10

Compression:

Stored size: 1.17 KB

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "highline"
  s.version = "1.6.11"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["James Edward Gray II"]
  s.date = "2012-01-24"
  s.description = "A high-level IO library that provides validation, type conversion, and more for\ncommand-line interfaces. HighLine also includes a complete menu system that can\ncrank out anything from simple list selection to complete shells with just\nminutes of work.\n"
  s.email = "james@graysoftinc.com"
  s.extra_rdoc_files = ["README", "INSTALL", "TODO", "CHANGELOG", "LICENSE"]
  s.files = ["README", "INSTALL", "TODO", "CHANGELOG", "LICENSE"]
  s.homepage = "http://highline.rubyforge.org"
  s.rdoc_options = ["--title", "HighLine Documentation", "--main", "README"]
  s.require_paths = ["lib"]
  s.rubyforge_project = "highline"
  s.rubygems_version = "1.8.15"
  s.summary = "HighLine is a high-level command-line IO library."

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
challah-0.6.1 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.6.0 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.5.4 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.5.3 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.5.2 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.5.0 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.4.1 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.4.0 vendor/bundle/specifications/highline-1.6.11.gemspec
challah-0.3.5 vendor/bundle/specifications/highline-1.6.11.gemspec
domo-0.0.5 vendor/bundle/ruby/1.9.1/specifications/highline-1.6.11.gemspec