From 61a9584fb67c026002953ef02046ca0f78575040 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 6 Sep 2025 22:06:27 +0200 Subject: Add pg_jekyll script --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 3663415..ffdbf82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,14 @@ GEM remote: https://rubygems.org/ specs: - bigdecimal (3.2.2) + bigdecimal (3.2.3) + pg (1.6.2) + pg (1.6.2-x86_64-linux) rubyzip (2.4.1) sync (0.5.0) term-ansicolor (1.11.2) tins (~> 1.0) - tins (1.38.0) + tins (1.43.0) bigdecimal sync @@ -15,8 +17,9 @@ PLATFORMS x86_64-linux DEPENDENCIES + pg (~> 1.6) rubyzip (~> 2.4) term-ansicolor (~> 1.11) BUNDLED WITH - 2.6.7 + 2.6.9 -- cgit v1.2.3