Skip to content

Commit ac95dcf

Browse files
update
1 parent 037cb71 commit ac95dcf

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.bundle/config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
BUNDLE_SPECIFIC_PLATFORM: "true"

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ GEM
231231
nokogiri (1.18.10)
232232
mini_portile2 (~> 2.8.2)
233233
racc (~> 1.4)
234+
nokogiri (1.18.10-x64-mingw-ucrt)
235+
racc (~> 1.4)
234236
octokit (4.25.1)
235237
faraday (>= 1, < 3)
236238
sawyer (~> 0.9)
@@ -270,6 +272,7 @@ GEM
270272

271273
PLATFORMS
272274
ruby
275+
x64-mingw-ucrt
273276
x64-mingw32
274277

275278
DEPENDENCIES
@@ -281,4 +284,4 @@ DEPENDENCIES
281284
tzinfo-data
282285

283286
BUNDLED WITH
284-
2.2.32
287+
2.5.3

0 commit comments

Comments
 (0)