Skip to content

Commit 0ff4e72

Browse files
committed
updating the gemspec, preparing for new version build/release/publish
1 parent bc27cd3 commit 0ff4e72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

simpol-jekyll-theme.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "simpol-jekyll-theme"
5-
spec.version = "1.0.4"
5+
spec.version = "1.0.5"
66
spec.authors = ["Scott Mathson"]
77
spec.email = ["[email protected]"]
88

99
spec.summary = %q{A minimal, clean, and open source Jekyll theme.}
10-
spec.description = "Simpol Jekyll Theme, a content writer's best friend. Setup a Jekyll blog and start writing, fast. Focus on the writing, the content."
10+
spec.description = "Simpol Jekyll Theme, a content writer's and minimalist's best friend. Setup a Jekyll blog and start writing, fast. Focus on the writing, the content."
1111
spec.homepage = "https://simpoltheme.com"
1212
spec.license = "ISC"
1313

@@ -19,5 +19,5 @@ Gem::Specification.new do |spec|
1919
spec.add_runtime_dependency "jekyll-sitemap", "~> 1.1"
2020
spec.add_runtime_dependency "jekyll-seo-tag", "~> 2.2"
2121

22-
spec.add_development_dependency "bundler", "~> 1.14"
22+
spec.add_development_dependency "bundler", "~> 1.16"
2323
end

0 commit comments

Comments
 (0)