From 8551b6f0001f864817c31e0a80f2ff245a04b26b Mon Sep 17 00:00:00 2001 From: khschlaen Date: Sat, 17 Mar 2012 19:49:22 +0100 Subject: [PATCH] Not gonna work else. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 4f18360433..d57eaeaa78 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,7 @@ gem 'trimmer', :git => "https://github.com/teambox/trimmer.git" gem "will_paginate", :git=>"git://github.com/teambox/will_paginate.git" gem 'thinking-sphinx', '2.0.1', :require => 'thinking_sphinx' gem 'sprockets-rails', '~> 0.0.1' -gem 'vestal_versions', '~> 1.2.2', :git => 'git://github.com/adamcooper/vestal_versions' +gem 'vestal_versions', '~> 1.2.2', :git => 'git://github.com/adamcooper/vestal_versions.git' gem 'paperclip', '~> 2.3.6' gem 'teambox-permalink_fu', :require => 'permalink_fu' gem 'cancan', '~> 1.4.1'