Skip to content

Commit e68c701

Browse files
author
ryouga
committed
tmp
1 parent 0476512 commit e68c701

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Gemfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,8 @@ group :development, :test do
4343
gem 'spring'
4444
end
4545

46+
47+
group :production do
48+
gem 'pg', '0.17.1'
49+
gem 'rails_12factor', '0.0.2'
50+
end

0 commit comments

Comments
 (0)