Skip to content

Commit

Permalink
Merge pull request #1190 from gocd/dependabot/bundler/ffi-1.17.1
Browse files Browse the repository at this point in the history
Bump ffi from 1.17.0 to 1.17.1
  • Loading branch information
chadlwilson authored Jan 2, 2025
2 parents 34e95b2 + 5ce9181 commit 06cfc58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ GEM
diff-lcs (1.5.1)
domain_name (0.6.20240107)
drb (2.2.1)
ffi (1.17.0)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
gauge-ruby (0.9.2)
grpc (~> 1.10, >= 1.10.0, < 1.65)
parser (>= 3.1, < 4.0)
Expand Down

0 comments on commit 06cfc58

Please sign in to comment.