Skip to content

Commit 0388973

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 75ba45e commit 0388973

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ GEM
119119
bundler-audit (0.9.2)
120120
bundler (>= 1.2.0, < 3)
121121
thor (~> 1.0)
122-
byebug (11.1.3)
122+
byebug (12.0.0)
123123
capybara (3.40.0)
124124
addressable
125125
matrix
@@ -383,9 +383,9 @@ GEM
383383
pry (0.14.2)
384384
coderay (~> 1.1)
385385
method_source (~> 1.0)
386-
pry-byebug (3.10.1)
387-
byebug (~> 11.0)
388-
pry (>= 0.13, < 0.15)
386+
pry-byebug (3.11.0)
387+
byebug (~> 12.0)
388+
pry (>= 0.13, < 0.16)
389389
psych (5.2.3)
390390
date
391391
stringio

0 commit comments

Comments
 (0)