removing 'unf' in admin Gemfile in case it's breaking the build
This commit is contained in:
parent
5370f8853b
commit
250933490b
|
|
@ -41,7 +41,7 @@ gem 'rails3-jquery-autocomplete'
|
|||
gem 'activeadmin'
|
||||
gem "meta_search", '>= 1.1.0.pre'
|
||||
gem 'fog', "~> 1.3.1"
|
||||
gem 'unf' #optional fog dependency
|
||||
# gem 'unf' #optional fog dependency
|
||||
gem 'country-select'
|
||||
gem 'aasm', '3.0.16'
|
||||
gem 'postgres-copy'
|
||||
|
|
|
|||
Loading…
Reference in New Issue