We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40594c commit c227c12Copy full SHA for c227c12
1 file changed
entitlements-app.gemspec
@@ -2,8 +2,6 @@
2
3
Gem::Specification.new do |s|
4
s.name = ENV['GEM_NAME'] ? ENV['GEM_NAME'] : 'entitlements-app'
5
- puts "Gem name: #{s.name}"
6
-
7
s.version = File.read("VERSION").chomp
8
s.summary = "git-managed LDAP group configurations"
9
s.description = "The Ruby Gem that Powers Entitlements - GitHub's Identity and Access Management System"
0 commit comments