Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2022-08-14 20:06:46 +0300
committerStan Hu <stanhu@gmail.com>2022-08-14 20:06:46 +0300
commit03b47d49bc11adcc8398947a632e3e41266a2cc8 (patch)
tree7db9f2adfadd32196218e04d42a10977351cdb45
parent4128e23ac5533b0f3548d4a627e8a3e19718be5f (diff)
Update ffi gem to v1.15.5sh-update-ffi
This matches the version used in GitLab Rails and helps reduce some space in the Omnibus build. Changelog: changed
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index ac977a7a6..0ffdcaa12 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -45,7 +45,7 @@ GEM
activesupport (>= 4.2.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
- ffi (1.15.3)
+ ffi (1.15.5)
gemojione (3.3.0)
json
github-linguist (7.20.0)