This commit is contained in:
ulferts
2020-02-18 09:36:50 +01:00
parent 3f86af1883
commit 58d3e6b2ff
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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)