1 source 'https://rubygems.org'
5 # Bundle edge Rails instead:
6 # gem 'rails', :git => 'git://github.com/rails/rails.git'
11 # Gems used only for assets and not required
12 # in production environments by default.
14 gem 'sass-rails', '~> 3.2.3'
15 gem 'coffee-rails', '~> 3.2.1'
17 # See https://github.com/sstephenson/execjs#readme for more supported runtimes
18 # gem 'therubyracer', :platforms => :ruby
20 gem 'uglifier', '>= 1.0.3'
25 # To use ActiveModel has_secure_password
26 # gem 'bcrypt-ruby', '~> 3.0.0'
28 # To use Jbuilder templates for JSON
31 # Use unicorn as the app server
34 # Deploy with Capistrano
40 gem 'rvm-capistrano', :group => :test