Skip to content

Commit

Permalink
remove rubysl from rbx platform so CI passes w/ Ruby 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amro committed Mar 12, 2021
1 parent 0c6223a commit 863a835
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
source "https://rubygems.org"

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

Expand Down

0 comments on commit 863a835

Please sign in to comment.