We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da54691 + d5454d0 commit e6dd8bdCopy full SHA for e6dd8bd
1 file changed
Gemfile.lock
@@ -227,6 +227,10 @@ GEM
227
nokogiri (1.16.4)
228
mini_portile2 (~> 2.8.2)
229
racc (~> 1.4)
230
+ nokogiri (1.16.4-x86_64-darwin)
231
+ racc (~> 1.4)
232
+ nokogiri (1.16.4-x86_64-linux)
233
234
octokit (4.25.1)
235
faraday (>= 1, < 3)
236
sawyer (~> 0.9)
@@ -237,7 +241,8 @@ GEM
237
241
rb-fsevent (0.11.2)
238
242
rb-inotify (0.10.1)
239
243
ffi (~> 1.0)
240
- rexml (3.2.6)
244
+ rexml (3.2.8)
245
+ strscan (>= 3.0.9)
246
rouge (3.30.0)
247
rubyzip (2.3.2)
248
safe_yaml (1.0.5)
@@ -251,6 +256,7 @@ GEM
251
256
faraday (>= 0.17.3, < 3)
252
257
simpleidn (0.2.2)
253
258
unf (~> 0.1.4)
259
+ strscan (3.1.0)
254
260
terminal-table (1.8.0)
255
261
unicode-display_width (~> 1.1, >= 1.1.1)
262
typhoeus (1.4.1)
0 commit comments