Skip to content

Commit 9e1744e

Browse files
build(deps-dev): bump byebug from 11.1.3 to 12.0.0 (#4283)
Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.1.3 to 12.0.0. - [Release notes](https://github.com/deivid-rodriguez/byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md) - [Commits](deivid-rodriguez/byebug@v11.1.3...v12.0.0) --- updated-dependencies: - dependency-name: byebug dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f50766e commit 9e1744e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GEM
109109
bigdecimal (3.1.9)
110110
bit-struct (0.17)
111111
builder (3.3.0)
112-
byebug (11.1.3)
112+
byebug (12.0.0)
113113
cf-uaa-lib (4.0.8)
114114
addressable (~> 2.8, >= 2.8.0)
115115
base64
@@ -365,9 +365,9 @@ GEM
365365
pry (0.14.1)
366366
coderay (~> 1.1)
367367
method_source (~> 1.0)
368-
pry-byebug (3.10.1)
369-
byebug (~> 11.0)
370-
pry (>= 0.13, < 0.15)
368+
pry-byebug (3.11.0)
369+
byebug (~> 12.0)
370+
pry (>= 0.13, < 0.16)
371371
psych (5.2.3)
372372
date
373373
stringio

0 commit comments

Comments
 (0)