Skip to content

Commit baf582d

Browse files
committed
jekyll-multisite requires jekyll-paginate
Signed-off-by: Sven Strickroth <[email protected]>
1 parent 5b3dc16 commit baf582d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jekyll-multisite.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ Gem::Specification.new do |s|
1111
s.license = 'GPL-3.0'
1212
s.files = ['lib/jekyll-multisite.rb']
1313
s.add_runtime_dependency 'jekyll', '~> 3.0', '>= 3.0.1'
14+
s.add_runtime_dependency 'jekyll-paginate', '~> 1.1.0'
1415
end

0 commit comments

Comments
 (0)