Skip to content

Commit

Permalink
Merge pull request #55 from bastelfreak/pmt
Browse files Browse the repository at this point in the history
puppet-modulebuilder: test allowlist
  • Loading branch information
bastelfreak authored May 27, 2024
2 parents 67bc181 + 35584df commit 4debf54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 38 deletions.
38 changes: 0 additions & 38 deletions .pmtignore

This file was deleted.

2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

source ENV['GEM_SOURCE'] || 'https://rubygems.org'

gem 'puppet-modulebuilder', git: 'https://github.com/bastelfreak/puppet-modulebuilder', ref: 'a52e02a822b8d596d0e2f0dc1ad18c22b1c1509c'

group :test do
gem 'voxpupuli-test', '~> 7.0', :require => false
gem 'coveralls', :require => false
Expand Down

0 comments on commit 4debf54

Please sign in to comment.