update font_assets to multithreading safe version

This commit is contained in:
Eric Schultz 2018-08-30 16:33:58 -05:00
parent 3243bc1fda
commit d029cff707
2 changed files with 3 additions and 3 deletions

View file

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

View file

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