Skip to content

Commit

Permalink
Clean up gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Jan 2, 2012
1 parent 113ed36 commit e0dbe53
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sieve.gemspec
Expand Up @@ -13,9 +13,6 @@ Gem::Specification.new do |s|
s.authors = ["Josh Clayton"]
s.email = %q{joshua.clayton@gmail.com}

s.rubygems_version = %q{1.3.7}
s.date = %q{2010-09-12}

s.require_paths = ["lib"]
s.extensions = ["ext/sieve/extconf.rb"]
s.files = %x{git ls-files}.split("\n").reject {|file| file =~ /^(features|cucumber)/ }
Expand Down

0 comments on commit e0dbe53

Please sign in to comment.