Skip to content

Commit 885064b

Browse files
Update rspec-puppet requirement from ~> 2.11.1 to ~> 2.12.0
Updates the requirements on [rspec-puppet](https://github.com/puppetlabs/rspec-puppet) to permit the latest version. - [Release notes](https://github.com/puppetlabs/rspec-puppet/releases) - [Changelog](https://github.com/puppetlabs/rspec-puppet/blob/master/CHANGELOG.md) - [Commits](puppetlabs/rspec-puppet@v2.11.1...v2.12.0) --- updated-dependencies: - dependency-name: rspec-puppet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cdf26c commit 885064b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem 'puppet', '~> 7.5'
2121
gem 'puppetlabs_spec_helper', '~> 4.0'
2222
gem 'r10k', '~> 3.8'
2323
gem 'ra10ke', '~> 1.0'
24-
gem 'rspec-puppet', '~> 2.11.1'
24+
gem 'rspec-puppet', '~> 2.12.0'
2525
gem 'rubocop', '~> 1.12'
2626
gem 'unf_ext', '~> 0.0.8'
2727
gem 'yamllint', '~> 0.0.9'

0 commit comments

Comments
 (0)