Use debug gem

This commit is contained in:
David Heinemeier Hansson
2023-01-10 13:17:28 +01:00
parent 6b098a1e2e
commit 5ca6f32ee7
2 changed files with 2 additions and 2 deletions

View File

@@ -2,3 +2,5 @@ source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gemspec
gem "debug"