Skip to content

Commit

Permalink
Refs #29722 - pin beaker < 4.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wbclark committed May 8, 2020
1 parent a67ae95 commit dc5c7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ source 'https://rubygems.org'

gem 'puppet', ENV.key?('PUPPET_VERSION') ? "~> #{ENV['PUPPET_VERSION']}" : '>= 5.5'

gem 'beaker', '< 4.22.0'
gem 'kafo_module_lint'
gem 'puppet-lint-empty_string-check'
gem 'puppet-lint-file_ensure-check'
Expand Down

0 comments on commit dc5c7c8

Please sign in to comment.