Skip to content

Commit c01114c

Browse files
committed
yaks
1 parent 8ab52db commit c01114c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
3333
# do not have a Java counterpart.
3434
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
3535
gem "jekyll-remote-theme"
36-
36+
gem 'jekyll-paginate'

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ GEM
5555
webrick (~> 1.7)
5656
jekyll-feed (0.17.0)
5757
jekyll (>= 3.7, < 5.0)
58+
jekyll-paginate (1.1.0)
5859
jekyll-remote-theme (0.4.3)
5960
addressable (~> 2.0)
6061
jekyll (>= 3.5, < 5.0)
@@ -156,6 +157,7 @@ DEPENDENCIES
156157
http_parser.rb (~> 0.6.0)
157158
jekyll (~> 4.4.1)
158159
jekyll-feed (~> 0.12)
160+
jekyll-paginate
159161
jekyll-remote-theme
160162
minima (~> 2.5)
161163
sass-embedded (~> 1.62.1)

0 commit comments

Comments
 (0)