summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-08-10 07:47:39 -0700
committerStan Hu <stanhu@gmail.com>2019-08-10 07:47:39 -0700
commit3b5dab8e77ec691ccfc919a0bdc5fca628a6f463 (patch)
tree58a3b1bcfd29c98ea51d83ee88486407a92a7e20
parentea671dec7f9db06c1d45ddd1536c1af194de8f62 (diff)
downloadgitlab-ce-sh-update-ffi.tar.gz
Update ffi gem to 1.11.1sh-update-ffi
This reduces duplication on Omnibus GitLab and saves about ~8 MB of disk space. Full list of changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 80f36a9457c..a74492dadc1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -236,7 +236,7 @@ GEM
fast_blank (1.0.0)
fast_gettext (1.6.0)
ffaker (2.10.0)
- ffi (1.10.0)
+ ffi (1.11.1)
flipper (0.13.0)
flipper-active_record (0.13.0)
activerecord (>= 3.2, < 6)