We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54faf3 commit 8625294Copy full SHA for 8625294
rack-openid2.gemspec
@@ -7,7 +7,7 @@ Rack::OpenID::Version.send(:remove_const, :VERSION)
7
Gem::Specification.new do |spec|
8
spec.name = "rack-openid2"
9
spec.version = gem_version
10
- spec.summary = "Provides a more HTTPish API around the ruby-openid library"
+ spec.summary = "Provides a more HTTPish API around the ruby-openid2 library"
11
spec.authors = ["Peter Boling", "Michael Grosser", "Joshua Peek"]
12
spec.email = "[email protected]"
13
spec.homepage = "https://github.com/VitalConnectInc/#{spec.name}"
0 commit comments