Skip to content

Commit 24d9240

Browse files
committed
added postgres
1 parent 3a9ab37 commit 24d9240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
44
gem 'rails', '4.0.2'
55

66
# Use sqlite3 as the database for Active Record
7-
gem 'sqlite3'
7+
88

99
# Use SCSS for stylesheets
1010
gem 'sass-rails', '~> 4.0.0'

0 commit comments

Comments
 (0)