mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-08 22:58:08 -05:00
Bump pg
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -76,7 +76,7 @@ group :mysql, optional: true do
|
||||
gem "mysql2", "0.5.6"
|
||||
end
|
||||
group :postgresql, optional: true do
|
||||
gem "pg", "1.5.3"
|
||||
gem "pg", "1.5.6"
|
||||
end
|
||||
|
||||
gem "activerecord-import", "1.4.1"
|
||||
|
||||
@@ -493,7 +493,7 @@ GEM
|
||||
parser (3.2.2.3)
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.5.3)
|
||||
pg (1.5.6)
|
||||
phantomjs (2.1.1.0)
|
||||
pronto (0.11.1)
|
||||
gitlab (>= 4.4.0, < 5.0)
|
||||
@@ -851,7 +851,7 @@ DEPENDENCIES
|
||||
omniauth-wordpress (= 0.2.2)
|
||||
open_graph_reader (= 0.7.2)
|
||||
openid_connect (= 2.2.0)
|
||||
pg (= 1.5.3)
|
||||
pg (= 1.5.6)
|
||||
pronto (= 0.11.1)
|
||||
pronto-eslint (= 0.11.1)
|
||||
pronto-haml (= 0.11.1)
|
||||
|
||||
Reference in New Issue
Block a user