Skip to content

Commit

Permalink
Test against latest debug gem
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Dec 1, 2022
1 parent 96d25dd commit c12a26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ group :development do
gem "stackprof" if is_unix && !is_truffleruby
gem "test-unit"
gem "reline", github: "ruby/reline" if ENV["WITH_LATEST_RELINE"] == "true"
gem "debug"
gem "debug", github: "ruby/debug"
end

0 comments on commit c12a26c

Please sign in to comment.