We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 985f29f + 27ef550 commit 928cd8aCopy full SHA for 928cd8a
2 files changed
Gemfile.lock
@@ -212,7 +212,7 @@ GEM
212
jekyll-seo-tag (~> 2.1)
213
minitest (5.14.4)
214
multipart-post (2.1.1)
215
- nokogiri (1.13.4)
+ nokogiri (1.13.6)
216
mini_portile2 (~> 2.8.0)
217
racc (~> 1.4)
218
octokit (4.20.0)
gemset.nix
@@ -725,10 +725,10 @@
725
platforms = [];
726
source = {
727
remotes = ["http://rubygems.org"];
728
- sha256 = "1g43ii497cwdqhfnaxfl500bq5yfc5hfv5df1lvf6wcjnd708ihd";
+ sha256 = "11w59ga9324yx6339dgsflz3dsqq2mky1qqdwcg6wi5s1bf2yldi";
729
type = "gem";
730
};
731
- version = "1.13.4";
+ version = "1.13.6";
732
733
octokit = {
734
dependencies = ["faraday" "sawyer"];
0 commit comments