mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
(QENG-3919) add net-ldap to Gemfile
Maybe we shouldn't foil-ball gems onto servers.
This commit is contained in:
parent
c4cac5b0c5
commit
06ae95c085
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -6,6 +6,7 @@ gem 'rake', '>= 10.4'
|
||||||
gem 'rbvmomi', '>= 1.8'
|
gem 'rbvmomi', '>= 1.8'
|
||||||
gem 'redis', '>= 3.2'
|
gem 'redis', '>= 3.2'
|
||||||
gem 'sinatra', '>= 1.4'
|
gem 'sinatra', '>= 1.4'
|
||||||
|
gem 'net-ldap', '>= 0.11'
|
||||||
|
|
||||||
# Test deps
|
# Test deps
|
||||||
group :test do
|
group :test do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue