mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Drop obsoleted gemspec switch [ci skip]
This commit is contained in:
parent
77ae4caa25
commit
c77d8a1c8d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
|
|||
|
||||
if /java/ === RUBY_PLATFORM
|
||||
spec.platform = 'java'
|
||||
elsif RUBY_ENGINE != 'truffleruby'
|
||||
else
|
||||
spec.extensions = ['ext/hamlit/extconf.rb']
|
||||
spec.required_ruby_version = '>= 2.1.0'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue