Skip to content

Commit 5bf56bd

Browse files
build(deps-dev): bump pry-byebug from 3.10.1 to 3.11.0
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.10.1 to 3.11.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.10.1...v3.11.0) --- updated-dependencies: - dependency-name: pry-byebug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47446d3 commit 5bf56bd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 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
@@ -302,7 +302,7 @@ GEM
302302
nokogiri (>= 1.12.0)
303303
machinist (1.0.6)
304304
membrane (1.1.0)
305-
method_source (1.0.0)
305+
method_source (1.1.0)
306306
mime-types (3.6.1)
307307
logger
308308
mime-types-data (~> 3.2015)
@@ -362,12 +362,12 @@ GEM
362362
prettyprint (0.2.0)
363363
prometheus-client (4.2.4)
364364
base64
365-
pry (0.14.1)
365+
pry (0.15.2)
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)