mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-17 19:12:37 -05:00
FIX: someone yanked ffi :(
This commit is contained in:
parent
0fc0533134
commit
0a37f32eea
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ GEM
|
||||||
fast_xs (0.8.0)
|
fast_xs (0.8.0)
|
||||||
fastimage (1.6.3)
|
fastimage (1.6.3)
|
||||||
addressable (~> 2.3, >= 2.3.5)
|
addressable (~> 2.3, >= 2.3.5)
|
||||||
ffi (1.9.4)
|
ffi (1.9.5)
|
||||||
flamegraph (0.0.5)
|
flamegraph (0.0.5)
|
||||||
fast_stack
|
fast_stack
|
||||||
fog (1.22.1)
|
fog (1.22.1)
|
||||||
|
|
Loading…
Reference in a new issue