Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit286bf5a

Browse files
author
root
committed
update gem version
1 parent7d06706 commit286bf5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎beautiful-jekyll-theme.gemspec

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

33
Gem::Specification.newdo |spec|
44
spec.name="beautiful-jekyll-theme"
5-
spec.version="1.0.0"
5+
spec.version="1.1.0"
66
spec.authors=["Dean Attali"]
77
spec.email=["daattali@gmail.com"]
88

99
spec.summary=%q{Beautiful Jekyll is a ready-to-use Jekyll theme to help you create an awesome website quickly. Perfect for personal blogs or simple project websites, with a focus on responsive and clean design.}
1010
spec.homepage="http://deanattali.com/beautiful-jekyll"
1111
spec.license="MIT"
1212

13-
spec.files=`git ls-files -z`.split("\x0").select{ |f|f.match(%r{^(assets|_layouts|_includes|LICENSE|README)}i)}
13+
spec.files=`git ls-files -z`.split("\x0").select{ |f|f.match(%r{^(assets|_layouts|_includes|LICENSE|README|feed)}i)}
1414

1515
spec.add_runtime_dependency"jekyll","~> 3.3"
1616
spec.add_runtime_dependency"jekyll-paginate","~> 1.1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp