Sha256: f7cbf1e501f899f8391644ef85532072ef1bbe5f91e1dceaa85eb4b46d93d716

Contents?: true

Size: 1.12 KB

Versions: 4

Compression:

Stored size: 1.12 KB

Contents

# -*- encoding: utf-8 -*-
# stub: guard-compat 1.2.1 ruby lib

Gem::Specification.new do |s|
  s.name = "guard-compat"
  s.version = "1.2.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 = "2015-01-14"
  s.description = "Helps creating valid Guard plugins and testing them"
  s.email = ["cezary@chronomantic.net"]
  s.homepage = ""
  s.licenses = ["MIT"]
  s.rubygems_version = "2.4.5.1"
  s.summary = "Tools for developing Guard compatible plugins"

  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"])
      s.add_development_dependency(%q<rake>, ["~> 10.0"])
    else
      s.add_dependency(%q<bundler>, ["~> 1.7"])
      s.add_dependency(%q<rake>, ["~> 10.0"])
    end
  else
    s.add_dependency(%q<bundler>, ["~> 1.7"])
    s.add_dependency(%q<rake>, ["~> 10.0"])
  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/guard-compat-1.2.1.gemspec
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/specifications/guard-compat-1.2.1.gemspec
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/specifications/guard-compat-1.2.1.gemspec
mastermind_adeybee-0.1.1 vendor/bundle/ruby/2.2.0/specifications/guard-compat-1.2.1.gemspec