mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
Minimal version is Ruby 2.0
This commit is contained in:
parent
d6c173f533
commit
4d1ff7cc4c
1 changed files with 2 additions and 0 deletions
|
@ -30,4 +30,6 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.extensions = ["ext/mini_racer_extension/extconf.rb"]
|
||||
|
||||
spec.required_ruby_version = '>= 2.0'
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue