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 593a00b commit cb1df21Copy full SHA for cb1df21
Gemfile.lock
@@ -213,11 +213,9 @@ GEM
213
minitest (5.22.3)
214
net-http (0.4.1)
215
uri
216
- nokogiri (1.16.5-x64-mingw-ucrt)
+ nokogiri (1.16.6-x64-mingw-ucrt)
217
racc (~> 1.4)
218
- nokogiri (1.16.5-x86_64-linux)
219
- racc (~> 1.4)
220
- nokogiri (1.16.3-x86_64-linux)
+ nokogiri (1.16.6-x86_64-linux)
221
222
octokit (4.25.1)
223
faraday (>= 1, < 3)
@@ -272,6 +270,7 @@ DEPENDENCIES
272
270
commonmarker (>= 0.23.10)
273
271
github-pages (~> 228)
274
nokogiri (~> 1.16.5)
+ rexml (~> 3.2.8)
275
tzinfo (~> 2.0.6)
276
tzinfo-data
277
wdm (~> 0.1.1)
0 commit comments