mirror of
https://github.com/metagov/govarch-website.git
synced 2025-05-04 14:44:40 +00:00
update gemspec to 0.7.2
This commit is contained in:
parent
7e5a447c62
commit
68fa55de29
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Gem::Specification.new do |spec|
|
Gem::Specification.new do |spec|
|
||||||
spec.name = "hitchens-theme"
|
spec.name = "hitchens-theme"
|
||||||
spec.version = "0.7.1"
|
spec.version = "0.7.2"
|
||||||
spec.authors = ["Pat Dryburgh"]
|
spec.authors = ["Pat Dryburgh"]
|
||||||
spec.email = ["hello@patdryburgh.com"]
|
spec.email = ["hello@patdryburgh.com"]
|
||||||
|
|
||||||
@ -14,6 +14,6 @@ Gem::Specification.new do |spec|
|
|||||||
|
|
||||||
spec.add_runtime_dependency "jekyll", "~> 3.8"
|
spec.add_runtime_dependency "jekyll", "~> 3.8"
|
||||||
|
|
||||||
spec.add_development_dependency "bundler", "~> 1.16"
|
spec.add_development_dependency "bundler", "~> 1.17"
|
||||||
spec.add_development_dependency "rake", "~> 12.0"
|
spec.add_development_dependency "rake", "~> 12.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user