From d029cff707a20dbc1ed18d2f84ea8ffbaaa4fee0 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Thu, 30 Aug 2018 16:33:58 -0500 Subject: [PATCH] update font_assets to multithreading safe version --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1004b6e0..88b0285c 100755 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'sprockets' # for serving fonts on cdn # https://github.com/ericallam/font_assets -gem 'font_assets' +gem 'font_assets', '~> 0.1.14' # Database (postgres) gem 'pg' # Postgresql diff --git a/Gemfile.lock b/Gemfile.lock index 2f63e1b6..5e10d876 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,7 +206,7 @@ GEM faraday (>= 0.7.4, < 0.10) fb-channel-file (0.0.2) rails (>= 3.0) - font_assets (0.1.11) + font_assets (0.1.14) rack foreman (0.84.0) thor (~> 0.19.1) @@ -470,7 +470,7 @@ DEPENDENCIES factory_bot factory_bot_rails fb-channel-file - font_assets + font_assets (~> 0.1.14) foreman fullcontact geocoder