Drop debugging output
This commit is contained in:
Родитель
e40594c3db
Коммит
c227c12c08
|
@ -2,8 +2,6 @@
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = ENV['GEM_NAME'] ? ENV['GEM_NAME'] : 'entitlements-app'
|
||||
puts "Gem name: #{s.name}"
|
||||
|
||||
s.version = File.read("VERSION").chomp
|
||||
s.summary = "git-managed LDAP group configurations"
|
||||
s.description = "The Ruby Gem that Powers Entitlements - GitHub's Identity and Access Management System"
|
||||
|
|
Загрузка…
Ссылка в новой задаче