We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3429186 commit 2a3fc77Copy full SHA for 2a3fc77
oauth2.gemspec
@@ -38,8 +38,8 @@ Gem::Specification.new do |spec|
38
gl_homepage = "https://gitlab.com/ruby-oauth/#{spec.name}"
39
gh_mirror = "https://github.com/ruby-oauth/#{spec.name}"
40
41
- spec.summary = "OAuth 2.0 Core Ruby implementation"
42
- spec.description = "Ruby wrapper for the OAuth 2.0 protocol"
+ spec.summary = "🔐 OAuth 2.0 & OIDC"
+ spec.description = "🔐 Ruby wrapper for the OAuth 2.0 protocol, including OIDC"
43
spec.homepage = gh_mirror
44
spec.license = "MIT"
45
spec.required_ruby_version = ">= 2.2.0"
0 commit comments