Skip to content

Commit 3867c26

Browse files
Update ra10ke requirement from ~> 1.0 to ~> 2.0
Updates the requirements on [ra10ke](https://github.com/voxpupuli/ra10ke) to permit the latest version. - [Release notes](https://github.com/voxpupuli/ra10ke/releases) - [Changelog](https://github.com/voxpupuli/ra10ke/blob/master/CHANGELOG.md) - [Commits](voxpupuli/ra10ke@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: ra10ke dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bca42e commit 3867c26

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
@@ -23,7 +23,7 @@ gem 'puppet-syntax', '~> 3.2.0'
2323
gem 'puppet', '~> 7.5'
2424
gem 'puppetlabs_spec_helper', '~> 5.0'
2525
gem 'r10k', '~> 3.8'
26-
gem 'ra10ke', '~> 1.0'
26+
gem 'ra10ke', '~> 2.0'
2727
gem 'rspec-puppet', '~> 2.12.0'
2828
gem 'rubocop', '~> 1.12'
2929
gem 'unf_ext', '~> 0.0.8'

0 commit comments

Comments
 (0)