Sha256: c2f9123c23afa5d5e8ecab848f323c98e7b30e2e74ebc4639de0fb4dc8a28e6f

Contents?: true

Size: 980 Bytes

Versions: 5

Compression:

Stored size: 980 Bytes

Contents

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

Gem::Specification.new do |s|
  s.name = "blankslate"
  s.version = "2.1.2.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Jim Weirich", "David Masover", "Jack Danger Canty"]
  s.date = "2011-03-16"
  s.email = "rubygems@6brand.com"
  s.homepage = "http://github.com/masover/blankslate"
  s.require_paths = ["lib"]
  s.rubygems_version = "1.8.10"
  s.summary = "BlankSlate extracted from Builder."

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/specifications/blankslate-2.1.2.4.gemspec
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/specifications/blankslate-2.1.2.4.gemspec
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/specifications/blankslate-2.1.2.4.gemspec
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/specifications/blankslate-2.1.2.4.gemspec
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/specifications/blankslate-2.1.2.4.gemspec