Skip to content

Commit

Permalink
Regenerated gemspec for version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Blimke and Ben Pickles committed Jul 23, 2010
1 parent 27c0f65 commit 0f698b3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions webmock.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{webmock}
s.version = "1.3.1"
s.version = "1.3.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bartosz Blimke"]
s.date = %q{2010-07-12}
s.date = %q{2010-07-23}
s.description = %q{WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.}
s.email = %q{bartosz.blimke@gmail.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -92,8 +92,7 @@ Gem::Specification.new do |s|
s.rubygems_version = %q{1.3.6}
s.summary = %q{Library for stubbing HTTP requests in Ruby.}
s.test_files = [
"spec/benchmark.rb",
"spec/em_http_request_spec.rb",
"spec/em_http_request_spec.rb",
"spec/em_http_request_spec_helper.rb",
"spec/httpclient_spec.rb",
"spec/httpclient_spec_helper.rb",
Expand Down

0 comments on commit 0f698b3

Please sign in to comment.