Skip to content

Commit

Permalink
Stop using hardcoded date
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Saunders committed Feb 19, 2014
1 parent 38f2e05 commit 37a7907
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion active_fulfillment.gemspec
Expand Up @@ -10,7 +10,6 @@ Gem::Specification.new do |s|


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Cody Fauser", "James MacAulay"] s.authors = ["Cody Fauser", "James MacAulay"]
s.date = %q{2010-12-13}
s.email = %q{cody@shopify.com} s.email = %q{cody@shopify.com}


s.files = Dir.glob("{lib}/**/*") + %w(CHANGELOG) s.files = Dir.glob("{lib}/**/*") + %w(CHANGELOG)
Expand Down

0 comments on commit 37a7907

Please sign in to comment.