Skip to content

Commit

Permalink
Regenerated gemspec for version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mojombo committed Feb 9, 2010
1 parent a160f1f commit 80e1423
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions proxymachine.gemspec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{proxymachine}
s.version = "1.1.0"
s.version = "1.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Tom Preston-Werner"]
s.date = %q{2009-11-05}
s.date = %q{2010-02-09}
s.default_executable = %q{proxymachine}
s.email = %q{[email protected]}
s.executables = ["proxymachine"]
Expand Down Expand Up @@ -64,3 +64,4 @@ Gem::Specification.new do |s|
s.add_dependency(%q<eventmachine>, [">= 0.12.10"])
end
end

0 comments on commit 80e1423

Please sign in to comment.