Skip to content

Commit f3cdc56

Browse files
build(deps-dev): bump byebug from 12.0.0 to 13.0.0 (#4787)
Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/deivid-rodriguez/byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/byebug/blob/main/CHANGELOG.md) - [Commits](deivid-rodriguez/byebug@v12.0.0...v13.0.0) --- updated-dependencies: - dependency-name: byebug dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b08679 commit f3cdc56

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ GEM
109109
bigdecimal (4.0.1)
110110
bit-struct (0.17)
111111
builder (3.3.0)
112-
byebug (12.0.0)
112+
byebug (13.0.0)
113+
reline (>= 0.6.0)
113114
cf-uaa-lib (4.0.9)
114115
addressable (~> 2.8, >= 2.8.0)
115116
base64
@@ -366,9 +367,9 @@ GEM
366367
pry (0.15.2)
367368
coderay (~> 1.1)
368369
method_source (~> 1.0)
369-
pry-byebug (3.11.0)
370-
byebug (~> 12.0)
371-
pry (>= 0.13, < 0.16)
370+
pry-byebug (3.12.0)
371+
byebug (~> 13.0)
372+
pry (>= 0.13, < 0.17)
372373
psych (5.3.1)
373374
date
374375
stringio

0 commit comments

Comments
 (0)