diff options
| author | mo khan <mo@mokhan.ca> | 2015-02-04 20:24:32 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2015-02-04 20:24:32 -0700 |
| commit | a4c55cad877844d8996ac7494ea91a922586a6d0 (patch) | |
| tree | 31636f868e08fb020aab505e579bb15c69d16ead /Gemfile | |
| parent | 4c5494ec4a3cb751e50a307b35c8d067ecc6d5be (diff) | |
install typhoeus.
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ gem 'turbolinks' gem 'jbuilder', '~> 2.0' # bundle exec rake doc:rails generates the API under doc/api. gem 'sdoc', '~> 0.4.0', group: :doc +gem 'typhoeus' # Use ActiveModel has_secure_password # gem 'bcrypt', '~> 3.1.7' |
