Skip to content

Commit addfdc0

Browse files
Update dependency pry-byebug to '~> 3.12.0'
1 parent bd899e6 commit addfdc0

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
@@ -42,7 +42,7 @@ group :system_tests do
4242
gem 'net-ssh'
4343
# renovate: datasource=rubygems versioning=ruby
4444
gem 'openvox', ENV.fetch('OPENVOX_VERSION', ENV.fetch('PUPPET_VERSION', ['>= 7.0.0', '< 9.0.0']))
45-
gem 'pry-byebug', '~> 3.10.0'
45+
gem 'pry-byebug', '~> 3.12.0'
4646
gem 'puppetlabs_spec_helper', '>= 4.0.0', '< 9.0.0'
4747
gem 'syslog' # Required for Ruby >= 3.4
4848
end

0 commit comments

Comments
 (0)