mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
(QENG-3919) Further tweak net-ldap version
This commit is contained in:
parent
9123cf74d3
commit
9c1add14eb
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ gem 'rake', '>= 10.4'
|
|||
gem 'rbvmomi', '>= 1.8'
|
||||
gem 'redis', '>= 3.2'
|
||||
gem 'sinatra', '>= 1.4'
|
||||
gem 'net-ldap', '= 0.11'
|
||||
gem 'net-ldap', '<= 0.12.1' # keep compatibility w/ jruby & mri-1.9.3
|
||||
|
||||
# Test deps
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue