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 4d4b550 commit b73c2f6Copy full SHA for b73c2f6
www/Gemfile.lock
@@ -212,19 +212,19 @@ GEM
212
jekyll-feed (~> 0.9)
213
jekyll-seo-tag (~> 2.1)
214
minitest (5.19.0)
215
- nokogiri (1.14.3-arm64-darwin)
+ nokogiri (1.16.2-arm64-darwin)
216
racc (~> 1.4)
217
- nokogiri (1.14.3-x86_64-darwin)
+ nokogiri (1.16.2-x86_64-darwin)
218
219
- nokogiri (1.14.3-x86_64-linux)
+ nokogiri (1.16.2-x86_64-linux)
220
221
octokit (4.25.1)
222
faraday (>= 1, < 3)
223
sawyer (~> 0.9)
224
pathutil (0.16.2)
225
forwardable-extended (~> 2.6)
226
public_suffix (4.0.7)
227
- racc (1.6.2)
+ racc (1.7.3)
228
rb-fsevent (0.11.2)
229
rb-inotify (0.10.1)
230
ffi (~> 1.0)
0 commit comments