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.
1 parent 1552e33 commit cd273ecCopy full SHA for cd273ec
Gemfile.lock
@@ -170,15 +170,17 @@ GEM
170
jekyll-seo-tag (~> 2.1)
171
minitest (5.14.4)
172
multipart-post (2.1.1)
173
- nokogiri (1.12.1-arm64-darwin)
+ nokogiri (1.13.4-arm64-darwin)
174
+ racc (~> 1.4)
175
+ nokogiri (1.13.4-x86_64-linux)
176
racc (~> 1.4)
177
octokit (4.21.0)
178
faraday (>= 0.9)
179
sawyer (~> 0.8.0, >= 0.5.3)
180
pathutil (0.16.2)
181
forwardable-extended (~> 2.6)
182
public_suffix (4.0.6)
- racc (1.5.2)
183
+ racc (1.6.0)
184
rb-fsevent (0.11.0)
185
rb-inotify (0.10.1)
186
ffi (~> 1.0)
@@ -215,6 +217,7 @@ GEM
215
217
216
218
PLATFORMS
219
arm64-darwin-20
220
+ x86_64-linux
221
222
DEPENDENCIES
223
github-pages (~> 217)
0 commit comments