Sha256: 27753551e72ec73fc131b61564672c2a6baf1ea8c607a1a8fd062036002d1e5e

Contents?: true

Size: 980 Bytes

Versions: 5

Compression:

Stored size: 980 Bytes

Contents

# -*- encoding: utf-8 -*-
# stub: shellany 0.0.1 ruby lib

Gem::Specification.new do |s|
  s.name = "shellany"
  s.version = "0.0.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Cezary Baginski"]
  s.date = "2014-12-25"
  s.description = "MRI+JRuby compatible command output capturing"
  s.email = ["cezary@chronomantic.net"]
  s.homepage = ""
  s.licenses = ["MIT"]
  s.rubygems_version = "2.5.1"
  s.summary = "Simple, somewhat portable command capturing"

  s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version

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

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_development_dependency(%q<bundler>, ["~> 1.7"])
    else
      s.add_dependency(%q<bundler>, ["~> 1.7"])
    end
  else
    s.add_dependency(%q<bundler>, ["~> 1.7"])
  end
end

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
comiditaULL-0.1.1 vendor/bundle/ruby/2.3.0/specifications/shellany-0.0.1.gemspec
comidita_ull-0.1.1 vendor/bundle/ruby/2.3.0/specifications/shellany-0.0.1.gemspec
comidita_ull-0.1.0 vendor/bundle/ruby/2.3.0/specifications/shellany-0.0.1.gemspec
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/specifications/shellany-0.0.1.gemspec
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/specifications/shellany-0.0.1.gemspec