mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Bumps [vmpooler](https://github.com/puppetlabs/vmpooler) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/puppetlabs/vmpooler/releases) - [Changelog](https://github.com/puppetlabs/vmpooler/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppetlabs/vmpooler/compare/2.1.0...2.2.0) --- updated-dependencies: - dependency-name: vmpooler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4 lines
140 B
Ruby
4 lines
140 B
Ruby
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
|
|
|
gem 'vmpooler', '~> 2.2'
|
|
gem 'vmpooler-provider-vsphere', '~> 1.5'
|