kludge to make bundler use the latest commit

This commit is contained in:
Atlas Cove 2021-02-17 01:21:32 +00:00
parent 7c6e5db273
commit c27e1ada53
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "jekyll-theme-basic"
spec.version = "r1"
spec.version = "2"
spec.authors = ["Atlas48"]
spec.email = ["Atlas48@gmx.com"]
spec.summary = "An incredibly rudimentary jekyll theme. Paper-thin, nothing but what's needed."