mirror of
https://github.com/metagov/govarch-website.git
synced 2025-05-04 06:34:41 +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|
|
||||
spec.name = "hitchens-theme"
|
||||
spec.version = "0.7.1"
|
||||
spec.version = "0.7.2"
|
||||
spec.authors = ["Pat Dryburgh"]
|
||||
spec.email = ["hello@patdryburgh.com"]
|
||||
|
||||
@ -14,6 +14,6 @@ Gem::Specification.new do |spec|
|
||||
|
||||
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"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user