diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-07-09 22:33:23 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-07-09 22:33:23 +0300 |
commit | ecf9a15e77509d344ab4ee02ae0dbf8a116021f1 (patch) | |
tree | d7830abea36c1392836b1999d3d5f5aa6d5380c6 | |
parent | 2b3e41a4aba849cffd15dfe9e18fc0fc156fdef3 (diff) | |
download | popov.link-ecf9a15e77509d344ab4ee02ae0dbf8a116021f1.tar.xz popov.link-ecf9a15e77509d344ab4ee02ae0dbf8a116021f1.zip |
Update dependency github-pages to v231
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ source "https://rubygems.org" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. # gem "github-pages", group: :jekyll_plugins -gem "github-pages", "~> 230", group: :jekyll_plugins +gem "github-pages", "~> 231", group: :jekyll_plugins # If you have any plugins, put them here! group :jekyll_plugins do |