Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-06-26 21:15:58 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 03:53:13 +0300
commite096c96c443cd8b028cb28a25652a7b544b50e32 (patch)
tree55c73722099d1dd74cb9c783dd87631ec200f134 /Gemfile.lock
parenta5a0b28d393de440fa417a457bf37cd3156ca481 (diff)
Bump pg
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ffc9d8133..3830a9034 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -470,7 +470,7 @@ GEM
parallel (1.21.0)
parser (3.0.2.0)
ast (~> 2.4.1)
- pg (1.2.3)
+ pg (1.4.1)
phantomjs (2.1.1.0)
pronto (0.11.0)
gitlab (~> 4.4, >= 4.4.0)
@@ -857,7 +857,7 @@ DEPENDENCIES
omniauth-wordpress (= 0.2.2)
open_graph_reader (= 0.7.2)
openid_connect (= 1.3.0)
- pg (= 1.2.3)
+ pg (= 1.4.1)
pronto (= 0.11.0)
pronto-eslint (= 0.11.0)
pronto-haml (= 0.11.0)