diff --git a/Gemfile b/Gemfile index f9e2dab8..d41a5ae0 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,3 @@ group :cucumber do gem 'cucumber' gem 'rspec', '~> 3.0.0' end - -platforms :rbx do - gem 'rubysl', '~> 2.0' -end