comparison Gemfile @ 246:8ab17063419f

Forgot to push production's updates.
author edogawaconan <me@myconan.net>
date Mon, 07 Oct 2013 04:18:17 +0000
parents 1889f3155797 aab527b5ccdc
children bcca41003e84
comparison
equal deleted inserted replaced
245:8dfbf854fad3 246:8ab17063419f
12 gem 'actionpack-page_caching' 12 gem 'actionpack-page_caching'
13 13
14 gem 'sass-rails', '~> 4.0.0.rc1' 14 gem 'sass-rails', '~> 4.0.0.rc1'
15 15
16 gem 'uglifier' 16 gem 'uglifier'
17 gem 'anjlab-bootstrap-rails', require: 'bootstrap-rails' 17 gem 'anjlab-bootstrap-rails', '~>2.3.0', require: 'bootstrap-rails'
18 18
19 gem 'therubyrhino', platforms: :jruby 19 gem 'therubyrhino', platforms: :jruby
20 20
21 # To use ActiveModel has_secure_password 21 # To use ActiveModel has_secure_password
22 # gem 'bcrypt-ruby', '~> 3.0.0' 22 # gem 'bcrypt-ruby', '~> 3.0.0'