nuking turbo sprockets, having lots of issues precompiling on jenkins

This commit is contained in:
Sam 2013-08-02 10:07:57 +10:00
parent 857e2e6a19
commit 09f9ed3609
3 changed files with 2 additions and 9 deletions

View file

@ -138,7 +138,8 @@ gem 'discourse_emoji', path: 'vendor/gems/discourse_emoji'
group :assets do
gem 'sass'
gem 'sass-rails'
gem 'turbo-sprockets-rails3'
# Sam: disabling for now, having issues with our jenkins build
# gem 'turbo-sprockets-rails3'
gem 'uglifier'
end

View file

@ -446,9 +446,6 @@ GEM
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
turbo-sprockets-rails3 (0.3.6)
railties (> 3.2.8, < 4.0.0)
sprockets (>= 2.0.0)
tzinfo (0.3.37)
uglifier (2.0.1)
execjs (>= 0.3.0)
@ -550,7 +547,6 @@ DEPENDENCIES
therubyracer
thin
timecop
turbo-sprockets-rails3
uglifier
unicorn
vestal_versions!

View file

@ -460,9 +460,6 @@ GEM
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
turbo-sprockets-rails3 (0.2.9)
railties (>= 3.1.0)
sprockets (>= 2.0.0)
tzinfo (0.3.37)
uglifier (2.1.2)
execjs (>= 0.3.0)
@ -562,7 +559,6 @@ DEPENDENCIES
therubyracer
thin
timecop
turbo-sprockets-rails3
uglifier
unicorn
vestal_versions!