1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Remove rubysl from the rbx gem group

This commit is contained in:
Lee Hambley 2014-11-17 10:54:15 +01:00
parent 828f81187a
commit 6235d5cdc1

View file

@ -7,7 +7,3 @@ group :cucumber do
gem 'cucumber'
gem 'rspec', '~> 3.0.0'
end
platforms :rbx do
gem 'rubysl', '~> 2.0'
end