mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Do not intall stackprof under jruby nor rubinius
This commit is contained in:
@@ -24,6 +24,5 @@ Gem::Specification.new do |s|
|
||||
|
||||
s.require_path = "lib"
|
||||
|
||||
s.add_development_dependency 'stackprof' if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new("2.1.0")
|
||||
s.add_development_dependency 'rake'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user