Bump to jekyll-paginate 1.0.0

This commit is contained in:
Parker Moore 2014-05-26 21:08:03 -04:00
parent 9e4ef3cbff
commit 4414c70b87
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('colorator', "~> 0.1")
s.add_runtime_dependency('redcarpet', "~> 3.1")
s.add_runtime_dependency('toml', '~> 0.1.0')
s.add_runtime_dependency('jekyll-paginate', '~> 1.0.0.rc3')
s.add_runtime_dependency('jekyll-paginate', '~> 1.0')
s.add_runtime_dependency('jekyll-coffeescript', '~> 1.0')
s.add_runtime_dependency('jekyll-sass-converter', '~> 1.0')