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 32eb367 commit 555ba76Copy full SHA for 555ba76
Gemfile.lock
@@ -245,13 +245,11 @@ GEM
245
jekyll-seo-tag (~> 2.1)
246
minitest (5.17.0)
247
multipart-post (2.1.1)
248
- nokogiri (1.13.9-arm64-darwin)
+ nokogiri (1.15.4-arm64-darwin)
249
racc (~> 1.4)
250
- nokogiri (1.13.9-x86_64-darwin)
+ nokogiri (1.15.4-x86_64-darwin)
251
252
- nokogiri (1.13.9-x86_64-linux)
253
- racc (~> 1.4)
254
- nokogiri (1.13.6-x86_64-linux)
+ nokogiri (1.15.4-x86_64-linux)
255
256
octokit (4.22.0)
257
faraday (>= 0.9)
@@ -262,7 +260,7 @@ GEM
262
260
pathutil (0.16.2)
263
261
forwardable-extended (~> 2.6)
264
public_suffix (4.0.7)
265
- racc (1.6.0)
+ racc (1.7.1)
266
rainbow (3.1.1)
267
rb-fsevent (0.11.1)
268
rb-inotify (0.10.1)
0 commit comments