diff --git a/Gemfile b/Gemfile index 7beb00e984..0e4868ad1d 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ group :documentation do gem 'github-markup', '0.7.2' end -platforms :ruby_18, :jruby do +platforms :ruby, :jruby do gem 'json' end