Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Regenerated gemspec for version 0.1.11
  • Loading branch information
rossmeissl committed Jul 7, 2010
1 parent a232b23 commit 2e32cd0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions brighter_planet_layout.gemspec
@@ -1,11 +1,11 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{brighter_planet_layout}
s.version = "0.1.10"
s.version = "0.1.11"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andy Rossmeissl"]
Expand Down Expand Up @@ -65,7 +65,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/brighterplanet/brighter_planet_layout}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.7}
s.rubygems_version = %q{1.3.6}
s.summary = %q{Layout assets for Brighter Planet sites}
s.test_files = [
"test/helper.rb",
Expand All @@ -76,7 +76,7 @@ Gem::Specification.new do |s|
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3

if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
s.add_development_dependency(%q<thoughtbot-shoulda>, [">= 0"])
else
s.add_dependency(%q<thoughtbot-shoulda>, [">= 0"])
Expand Down

0 comments on commit 2e32cd0

Please sign in to comment.