This commit is contained in:
Rick Bradley 2022-08-15 15:32:00 -05:00
Родитель e40594c3db
Коммит c227c12c08
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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"