Skip to content

Commit

Permalink
Regenerated gemspec for version 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Blimke and Oliver Nightingale committed Aug 10, 2010
1 parent 89750d5 commit a8e018a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webmock.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

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

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bartosz Blimke"]
s.date = %q{2010-08-03}
s.date = %q{2010-08-10}
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

0 comments on commit a8e018a

Please sign in to comment.