Skip to content

Commit f8a42b4

Browse files
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 ee65165 commit f8a42b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ GEM
149149
bundler-audit (0.9.2)
150150
bundler (>= 1.2.0, < 3)
151151
thor (~> 1.0)
152-
byebug (11.1.3)
152+
byebug (12.0.0)
153153
capybara (3.40.0)
154154
addressable
155155
matrix
@@ -390,12 +390,12 @@ GEM
390390
protocol-redis (0.9.0)
391391
protocol-websocket (0.20.1)
392392
protocol-http (~> 0.2)
393-
pry (0.14.2)
393+
pry (0.15.2)
394394
coderay (~> 1.1)
395395
method_source (~> 1.0)
396-
pry-byebug (3.10.1)
397-
byebug (~> 11.0)
398-
pry (>= 0.13, < 0.15)
396+
pry-byebug (3.11.0)
397+
byebug (~> 12.0)
398+
pry (>= 0.13, < 0.16)
399399
pstore (0.1.3)
400400
psych (5.2.3)
401401
date

0 commit comments

Comments
 (0)