Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Commit

Permalink
Regenerate gemspec for version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Allam committed Jan 4, 2011
1 parent 3979be8 commit ac05cd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oa-codepath.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Eric Allam"]
s.date = %q{2011-01-04}
s.description = %q{TODO: longer description of your gem}
s.description = %q{Provides an OmniAuth Strategy for CodePath.com}
s.email = %q{eric@envylabs.com}
s.extra_rdoc_files = [
"LICENSE.txt",
Expand All @@ -35,7 +35,7 @@ Gem::Specification.new do |s|
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.4.1}
s.summary = %q{Provides a OmniAuth Strategy for OAuth2 on CodePath.com}
s.summary = %q{Provides an OmniAuth Strategy for OAuth2 on CodePath.com}
s.test_files = [
"spec/oa-codepath_spec.rb",
"spec/spec_helper.rb"
Expand Down

0 comments on commit ac05cd2

Please sign in to comment.