Skip to content

Commit f855351

Browse files
committed
(FM-3252) CI Pipeline for sqlserver at step 7a
1 parent 2136d41 commit f855351

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)