Skip to content

Commit e223b9c

Browse files
Update dependency pry-byebug to '~> 3.11.0'
1 parent 132e70e commit e223b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ group :system_tests do
4141
gem 'beaker-windows'
4242
gem 'ed25519'
4343
gem 'net-ssh'
44-
gem 'pry-byebug', '~> 3.10.0'
44+
gem 'pry-byebug', '~> 3.11.0'
4545
gem 'puppet', ENV.fetch('PUPPET_VERSION', ['>= 7.0.0', '< 9.0.0'])
4646
gem 'puppetlabs_spec_helper', '>= 4.0.0', '< 8.0.0'
4747
gem 'rubocop', '~> 1.80.0'

0 commit comments

Comments
 (0)