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.
2 parents 254eabf + 12d0058 commit a3fb9b1Copy full SHA for a3fb9b1
Gemfile.lock
@@ -136,6 +136,7 @@ GEM
136
faraday-rack (1.0.0)
137
faraday-retry (1.0.3)
138
ffi (1.17.0-arm64-darwin)
139
+ ffi (1.17.0-x86_64-linux-gnu)
140
ffi-compiler (1.3.2)
141
ffi (>= 1.15.5)
142
rake
@@ -218,6 +219,8 @@ GEM
218
219
nio4r (2.7.3)
220
nokogiri (1.16.7-arm64-darwin)
221
racc (~> 1.4)
222
+ nokogiri (1.16.7-x86_64-linux)
223
+ racc (~> 1.4)
224
octokit (4.25.1)
225
faraday (>= 1, < 3)
226
sawyer (~> 0.9)
@@ -415,6 +418,7 @@ GEM
415
418
416
419
PLATFORMS
417
420
arm64-darwin-23
421
+ x86_64-linux
422
423
DEPENDENCIES
424
administrate (~> 0.20.1)
0 commit comments