Skip to content

Commit

Permalink
add jekyll-paginate - attempt_3
Browse files Browse the repository at this point in the history
  • Loading branch information
Miro0o committed Feb 6, 2024
1 parent 15d6365 commit 4ac45c4
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,21 +219,21 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.21.2)
minitest (5.22.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.16.1-aarch64-linux)
nokogiri (1.16.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.1-arm-linux)
nokogiri (1.16.2-arm-linux)
racc (~> 1.4)
nokogiri (1.16.1-arm64-darwin)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.1-x86-linux)
nokogiri (1.16.2-x86-linux)
racc (~> 1.4)
nokogiri (1.16.1-x86_64-darwin)
nokogiri (1.16.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.1-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -284,6 +284,9 @@ DEPENDENCIES
github-pages
http_parser.rb (~> 0.6.0)
jekyll-feed (~> 0.12)
jekyll-paginate
jekyll-seo-tag
jekyll-sitemap
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.1)
Expand Down

0 comments on commit 4ac45c4

Please sign in to comment.