Skip to content

Instantly share code, notes, and snippets.

@murraycs
Created March 29, 2012 00:12
Show Gist options
  • Save murraycs/2231707 to your computer and use it in GitHub Desktop.
Save murraycs/2231707 to your computer and use it in GitHub Desktop.
Gemfile
source :rubygems
gem "rails", "2.3.4"
gem "desert", "0.5.2"
gem "rmagick"
gem "hpricot"
gem "htmlentities"
gem "rake", "0.8.3"
gem "haml", "2.2.2"
gem "calendar_date_select"
gem "ri_cal"
gem "authlogic"
gem "searchlogic"
gem "aws-s3"
gem "icalendar"
gem "thin"
gem "sqlite3"
gem 'rack', "1.0.1"
gem 'i18n', '0.3.7'
gem "simplepay"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment