wip
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.version = "0.1.17"
|
||||
spec.version = "0.1.18"
|
||||
|
||||
spec.name = "jekyll-theme-isabelline"
|
||||
spec.authors = ["Rouslan Zenetl"]
|
||||
@ -18,5 +18,5 @@ Gem::Specification.new do |spec|
|
||||
|
||||
# TODO: jekyll ver should be same as image in docker-compose.yaml
|
||||
spec.add_runtime_dependency "jekyll", ">= 3.5", "< 5.0"
|
||||
spec.add_development_dependency "bundler", "~> 2.0.2"
|
||||
spec.add_development_dependency "bundler", "~> 2.1.0"
|
||||
end
|
Reference in New Issue
Block a user