Skip to content

Commit

Permalink
Add pg version
Browse files Browse the repository at this point in the history
Signed-off-by: Yohanna Lisnichuk <yohanitalisnichuk@gmail.com>
  • Loading branch information
yolile committed Jan 19, 2019
1 parent d83e844 commit 98ea3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem 'apipie-rails'
gem 'coffee-rails', '~> 4.1.0'
gem 'foreman' # Process manager for applications with multiple components
gem 'jbuilder', '~> 2.0' # Build JSON APIs with ease.
gem 'pg'
gem 'pg', '~> 0.20'
gem 'puma' # Concurrent ruby web server
gem 'rails', '4.2.7.1'
gem 'rails-api'
Expand Down

0 comments on commit 98ea3c4

Please sign in to comment.