Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Nov 22, 2023
1 parent ffa1e0c commit 1715833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redacting-logger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ require_relative "lib/version"
Gem::Specification.new do |spec|
spec.name = "redacting-logger"
spec.version = RedactingLogger::Version::VERSION
spec.authors = ["Grant Birkinbine"]
spec.email = "grant.birkinbine@gmail.com"
spec.authors = ["GitHub", "GitHub Security"]
spec.email = "opensource@github.com"
spec.license = "MIT"

spec.summary = "A redacting Ruby logger to prevent the leaking of secrets via logs"
Expand Down

0 comments on commit 1715833

Please sign in to comment.