@ -316,7 +316,7 @@ gem 'disposable', '~> 0.6.2'
platforms :mri, :mingw, :x64_mingw do
group :postgres do
gem 'pg', '~> 1.3.0'
gem 'pg', '~> 1.4.0'
end
# Support application loading when no database exists yet.
@ -697,7 +697,7 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
pg (1.3.5)
pg (1.4.0)
plaintext (0.3.4)
activesupport (> 2.2.1)
nokogiri (~> 1.10, >= 1.10.4)
@ -1112,7 +1112,7 @@ DEPENDENCIES
openproject-xls_export!
overviews!
parallel_tests (~> 3.1)
pg (~> 1.3.0)
pg (~> 1.4.0)
plaintext (~> 0.3.2)
posix-spawn (~> 0.3.13)
prawn (~> 2.2)