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:
parent
828f81187a
commit
6235d5cdc1
1 changed files with 0 additions and 4 deletions
4
Gemfile
4
Gemfile
|
@ -7,7 +7,3 @@ group :cucumber do
|
||||||
gem 'cucumber'
|
gem 'cucumber'
|
||||||
gem 'rspec', '~> 3.0.0'
|
gem 'rspec', '~> 3.0.0'
|
||||||
end
|
end
|
||||||
|
|
||||||
platforms :rbx do
|
|
||||||
gem 'rubysl', '~> 2.0'
|
|
||||||
end
|
|
||||||
|
|
Loading…
Reference in a new issue