Skip to content

Commit 43114b6

Browse files
committed
Test against latest debug gem
1 parent 6c153b0 commit 43114b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ group :development do
1111
gem "stackprof" if is_unix && !is_truffleruby
1212
gem "test-unit"
1313
gem "reline", github: "ruby/reline" if ENV["WITH_LATEST_RELINE"] == "true"
14-
gem "debug"
14+
gem "debug", github: "ruby/debug"
1515
end

0 commit comments

Comments
 (0)