Skip to content

Commit

Permalink
Set PG gem version to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
WitekL authored and bbonislawski committed Jan 24, 2018
1 parent 169e4b0 commit 44706af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common_spree_dependencies.rb
Expand Up @@ -15,7 +15,7 @@

platforms :ruby do
gem 'mysql2'
gem 'pg'
gem 'pg', '~> 0.18'
end

group :test do
Expand Down

0 comments on commit 44706af

Please sign in to comment.