Skip to content

Commit

Permalink
Bumped evri_rpx gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Thompson committed Aug 31, 2009
1 parent 2a4e4ff commit fcba38c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions evri_rpx.gemspec
@@ -1,12 +1,15 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{evri_rpx}
s.version = "1.0.1"
s.version = "1.0.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["David Balatero"]
s.date = %q{2009-07-14}
s.date = %q{2009-08-31}
s.email = %q{dbalatero@evri.com}
s.extra_rdoc_files = [
"LICENSE",
Expand Down Expand Up @@ -57,7 +60,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/dbalatero/evri_rpx}
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{An API wrapper for the RPXNow.com login service.}
s.test_files = [
"spec/evri/rpx/contact_list_spec.rb",
Expand Down

0 comments on commit fcba38c

Please sign in to comment.