Skip to content

Commit cd3cac8

Browse files
committed
fmt
1 parent 7c87f34 commit cd3cac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entitlements-app.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require_relative "lib/version"
44

55
Gem::Specification.new do |s|
6-
s.name = ENV["GEM_NAME"] ? ENV["GEM_NAME"] : "entitlements-app"
6+
s.name = ENV["GEM_NAME"] || "entitlements-app"
77
s.version = Entitlements::Version::VERSION
88
s.summary = "git-managed LDAP group configurations"
99
s.description = "The Ruby Gem that Powers Entitlements - GitHub's Identity and Access Management System"

0 commit comments

Comments
 (0)