diff --git a/Gemfile b/Gemfile index 8436ad730..b96c3669b 100644 --- a/Gemfile +++ b/Gemfile @@ -2,9 +2,6 @@ source 'https://rubygems.org' gem 'rails', '~> 5.2.0.rc1' -# Temporary lock ffi version. Read more: https://github.com/ffi/ffi/commit/0fef6d44d09018d03c24af7fa4f9fcd38f36b642 -gem 'ffi', '1.9.18' - # Use SCSS for stylesheets gem 'sass-rails' # Use Uglifier as compressor for JavaScript assets diff --git a/Gemfile.lock b/Gemfile.lock index 23039108f..b9a797813 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -802,7 +802,6 @@ DEPENDENCIES dotenv-rails draper factory_bot - ffi (= 1.9.18) fog fog-openstack font-awesome-rails