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 e5f1dbd commit b78b567Copy full SHA for b78b567
Gemfile
@@ -2,7 +2,7 @@ source "https://rubygems.org"
2
3
if RUBY_VERSION >= "2.7"
4
gem "irb"
5
- gem "debug"
+ gem "debug", platform: :mri
6
end
7
8
gemspec
0 commit comments