Sha256: 357df9fc192c9fe3f85285eaf8f0c7e9160c4d5db6606f611b91830c7ab5bbe5

Contents?: true

Size: 1.27 KB

Versions: 12

Compression:

Stored size: 1.27 KB

Contents

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

Gem::Specification.new do |s|
  s.name = "fuubar"
  s.version = "1.0.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Nicholas Evans", "Jeff Kreeftmeijer"]
  s.date = "2012-02-06"
  s.description = "the instafailing RSpec progress bar formatter"
  s.email = ["jeff@kreeftmeijer.nl"]
  s.homepage = "https://github.com/jeffkreeftmeijer/fuubar"
  s.require_paths = ["lib"]
  s.rubyforge_project = "fuubar"
  s.rubygems_version = "1.8.10"
  s.summary = "the instafailing RSpec progress bar formatter"

  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_runtime_dependency(%q<rspec>, ["~> 2.0"])
      s.add_runtime_dependency(%q<ruby-progressbar>, ["~> 0.0.10"])
      s.add_runtime_dependency(%q<rspec-instafail>, ["~> 0.2.0"])
    else
      s.add_dependency(%q<rspec>, ["~> 2.0"])
      s.add_dependency(%q<ruby-progressbar>, ["~> 0.0.10"])
      s.add_dependency(%q<rspec-instafail>, ["~> 0.2.0"])
    end
  else
    s.add_dependency(%q<rspec>, ["~> 2.0"])
    s.add_dependency(%q<ruby-progressbar>, ["~> 0.0.10"])
    s.add_dependency(%q<rspec-instafail>, ["~> 0.2.0"])
  end
end

Version data entries

12 entries across 7 versions & 2 rubygems

Version Path
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
rails-uploader-0.0.4 vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec
rails-uploader-0.0.1 vendor/bundle/ruby/1.9.1/specifications/fuubar-1.0.0.gemspec