Update ffi to 1.9.25

This commit is contained in:
Takuya Noguchi 2018-09-06 21:15:43 +09:00
parent 0bbea6da18
commit 50a39e563e
4 changed files with 8 additions and 3 deletions

View File

@ -208,7 +208,7 @@ GEM
fast_blank (1.0.0)
fast_gettext (1.6.0)
ffaker (2.4.0)
ffi (1.9.18)
ffi (1.9.25)
flipper (0.13.0)
flipper-active_record (0.13.0)
activerecord (>= 3.2, < 6)

View File

@ -211,7 +211,7 @@ GEM
fast_blank (1.0.0)
fast_gettext (1.6.0)
ffaker (2.4.0)
ffi (1.9.18)
ffi (1.9.25)
flipper (0.13.0)
flipper-active_record (0.13.0)
activerecord (>= 3.2, < 6)

View File

@ -0,0 +1,5 @@
---
title: Update ffi to 1.9.25
merge_request: 21561
author: Takuya Noguchi
type: other

View File

@ -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)