Skip to content

Instantly share code, notes, and snippets.

@zapnap
Created March 16, 2009 22:04
Show Gist options
  • Save zapnap/80117 to your computer and use it in GitHub Desktop.
Save zapnap/80117 to your computer and use it in GitHub Desktop.
config.gem 'RedCloth', :version => '3.0.4', :lib => 'redcloth'
config.gem 'BlueCloth', :lib => 'bluecloth'
config.gem 'faker'
config.gem 'notahat-machinist', :lib => 'machinist',
:source => 'http://gems.github.com'
config.gem 'rubyzip', :lib => 'zip/zipfilesystem'
config.gem 'liquid'
config.gem 'will_paginate'
config.gem 'mocha'
config.gem 'coderay'
config.gem 'tzinfo', :version => '>= 0.3.12'
config.gem 'emk-safe_erb', :version => '>= 0.1.2', :lib => 'safe_erb',
:source => 'http://gems.github.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment