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 a667d41 commit bafeb8fCopy full SHA for bafeb8f
Gemfile.lock
@@ -272,6 +272,7 @@ GEM
272
method_source (0.9.2)
273
mini_magick (4.11.0)
274
mini_mime (1.1.2)
275
+ mini_portile2 (2.8.0)
276
minitest (5.14.4)
277
molinillo (0.8.0)
278
multi_json (1.15.0)
@@ -281,7 +282,8 @@ GEM
281
282
naturally (2.2.1)
283
netrc (0.11.0)
284
no_proxy_fix (0.1.2)
- nokogiri (1.13.7-arm64-darwin)
285
+ nokogiri (1.13.8)
286
+ mini_portile2 (~> 2.8.0)
287
racc (~> 1.4)
288
octokit (4.21.0)
289
faraday (>= 0.9)
0 commit comments