# -*- encoding: utf-8 -*- # stub: local-openid 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "local-openid".freeze s.version = "0.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Eric Wong".freeze] s.date = "2012-07-01" s.description = "local-openid allows users with shell accounts on servers to authenticate\nwith OpenID consumers by editing a YAML file in their home directory\ninstead of authenticating through HTTP/HTTPS.".freeze s.email = "local.openid@librelist.org".freeze s.executables = ["local-openid".freeze] s.extra_rdoc_files = ["NEWS".freeze, "LICENSE".freeze, "ChangeLog".freeze, "README".freeze] s.files = [".document".freeze, ".gitignore".freeze, ".manifest".freeze, ".wrongdoc.yml".freeze, "COPYING".freeze, "ChangeLog".freeze, "GIT-VERSION-FILE".freeze, "GIT-VERSION-GEN".freeze, "GNUmakefile".freeze, "LATEST".freeze, "LICENSE".freeze, "NEWS".freeze, "README".freeze, "Rakefile".freeze, "bin/local-openid".freeze, "lib/local_openid.rb".freeze, "local-openid.gemspec".freeze, "pkg.mk".freeze, "setup.rb".freeze] s.homepage = "http://bogomips.org/local-openid/".freeze s.rdoc_options = ["-t".freeze, "local-openid: Single User, Ephemeral OpenID Provider".freeze, "-W".freeze, "http://bogomips.org/local-openid.git/tree/%s".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "openid: Single User, Ephemeral OpenID Provider".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1.7".freeze]) end