We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1ab5c commit 11b098dCopy full SHA for 11b098d
1 file changed
Gemfile-pure
@@ -24,9 +24,3 @@ group :debug do
24
gem "ruby-debug", platforms: :jruby
25
gem "byebug", platform: :mri
26
end
27
-
28
-platforms :rbx do
29
- gem 'rubysl', '~> 2.0'
30
- gem 'rubinius', '~> 2.0'
31
- gem 'json'
32
-end
0 commit comments