mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-31 15:55:36 +01:00
modulesync 9.6.0-4-gdb4d91b
This commit is contained in:
parent
a1548cf7e5
commit
fb8b63cd2a
2 changed files with 2 additions and 4 deletions
|
@ -2,4 +2,4 @@
|
||||||
# Managed by modulesync - DO NOT EDIT
|
# Managed by modulesync - DO NOT EDIT
|
||||||
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
|
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
|
||||||
|
|
||||||
modulesync_config_version: '9.5.0'
|
modulesync_config_version: '9.7.0'
|
||||||
|
|
4
Gemfile
4
Gemfile
|
@ -4,9 +4,7 @@
|
||||||
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
gem 'voxpupuli-test', '~> 9.0', :require => false
|
gem 'voxpupuli-test', '~> 10.0', :require => false
|
||||||
gem 'coveralls', :require => false
|
|
||||||
gem 'simplecov-console', :require => false
|
|
||||||
gem 'puppet_metadata', '~> 5.0', :require => false
|
gem 'puppet_metadata', '~> 5.0', :require => false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue