Skip to content

Commit

Permalink
Add pg so the dummy Rails app in Travis does not complain
Browse files Browse the repository at this point in the history
It asks to add pg as a dependency
  • Loading branch information
ramontayag committed Sep 15, 2018
1 parent 2168a87 commit 7da644f
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 @@ -11,5 +11,5 @@ gemspec
# your gem to rubygems.org.

gem 'pry'

gem "pg"
gem 'appraisal'

0 comments on commit 7da644f

Please sign in to comment.