Skip to content

Commit

Permalink
Update gem description
Browse files Browse the repository at this point in the history
  • Loading branch information
piharpi committed Aug 29, 2020
1 parent 4d1d5e1 commit b3523e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions klise.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |spec|
spec.name = "klise"
spec.version = "1.0.0"
spec.version = "1.0.1"
spec.authors = ["Mahendrata Harpi"]
spec.email = ["justharpi@gmail.com"]

spec.summary = "Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support."
spec.summary = "🏖 Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support."
spec.homepage = "https://github.com/piharpi/jekyll-klise"
spec.license = "MIT"

Expand All @@ -21,5 +21,5 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'jekyll-compose', '~> 0.12.0'
spec.add_runtime_dependency 'jekyll-postfiles', '~> 3.1'

spec.add_development_dependency "bundler"
spec.add_development_dependency "bundler", "~> 2.1"
end

1 comment on commit b3523e5

@vercel
Copy link

@vercel vercel bot commented on b3523e5 Aug 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.