Sha256: 8409d1001dc8b98e199003fa48f82aa80496d7c50bd52145f34796e6c8f927f4

Contents?: true

Size: 984 Bytes

Versions: 4

Compression:

Stored size: 984 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.4.5.1"
  s.summary = "Simple, somewhat portable command capturing"

  s.installed_by_version = "2.4.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

4 entries across 4 versions & 1 rubygems

Version Path
mastermind_adeybee-0.1.4 vendor/bundle/ruby/2.2.0/specifications/shellany-0.0.1.gemspec
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/specifications/shellany-0.0.1.gemspec
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/specifications/shellany-0.0.1.gemspec
mastermind_adeybee-0.1.1 vendor/bundle/ruby/2.2.0/specifications/shellany-0.0.1.gemspec