Skip to content

Commit 3547d8a

Browse files
committed
Bump pg gem version to 1.1.4.
Closes #1649.
1 parent 95eeaba commit 3547d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ group :test do
2424
gem 'webmock'
2525

2626
platforms :ruby do
27-
gem 'pg', '~> 0.11'
27+
gem 'pg', '~> 1.1.4'
2828
gem 'mysql2', '~> 0.5.4'
2929
end
3030

0 commit comments

Comments
 (0)