mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Remove the rubysl dependency
This commit is contained in:
parent
de07c1b134
commit
4675623fe0
1 changed files with 0 additions and 1 deletions
|
@ -32,5 +32,4 @@ Gem::Specification.new do |s|
|
|||
s.add_development_dependency "rake-compiler"
|
||||
s.add_development_dependency "rspec"
|
||||
s.add_development_dependency "rspec-spies"
|
||||
s.add_development_dependency "rubysl", "~> 2.0" if RUBY_ENGINE == "rbx"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue