Skip to content

Commit d16fddc

Browse files
committed
added pg gem
1 parent 9995fa7 commit d16fddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ gem 'rails', '3.1.0'
55
# Bundle edge Rails instead:
66
# gem 'rails', :git => 'git://github.com/rails/rails.git'
77

8+
gem 'pg'
89
gem 'sqlite3'
910
gem 'apotomo'
1011
gem 'haml'

0 commit comments

Comments
 (0)