mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Bump rake development dependency
Gets rid of a deprecation warning when running the tests.
This commit is contained in:
@@ -27,6 +27,6 @@ Gem::Specification.new do |s|
|
||||
|
||||
s.require_path = "lib"
|
||||
|
||||
s.add_development_dependency('rake', '~> 11.3')
|
||||
s.add_development_dependency('rake', '~> 13.0')
|
||||
s.add_development_dependency('minitest')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user