oauth2-auth-server.gemspec in oauth2-auth-server-0.0.1 vs oauth2-auth-server.gemspec in oauth2-auth-server-0.0.2
- old
+ new
@@ -2,10 +2,10 @@
$:.push File.expand_path("../lib", __FILE__)
require "oauth2-auth-server/version"
Gem::Specification.new do |s|
s.name = "oauth2-auth-server"
- s.version = Oauth2::Auth::Server::VERSION
+ s.version = OAuth2::Auth::Server::VERSION
s.authors = ["Renato Neves"]
s.email = ["renatosn_rg@yahoo.com.br"]
s.homepage = ""
s.summary = %q{An implementation of OAuth2 Authorization Server}
s.description = %q{An implementation of OAuth2 Authorization Server}