mailr/Gemfile
Wojciech Todryk 217c7a2288 contacts done
2011-08-16 20:05:58 +02:00

9 lines
160 B
Ruby
Executable file

source 'http://rubygems.org'
gem 'rails', '3.0.7'
gem 'mysql2' , '0.2.7'
gem 'will_paginate', '~> 3.0.beta'
gem 'themes_for_rails'
gem "ezcrypto", "~> 0.7.2"