source 'https://rubygems.org'
gemspec

if defined?(RUBY_ENGINE) and RUBY_ENGINE =~ /rbx/
  gem 'rubysl'
end
