mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
(QENG-3919) Pin the net-ldap gem to 0.11 for the jrubies, etc.
This commit is contained in:
parent
61f57d55b5
commit
3e6938c983
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.11'
|
||||
|
||||
# Test deps
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue