Skip to content

Commit

Permalink
Merge pull request #47 from rspec/fix-build
Browse files Browse the repository at this point in the history
Remove rubysl to fix build
  • Loading branch information
JonRowe committed Aug 31, 2020
2 parents e652e36 + 9c82f2a commit eec25d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Expand Up @@ -62,8 +62,4 @@ if RUBY_VERSION < '1.9.3'
gem 'i18n', '< 0.7.0'
end

platform :rbx do
gem 'rubysl'
end

eval File.read('Gemfile-custom') if File.exist?('Gemfile-custom')

0 comments on commit eec25d8

Please sign in to comment.