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 f617b78 + 11ae679 commit 8662c9fCopy full SHA for 8662c9f
Gemfile.lock
@@ -170,7 +170,9 @@ GEM
170
jekyll-seo-tag (~> 2.1)
171
minitest (5.14.4)
172
multipart-post (2.1.1)
173
- nokogiri (1.12.2-x86_64-darwin)
+ nokogiri (1.12.5-x86_64-darwin)
174
+ racc (~> 1.4)
175
+ nokogiri (1.12.5-x86_64-linux)
176
racc (~> 1.4)
177
octokit (4.21.0)
178
faraday (>= 0.9)
@@ -215,6 +217,7 @@ GEM
215
217
216
218
PLATFORMS
219
x86_64-darwin-19
220
+ x86_64-linux
221
222
DEPENDENCIES
223
github-pages (~> 217)
0 commit comments