Skip to content

Commit c227c12

Browse files
committed
Drop debugging output
1 parent e40594c commit c227c12

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

entitlements-app.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Gem::Specification.new do |s|
44
s.name = ENV['GEM_NAME'] ? ENV['GEM_NAME'] : 'entitlements-app'
5-
puts "Gem name: #{s.name}"
6-
75
s.version = File.read("VERSION").chomp
86
s.summary = "git-managed LDAP group configurations"
97
s.description = "The Ruby Gem that Powers Entitlements - GitHub's Identity and Access Management System"

0 commit comments

Comments
 (0)