Skip to content

Commit 1499ef7

Browse files
committed
👥 Add google group to spec.email
1 parent c5d7fe2 commit 1499ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
1616
spec.name = "oauth2"
1717
spec.version = gem_version
1818
spec.authors = ["Peter Boling", "Erik Michaels-Ober", "Michael Bleigh"]
19-
spec.email = ["[email protected]"]
19+
2020

2121
spec.summary = "🔐 OAuth 2.0, 2.1 & OIDC Core Ruby implementation"
2222
spec.description = "🔐 A Ruby wrapper for the OAuth 2.0 Authorization Framework, including the OAuth 2.1 draft spec, and OpenID Connect (OIDC)"

0 commit comments

Comments
 (0)