Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwhite committed Nov 7, 2009
1 parent a74cab4 commit f115b5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pickle.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{pickle}
s.version = "0.1.21"
s.version = "0.1.22"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ian White"]
s.date = %q{2009-10-28}
s.date = %q{2009-11-07}
s.description = %q{Easy model creation and reference in your cucumber features}
s.email = %q{ian.w.white@gmail.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -79,7 +79,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/ianwhite/pickle/tree}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.4}
s.rubygems_version = %q{1.3.5}
s.summary = %q{Easy model creation and reference in your cucumber features}
s.test_files = [
"spec/lib/pickle_adapter_spec.rb",
Expand Down

0 comments on commit f115b5b

Please sign in to comment.