Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
youpy committed Jun 17, 2012
1 parent a07813a commit 603dbb0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions mac-robot.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "mac-robot"
s.version = "0.2.0"
s.version = "0.2.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["youpy"]
s.date = "2012-04-10"
s.date = "2012-06-17"
s.description = "A Library to Automate User Interactions"
s.email = "youpy@buycheapviagraonlinenow.com"
s.extensions = ["ext/event_dispatcher/extconf.rb", "ext/util/extconf.rb"]
Expand All @@ -34,13 +34,14 @@ Gem::Specification.new do |s|
"ext/util/util.h",
"ext/util/util.m",
"lib/mac-robot.rb",
"mac-robot.gemspec",
"spec/mac-robot_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/youpy/mac-robot"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.10"
s.rubygems_version = "1.8.24"
s.summary = "A Library to Automate User Interactions"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 603dbb0

Please sign in to comment.