Skip to content

Commit

Permalink
Regenerate gemspec for version 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed Feb 12, 2013
1 parent 815d962 commit 7d0ef2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions social-buttons.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "social-buttons"
s.version = "0.3.6"
s.version = "0.3.7"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jeremy McAnally", "Yuva"]
s.date = "2012-08-26"
s.date = "2013-02-12"
s.description = "Generate Social Buttons for your Rails apps"
s.email = "yuva@codemancers.com"
s.extra_rdoc_files = [
Expand Down Expand Up @@ -48,7 +48,7 @@ Gem::Specification.new do |s|
]
s.homepage = "https://github.com/iffyuva/social-buttons"
s.require_paths = ["lib"]
s.rubygems_version = "1.8.10"
s.rubygems_version = "1.8.25"
s.summary = "Generate new Social Buttons"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 7d0ef2c

Please sign in to comment.