Skip to content

Commit 2a3fc77

Browse files
authored
📄 Update summary & description
Signed-off-by: |7eter l-|. l3oling <peter.boling@gmail.com>
1 parent 3429186 commit 2a3fc77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oauth2.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Gem::Specification.new do |spec|
3838
gl_homepage = "https://gitlab.com/ruby-oauth/#{spec.name}"
3939
gh_mirror = "https://github.com/ruby-oauth/#{spec.name}"
4040

41-
spec.summary = "OAuth 2.0 Core Ruby implementation"
42-
spec.description = "Ruby wrapper for the OAuth 2.0 protocol"
41+
spec.summary = "🔐 OAuth 2.0 & OIDC"
42+
spec.description = "🔐 Ruby wrapper for the OAuth 2.0 protocol, including OIDC"
4343
spec.homepage = gh_mirror
4444
spec.license = "MIT"
4545
spec.required_ruby_version = ">= 2.2.0"

0 commit comments

Comments
 (0)