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 0f5d756 + c6c9332 commit ea631adCopy full SHA for ea631ad
docs/Gemfile.lock
@@ -210,9 +210,9 @@ GEM
210
jekyll-feed (~> 0.9)
211
jekyll-seo-tag (~> 2.1)
212
minitest (5.19.0)
213
- nokogiri (1.16.2-arm64-darwin)
+ nokogiri (1.16.5-arm64-darwin)
214
racc (~> 1.4)
215
- nokogiri (1.16.2-x86_64-linux)
+ nokogiri (1.16.5-x86_64-linux)
216
217
octokit (4.25.1)
218
faraday (>= 1, < 3)
@@ -224,7 +224,8 @@ GEM
224
rb-fsevent (0.11.2)
225
rb-inotify (0.10.1)
226
ffi (~> 1.0)
227
- rexml (3.2.5)
+ rexml (3.3.2)
228
+ strscan
229
rouge (3.26.0)
230
ruby2_keywords (0.0.5)
231
rubyzip (2.3.2)
@@ -239,6 +240,7 @@ GEM
239
240
faraday (>= 0.17.3, < 3)
241
simpleidn (0.2.1)
242
unf (~> 0.1.4)
243
+ strscan (3.1.0)
244
terminal-table (1.8.0)
245
unicode-display_width (~> 1.1, >= 1.1.1)
246
typhoeus (1.4.0)
0 commit comments