Skip to content

Commit 79ad36c

Browse files
Merge pull request #948 from davidsiaw/dependabot/bundler/pry-byebug-3.11.0
2 parents 7a3bbc1 + a0aab3f commit 79ad36c

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
@@ -391,12 +391,12 @@ GEM
391391
protocol-redis (0.9.0)
392392
protocol-websocket (0.20.1)
393393
protocol-http (~> 0.2)
394-
pry (0.14.2)
394+
pry (0.15.2)
395395
coderay (~> 1.1)
396396
method_source (~> 1.0)
397-
pry-byebug (3.10.1)
398-
byebug (~> 11.0)
399-
pry (>= 0.13, < 0.15)
397+
pry-byebug (3.11.0)
398+
byebug (~> 12.0)
399+
pry (>= 0.13, < 0.16)
400400
pstore (0.1.3)
401401
psych (5.2.3)
402402
date

0 commit comments

Comments
 (0)