Skip to content

Commit

Permalink
test voxpupuli-test update
Browse files Browse the repository at this point in the history
Test for voxpupuli/voxpupuli-test#132. the
collectd module has also stringified facts enabled (see .sync.yml).
  • Loading branch information
bastelfreak committed Jul 8, 2024
1 parent 6437c39 commit 35ca1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
source ENV['GEM_SOURCE'] || 'https://rubygems.org'

group :test do
gem 'voxpupuli-test', '~> 8.0', :require => false
gem 'voxpupuli-test', git: 'https://github.com/bastelfreak/voxpupuli-test', branch: 'foo2', :require => false
gem 'coveralls', :require => false
gem 'simplecov-console', :require => false
gem 'puppet_metadata', '~> 4.0', :require => false
Expand Down

0 comments on commit 35ca1f9

Please sign in to comment.