Newer
Older
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.authors = ["jacek.lebioda"]
spec.email = ["jacek.lebioda@uni.lu"]
spec.summary = "Jekyll theme for ELIXIR blog site"
spec.homepage = "https://git-r3lab.uni.lu/elixir/jekyll-elixir-theme"
spec.license = "Apache2"
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }