From 021011f91bc4d7df4fb5076b518edf83eaa2333d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 22:43:41 +0000 Subject: [PATCH] build(deps): bump pg from 1.4.4 to 1.6.0 Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.4 to 1.6.0. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.4.4...v1.6.0) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 61 +++++++++------------------------------------------- 1 file changed, 10 insertions(+), 51 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d99fa7..8ed8228 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,6 @@ GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) - mail (>= 2.7.1) actionmailer (6.1.4.1) actionpack (= 6.1.4.1) actionview (= 6.1.4.1) @@ -27,12 +15,6 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.1) - actionpack (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) - nokogiri (>= 1.8.5) actionview (6.1.4.1) activesupport (= 6.1.4.1) builder (~> 3.1) @@ -47,13 +29,6 @@ GEM activerecord (6.1.4.1) activemodel (= 6.1.4.1) activesupport (= 6.1.4.1) - activestorage (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activesupport (= 6.1.4.1) - marcel (~> 1.0.0) - mini_mime (>= 1.1.0) activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) @@ -69,7 +44,7 @@ GEM concurrent-ruby (1.2.3) crass (1.0.6) domain_name (0.6.20240107) - elastic-apm (4.7.3) + elastic-apm (4.8.0) concurrent-ruby (~> 1.0) http (>= 3.0) ruby2_keywords @@ -108,7 +83,6 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.1) minitest (5.16.2) @@ -120,7 +94,9 @@ GEM racc (~> 1.4) nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) - pg (1.4.4) + pg (1.6.0-aarch64-linux) + pg (1.6.0-x86_64-darwin) + pg (1.6.0-x86_64-linux) public_suffix (5.0.5) puma (6.3.1) nio4r (~> 2.0) @@ -128,21 +104,11 @@ GEM rack (2.2.6.4) rack-test (2.0.2) rack (>= 1.3) - rails (6.1.4.1) - actioncable (= 6.1.4.1) - actionmailbox (= 6.1.4.1) - actionmailer (= 6.1.4.1) - actionpack (= 6.1.4.1) - actiontext (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activemodel (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) - bundler (>= 1.15.0) - railties (= 6.1.4.1) - sprockets-rails (>= 2.0.0) + rails (0.9.5) + actionmailer (>= 0.6.1) + actionpack (>= 1.4.0) + activerecord (>= 1.6.0) + rake (>= 0.4.15) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -164,18 +130,11 @@ GEM sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) - sprockets (>= 3.0.0) thor (1.2.1) tzinfo (2.0.5) concurrent-ruby (~> 1.0) tzinfo-data (1.2022.5) tzinfo (>= 1.0.0) - websocket-driver (0.7.5) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) zeitwerk (2.6.0) PLATFORMS @@ -185,7 +144,7 @@ PLATFORMS DEPENDENCIES bootsnap - elastic-apm (= 4.7.3) + elastic-apm (= 4.8.0) foreman http listen