Commit 3bc0a0f

mo khan <mo@mokhan.ca>
2013-06-18 21:57:02
remove asset_sync gem so that we can test perf numbers without s3 or a cdn
1 parent 94fe1c2
Changed files (2)
Gemfile
@@ -31,7 +31,7 @@ group :assets do
   gem 'sass-rails',   '~> 3.2.3'
   gem 'coffee-rails', '~> 3.2.1'
   gem 'uglifier', '>= 1.0.3'
-  gem 'asset_sync'
+  #gem 'asset_sync'
 end
 
 group :production do
Gemfile.lock
@@ -29,9 +29,6 @@ GEM
       i18n (= 0.6.1)
       multi_json (~> 1.0)
     arel (3.0.2)
-    asset_sync (0.5.4)
-      activemodel
-      fog
     bcrypt-ruby (3.0.1)
     bootstrap-sass (2.3.2.0)
       sass (~> 3.2)
@@ -188,7 +185,6 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
-  asset_sync
   bootstrap-sass
   bullet
   carrierwave