Skip to content

Commit

Permalink
Adds pg
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Manohar J <akash@akash.im>
  • Loading branch information
HashNuke committed Mar 26, 2012
1 parent d7f906c commit 3382ebc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Expand Up @@ -3,6 +3,8 @@ source 'https://rubygems.org'
# Core gems
gem 'rails', '3.2.2'
gem 'sqlite3'
gem 'pg'


# Auth/Bushido gems
gem 'devise'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -119,6 +119,7 @@ GEM
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
pg (0.13.2)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
Expand Down Expand Up @@ -209,6 +210,7 @@ DEPENDENCIES
jquery-rails
kaminari
paperclip
pg
rails (= 3.2.2)
remotipart
rspec-rails
Expand Down
Empty file removed vendor/plugins/.gitkeep
Empty file.

0 comments on commit 3382ebc

Please sign in to comment.