fix bad asset compile
This commit is contained in:
parent
7ea80fa26f
commit
79f6649602
|
|
@ -39,8 +39,8 @@ gem 'bootstrap-will_paginate', '0.0.6'
|
|||
gem 'carrierwave' #, '0.9.0'
|
||||
gem 'carrierwave_direct'
|
||||
gem 'uuidtools', '2.1.2'
|
||||
gem 'jquery-ui-rails' #, '4.2.1'
|
||||
gem 'jquery-rails'
|
||||
gem 'jquery-ui-rails', '5.0.5' #, '4.2.1'
|
||||
gem 'jquery-rails', '4.1.1'
|
||||
gem 'rails-jquery-autocomplete' # This is the maintained version of rails3-jquery-autocomplete
|
||||
gem 'activeadmin' , '1.0.0.pre4'# github: 'activeadmin', branch: 'master'
|
||||
gem 'mime-types', '1.25'
|
||||
|
|
|
|||
Loading…
Reference in New Issue