Skip to content

Commit f5e11af

Browse files
authored
Merge pull request #6674 from rubyforgood/dependabot/bundler/pry-byebug-3.12.0
build(deps-dev): bump pry-byebug from 3.11.0 to 3.12.0
2 parents 3821ab3 + 6449857 commit f5e11af

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
@@ -425,9 +426,9 @@ GEM
425426
pry (0.15.2)
426427
coderay (~> 1.1)
427428
method_source (~> 1.0)
428-
pry-byebug (3.11.0)
429-
byebug (~> 12.0)
430-
pry (>= 0.13, < 0.16)
429+
pry-byebug (3.12.0)
430+
byebug (~> 13.0)
431+
pry (>= 0.13, < 0.17)
431432
psych (5.3.0)
432433
date
433434
stringio

0 commit comments

Comments
 (0)