mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
Revert "Revert "Merge pull request #155 from shermdog/RE-7014-cinext""
This reverts commit 0fd6fff934.
This commit is contained in:
parent
4738a0b8b9
commit
c71b2cd003
10 changed files with 207 additions and 24 deletions
2
Gemfile
2
Gemfile
|
|
@ -12,10 +12,12 @@ gem 'rbvmomi', '>= 1.8'
|
|||
gem 'redis', '>= 3.2'
|
||||
gem 'sinatra', '>= 1.4'
|
||||
gem 'net-ldap', '<= 0.12.1' # keep compatibility w/ jruby & mri-1.9.3
|
||||
gem 'statsd-ruby', '>= 1.3.0'
|
||||
|
||||
# Test deps
|
||||
group :test do
|
||||
gem 'rack-test', '>= 0.6'
|
||||
gem 'rspec', '>= 3.2'
|
||||
gem 'simplecov', '>= 0.11.2'
|
||||
gem 'yarjuf', '>= 2.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue