mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump pg
This commit is contained in:
@@ -283,7 +283,7 @@ gem 'roar', '~> 1.1.0'
|
||||
|
||||
platforms :mri, :mingw, :x64_mingw do
|
||||
group :postgres do
|
||||
gem 'pg', '~> 1.1.0'
|
||||
gem 'pg', '~> 1.2.2'
|
||||
end
|
||||
|
||||
# Support application loading when no database exists yet.
|
||||
|
||||
+2
-2
@@ -664,7 +664,7 @@ GEM
|
||||
hashery (~> 2.0)
|
||||
ruby-rc4
|
||||
ttfunk
|
||||
pg (1.1.4)
|
||||
pg (1.2.2)
|
||||
plaintext (0.3.3)
|
||||
activesupport (> 2.2.1)
|
||||
nokogiri (~> 1.10, >= 1.10.4)
|
||||
@@ -1041,7 +1041,7 @@ DEPENDENCIES
|
||||
overviews!
|
||||
parallel_tests (~> 2.29.2)
|
||||
passenger (~> 6.0.1)
|
||||
pg (~> 1.1.0)
|
||||
pg (~> 1.2.2)
|
||||
plaintext (~> 0.3.2)
|
||||
posix-spawn (~> 0.3.13)
|
||||
prawn (~> 2.2)
|
||||
|
||||
Reference in New Issue
Block a user