Skip to content

Commit

Permalink
Fix Gemfile to resolve rake-helpers 5.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
op-ct committed Jul 10, 2023
1 parent d86ab6d commit 16a2a0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ group :test do
gem 'puppetlabs_spec_helper'
gem 'metadata-json-lint'
gem 'puppet-strings'
gem 'puppet-lint-empty_string-check', :require => false
gem 'puppet-lint-trailing_comma-check', :require => false
gem 'simp-rspec-puppet-facts', ENV['SIMP_RSPEC_PUPPET_FACTS_VERSION'] || '~> 3.1'
gem 'simp-rake-helpers', ENV['SIMP_RAKE_HELPERS_VERSION'] || ['>= 5.12.1', '< 6']
Expand Down

0 comments on commit 16a2a0b

Please sign in to comment.