This commit is contained in:
Benjamin Neff 2024-05-30 02:59:48 +02:00
parent 47b7181061
commit cb0c02f9f2
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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)