* trying to fix transition to 2.2.2

This commit is contained in:
Seth Call 2015-07-16 11:48:17 -05:00
parent efe3dea8e3
commit 55c1d2fb41
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ gem 'rails3-jquery-autocomplete'
gem 'activeadmin' #, github: 'activeadmin', branch: '0-6-stable' gem 'activeadmin' #, github: 'activeadmin', branch: '0-6-stable'
gem 'mime-types', '1.25' gem 'mime-types', '1.25'
gem 'meta_search' gem 'meta_search'
gem 'fog', "~> 1.18.0" gem 'fog', "~> 1.32.0"
gem 'unf', '0.1.3' #optional fog dependency gem 'unf', '0.1.3' #optional fog dependency
gem 'country-select' gem 'country-select'
gem 'aasm', '3.0.16' gem 'aasm', '3.0.16'