Skip to content

Commit 3e88f93

Browse files
committed
Update Gemfile.lock to remove vulnerable package
Signed-off-by: Harry Mellor <[email protected]>
1 parent 3251ed5 commit 3e88f93

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

Gemfile.lock

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,8 @@ GEM
4545
logger
4646
faraday-net_http (3.4.0)
4747
net-http (>= 0.5.0)
48-
ffi (1.17.1-aarch64-linux-gnu)
49-
ffi (1.17.1-aarch64-linux-musl)
50-
ffi (1.17.1-arm-linux-gnu)
51-
ffi (1.17.1-arm-linux-musl)
5248
ffi (1.17.1-arm64-darwin)
53-
ffi (1.17.1-x86_64-darwin)
5449
ffi (1.17.1-x86_64-linux-gnu)
55-
ffi (1.17.1-x86_64-linux-musl)
5650
forwardable-extended (2.6.0)
5751
gemoji (4.1.0)
5852
github-pages (232)
@@ -241,22 +235,10 @@ GEM
241235
minitest (5.25.4)
242236
net-http (0.6.0)
243237
uri
244-
nokogiri (1.18.3-aarch64-linux-gnu)
245-
racc (~> 1.4)
246-
nokogiri (1.18.3-aarch64-linux-musl)
247-
racc (~> 1.4)
248-
nokogiri (1.18.3-arm-linux-gnu)
249-
racc (~> 1.4)
250-
nokogiri (1.18.3-arm-linux-musl)
251-
racc (~> 1.4)
252238
nokogiri (1.18.3-arm64-darwin)
253239
racc (~> 1.4)
254-
nokogiri (1.18.3-x86_64-darwin)
255-
racc (~> 1.4)
256240
nokogiri (1.18.3-x86_64-linux-gnu)
257241
racc (~> 1.4)
258-
nokogiri (1.18.3-x86_64-linux-musl)
259-
racc (~> 1.4)
260242
octokit (4.25.1)
261243
faraday (>= 1, < 3)
262244
sawyer (~> 0.9)
@@ -292,14 +274,8 @@ GEM
292274
webrick (1.9.1)
293275

294276
PLATFORMS
295-
aarch64-linux-gnu
296-
aarch64-linux-musl
297-
arm-linux-gnu
298-
arm-linux-musl
299277
arm64-darwin
300-
x86_64-darwin
301-
x86_64-linux-gnu
302-
x86_64-linux-musl
278+
x86_64-linux
303279

304280
DEPENDENCIES
305281
github-pages (~> 232)

0 commit comments

Comments
 (0)