Skip to content

Commit

Permalink
Add MFA gem req
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpierce committed Nov 18, 2024
1 parent 75e40fa commit 6896338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ldap_groups_lookup.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ['lib']
gem.required_ruby_version = '>= 2.3.0'
gem.metadata = { "rubygems_mfa_required" => "true" }

gem.add_dependency 'net-ldap'
gem.add_development_dependency 'rake'
Expand Down

0 comments on commit 6896338

Please sign in to comment.