Skip to content

Commit 6449857

Browse files
build(deps-dev): bump pry-byebug from 3.11.0 to 3.12.0
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md) - [Commits](deivid-rodriguez/pry-byebug@v3.11.0...v3.12.0) --- updated-dependencies: - dependency-name: pry-byebug dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd39246 commit 6449857

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ GEM
121121
bundler-audit (0.9.3)
122122
bundler (>= 1.2.0)
123123
thor (~> 1.0)
124-
byebug (12.0.0)
124+
byebug (13.0.0)
125+
reline (>= 0.6.0)
125126
capybara (3.40.0)
126127
addressable
127128
matrix
@@ -424,9 +425,9 @@ GEM
424425
pry (0.15.2)
425426
coderay (~> 1.1)
426427
method_source (~> 1.0)
427-
pry-byebug (3.11.0)
428-
byebug (~> 12.0)
429-
pry (>= 0.13, < 0.16)
428+
pry-byebug (3.12.0)
429+
byebug (~> 13.0)
430+
pry (>= 0.13, < 0.17)
430431
psych (5.3.0)
431432
date
432433
stringio

0 commit comments

Comments
 (0)