Skip to content

Commit

Permalink
Merge pull request #464 from cucumber/feature/remove-gems-for-unsuppo…
Browse files Browse the repository at this point in the history
…rted-platform

Remove gems for unsupported rubinius platform
  • Loading branch information
maxmeyer authored Jul 26, 2017
2 parents 501bbdc + 93672c3 commit cf1f061
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,3 @@ group :development, :test do

gem 'json', '~>2.1'
end

platforms :rbx do
gem 'rubysl', '~> 2.0'
gem 'rubinius-developer_tools'
end

0 comments on commit cf1f061

Please sign in to comment.