Skip to content

Commit 2e9eab1

Browse files
jherdmanrosa
authored andcommitted
Update debug gem
The previous version of this gem was struggling with reline.
1 parent be8f367 commit 2e9eab1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Diff for: Gemfile.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,10 @@ GEM
5454
concurrent-ruby (1.3.4)
5555
connection_pool (2.4.1)
5656
crass (1.0.6)
57-
debug (1.7.1)
58-
irb (>= 1.5.0)
59-
reline (>= 0.3.1)
57+
date (3.4.1)
58+
debug (1.9.2)
59+
irb (~> 1.10)
60+
reline (>= 0.3.8)
6061
drb (2.2.1)
6162
erubi (1.13.0)
6263
et-orbi (1.2.11)
@@ -95,7 +96,8 @@ GEM
9596
ast (~> 2.4.1)
9697
racc
9798
pg (1.5.4)
98-
psych (5.2.0)
99+
psych (5.2.1)
100+
date
99101
stringio
100102
puma (6.4.3)
101103
nio4r (~> 2.0)

0 commit comments

Comments
 (0)