Skip to content

Commit 9cfc069

Browse files
Merge pull request #1 from LegalShield/jr-devops-dependabot-alert
jr-devops-dependabot-alert
2 parents eece6ae + b80f833 commit 9cfc069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ group :system_tests do
6666
gem "puppet-blacksmith", '~> 3.4', :require => false
6767
# Bundler fails on 2.1.9 even though this group is excluded
6868
if ENV['GEM_BOLT']
69-
gem 'bolt', '~> 1.1.0', require: false
69+
gem 'bolt', '>= 3.27.4', require: false
7070
gem 'beaker-task_helper', '~> 1.5.2', require: false
7171
end
7272
end

0 commit comments

Comments
 (0)