Skip to content

Commit 0ca4b99

Browse files
author
haruyama.makoto
committed
Fix security alert for ffi in benchmarks
1 parent 7b8a111 commit 0ca4b99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
benchmark-ips (2.7.2)
5-
ffi (1.9.17)
5+
ffi (1.9.25)
66
io-like (0.3.0)
77
lz4-ruby (0.3.3)
88
ruby-xz (0.2.3)
@@ -20,4 +20,4 @@ DEPENDENCIES
2020
snappy
2121

2222
BUNDLED WITH
23-
1.14.3
23+
1.16.1

0 commit comments

Comments
 (0)