diff options
author | Takuya Noguchi <takninnovationresearch@gmail.com> | 2018-09-06 21:15:43 +0900 |
---|---|---|
committer | Takuya Noguchi <takninnovationresearch@gmail.com> | 2018-09-06 21:19:17 +0900 |
commit | 50a39e563e48365f23c8aaf8cfa30bdfb6ff609b (patch) | |
tree | ffe2df73a517e4f3b89b3b4883f8807ad657ce5b /qa/Gemfile.lock | |
parent | 0bbea6da1886b61f8612c2c38fd1c08e1632073e (diff) | |
download | gitlab-ce-50a39e563e48365f23c8aaf8cfa30bdfb6ff609b.tar.gz |
Update ffi to 1.9.25
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r-- | qa/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index 8f523e55adc..8d28fcacc05 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -32,7 +32,7 @@ GEM diff-lcs (1.3) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - ffi (1.9.18) + ffi (1.9.25) http-cookie (1.0.3) domain_name (~> 0.5) i18n (0.9.1) |