Regenerated gemspec for version 0.1.1

This commit is contained in:
laserlemon 2010-10-13 10:09:20 -04:00
parent 23def39599
commit b687431d43

View file

@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = %q{simple_oauth}
s.version = "0.1.0"
s.version = "0.1.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Steve Richert"]
@ -18,12 +18,16 @@ Gem::Specification.new do |s|
]
s.files = [
".gitignore",
"Gemfile",
"Gemfile.lock",
"LICENSE",
"README.rdoc",
"Rakefile",
"init.rb",
"lib/simple_oauth.rb",
"simple_oauth.gemspec",
"test/helper.rb",
"test/rsa_private_key",
"test/simple_oauth_test.rb"
]
s.homepage = %q{http://github.com/laserlemon/simple_oauth}