source 'http://rubygems.org' gem 'formtastic' gem 'RedCloth' gem 'prarupa' gemspec :path => File.expand_path("..", __FILE__) gem 'acts_as_revisable', { :git => "git://github.com/inertialbit/acts_as_revisable.git", :branch => 'rails3' }