# coding: utf-8Gem::Specification.new do |spec|spec.name = "elementary"spec.version = "0.1.0"spec.authors = ["Abhishek Nagekar"]spec.email = ["abhishek@nagekar.com"]spec.summary = %q{Minimalistic Jekyll Theme}spec.homepage = "https://elementary-jekyll.github.io"spec.license = "MIT"spec.add_runtime_dependency "jekyll", "~> 4.0"end