We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954e651 commit 4b86e28Copy full SHA for 4b86e28
Gemfile
@@ -3,5 +3,4 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
gemspec
4
5
gem "sqlite3"
6
-
7
-gem "debug", ">= 1.0.0", group: %i[ development test ]
+gem "debug", ">= 1.0.0"
0 commit comments