Skip to content

Commit 0cefb67

Browse files
committed
Merge pull request #132 from phongdly/FM-3252/ci-pipeline-fails-step7a
(FM-3252) CI Pipeline for sqlserver at step 7a
2 parents 2136d41 + f855351 commit 0cefb67

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
@@ -38,7 +38,7 @@ end
3838

3939
group :system_tests do
4040
gem 'beaker-rspec', *location_for(ENV['BEAKER_RSPEC_VERSION'] || '~> 5.1')
41-
gem 'beaker', *location_for(ENV['BEAKER_VERSION'] || '~> 2.18')
41+
gem 'beaker', *location_for(ENV['BEAKER_VERSION'] || '~> 2.19')
4242
gem 'beaker-puppet_install_helper', :require => false
4343
end
4444

0 commit comments

Comments
 (0)