From 77c0fe99b5aa914f9f5e260de06cb0e27d05cfe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 23:50:38 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 7 updates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [activerecord-postgis](https://github.com/seuros/activerecord-postgis) | `0.5.1` | `0.6.0` | | [bootsnap](https://github.com/rails/bootsnap) | `1.25.0` | `1.26.0` | | [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) | `1.2.2` | `1.2.3` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby) | `0.34.1` | `0.35.1` | | [image_processing](https://github.com/janko/image_processing) | `2.0.3` | `2.1.0` | | [overcommit](https://github.com/sds/overcommit) | `0.72.0` | `0.73.0` | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `1.1.1` | `1.2.0` | Updates `activerecord-postgis` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/seuros/activerecord-postgis/releases) - [Changelog](https://github.com/seuros/activerecord-postgis/blob/master/CHANGELOG.md) - [Commits](https://github.com/seuros/activerecord-postgis/compare/activerecord-postgis/v0.5.1...activerecord-postgis/v0.6.0) Updates `bootsnap` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.25.0...v1.26.0) Updates `omniauth-google-oauth2` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases) - [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zquestz/omniauth-google-oauth2/compare/v1.2.2...v1.2.3) Updates `opentelemetry-exporter-otlp` from 0.34.1 to 0.35.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-exporter-otlp/v0.34.1...opentelemetry-exporter-otlp/v0.35.1) Updates `image_processing` from 2.0.3 to 2.1.0 - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v2.0.3...v2.1.0) Updates `overcommit` from 0.72.0 to 0.73.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.72.0...v0.73.0) Updates `simplecov` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: activerecord-postgis dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bootsnap dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: image_processing dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: omniauth-google-oauth2 dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: opentelemetry-exporter-otlp dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: overcommit dependency-version: 0.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: simplecov dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22280e9ad..faa387e8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,9 +80,10 @@ GEM timeout (>= 0.4.0) activerecord-import (2.3.0) activerecord (>= 4.2) - activerecord-postgis (0.5.1) - activerecord (>= 8.1.0, < 8.2) + activerecord-postgis (0.6.0) + activerecord (>= 8.1.0, < 8.3) pg + rgeo (>= 3.1.0) rgeo-activerecord (>= 8.0) activestorage (8.1.3.1) actionpack (= 8.1.3.1) @@ -155,7 +156,7 @@ GEM bindata (2.5.1) binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) - bootsnap (1.25.0) + bootsnap (1.26.0) msgpack (~> 1.5) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) @@ -367,7 +368,7 @@ GEM image_optim (~> 0.24) railties sprockets - image_processing (2.0.3) + image_processing (2.1.0) image_size (3.6.0) in_threads (1.6.0) iniparse (1.5.0) @@ -492,8 +493,8 @@ GEM omniauth-github (2.0.1) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8) - omniauth-google-oauth2 (1.2.2) - jwt (>= 2.9.2) + omniauth-google-oauth2 (1.2.3) + jwt (>= 2.9.2, < 4) oauth2 (~> 2.0) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8) @@ -521,7 +522,7 @@ GEM logger opentelemetry-common (0.25.1) opentelemetry-api (~> 1.0) - opentelemetry-exporter-otlp (0.34.1) + opentelemetry-exporter-otlp (0.35.1) google-protobuf (>= 3.18) googleapis-common-protos-types (~> 1.3) opentelemetry-api (~> 1.1) @@ -693,7 +694,7 @@ GEM opentelemetry-semantic_conventions (1.44.0) opentelemetry-api (~> 1.0) ostruct (0.6.3) - overcommit (0.72.0) + overcommit (0.73.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.4.2) @@ -865,7 +866,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - simplecov (1.1.1) + simplecov (1.2.0) simplecov-lcov (0.9.0) simpleidn (0.2.3) smart_properties (1.17.0) @@ -912,7 +913,7 @@ GEM i18n (>= 0.8.0) simpleidn vendorer (0.2.0) - version_gem (1.1.14) + version_gem (1.1.15) webmock (3.26.4) addressable (>= 2.8.0) crack (>= 0.3.2) -- 2.47.3