We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037cb71 commit ac95dcfCopy full SHA for ac95dcf
2 files changed
.bundle/config
@@ -0,0 +1,2 @@
1
+---
2
+BUNDLE_SPECIFIC_PLATFORM: "true"
Gemfile.lock
@@ -231,6 +231,8 @@ GEM
231
nokogiri (1.18.10)
232
mini_portile2 (~> 2.8.2)
233
racc (~> 1.4)
234
+ nokogiri (1.18.10-x64-mingw-ucrt)
235
+ racc (~> 1.4)
236
octokit (4.25.1)
237
faraday (>= 1, < 3)
238
sawyer (~> 0.9)
@@ -270,6 +272,7 @@ GEM
270
272
271
273
PLATFORMS
274
ruby
275
+ x64-mingw-ucrt
276
x64-mingw32
277
278
DEPENDENCIES
@@ -281,4 +284,4 @@ DEPENDENCIES
281
284
tzinfo-data
282
285
283
286
BUNDLED WITH
- 2.2.32
287
+ 2.5.3
0 commit comments