Skip to content

Commit 00cb995

Browse files
Merge pull request freeCodeCamp#2468 from freeCodeCamp/renovate/pry-byebug-3.x-lockfile
Update dependency pry-byebug to v3.11.0
2 parents 970d3cd + 09408ea commit 00cb995

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
rouge (>= 1.0.0)
2222
bigdecimal (3.1.8)
2323
browser (5.3.1)
24-
byebug (11.1.3)
24+
byebug (12.0.0)
2525
chunky_png (1.4.0)
2626
coderay (1.1.3)
2727
concurrent-ruby (1.3.4)
@@ -56,7 +56,7 @@ GEM
5656
in_threads (1.6.0)
5757
io-console (0.8.0)
5858
logger (1.6.2)
59-
method_source (1.0.0)
59+
method_source (1.1.0)
6060
mini_portile2 (2.8.8)
6161
minitest (5.25.5)
6262
multi_json (1.15.0)
@@ -71,12 +71,12 @@ GEM
7171
progress_bar (1.3.4)
7272
highline (>= 1.6)
7373
options (~> 2.3.0)
74-
pry (0.14.2)
74+
pry (0.15.2)
7575
coderay (~> 1.1)
7676
method_source (~> 1.0)
77-
pry-byebug (3.10.1)
78-
byebug (~> 11.0)
79-
pry (>= 0.13, < 0.15)
77+
pry-byebug (3.11.0)
78+
byebug (~> 12.0)
79+
pry (>= 0.13, < 0.16)
8080
racc (1.8.1)
8181
rack (2.2.13)
8282
rack-protection (3.2.0)

0 commit comments

Comments
 (0)