|
|
@@ -2,11 +2,6 @@ source 'https://rubygems.org' |
|
|
|
|
|
|
|
gem 'rails', '3.2.12' |
|
|
|
|
|
|
|
# Bundle edge Rails instead: |
|
|
|
# gem 'rails', :git => 'git://github.com/rails/rails.git' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Gems used only for assets and not required |
|
|
|
# in production environments by default. |
|
|
|
group :assets do |
|
|
@@ -36,11 +31,10 @@ gem 'jquery-rails' |
|
|
|
# To use debugger |
|
|
|
# gem 'debugger' |
|
|
|
|
|
|
|
gem 'mongo_mapper' |
|
|
|
gem 'bson_ext' |
|
|
|
gem 'haml-rails' |
|
|
|
gem 'mm-multi-parameter-attributes' |
|
|
|
gem 'feedzirra' |
|
|
|
gem 'htmlentities' |
|
|
|
gem 'sorcery' |
|
|
|
gem 'will_paginate', '~> 3.0' |
|
|
|
gem 'activerecord-postgresql-adapter' |
|
|
|
gem 'pg' |