From 3b407bca563398f49b832512bc53bef37f33bdce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 04:20:54 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 5 updates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tzinfo-data](https://github.com/tzinfo/tzinfo-data) | `1.2025.2` | `1.2025.3` | | [omniauth-oauth2](https://github.com/omniauth/omniauth-oauth2) | `1.8.0` | `1.9.0` | | [friendly_id](https://github.com/norman/friendly_id) | `5.5.1` | `5.6.0` | | [whenever](https://github.com/javan/whenever) | `1.1.0` | `1.1.1` | | [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) | `6.1.3` | `6.2.0` | Updates `tzinfo-data` from 1.2025.2 to 1.2025.3 - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2025.2...v1.2025.3) Updates `omniauth-oauth2` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/omniauth/omniauth-oauth2/releases) - [Changelog](https://github.com/omniauth/omniauth-oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/omniauth/omniauth-oauth2/compare/v1.8.0...v1.9.0) Updates `friendly_id` from 5.5.1 to 5.6.0 - [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md) - [Commits](https://github.com/norman/friendly_id/compare/5.5.1...v5.6.0) Updates `whenever` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/javan/whenever/releases) - [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md) - [Commits](https://github.com/javan/whenever/compare/v1.1.0...v1.1.1) Updates `honeybadger` from 6.1.3 to 6.2.0 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v6.1.3...v6.2.0) --- updated-dependencies: - dependency-name: tzinfo-data dependency-version: 1.2025.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: omniauth-oauth2 dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: friendly_id dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: whenever dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05d166b..0c08f1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,11 +106,11 @@ GEM classifier-reborn (2.3.0) fast-stemmer (~> 1.0) matrix (~> 0.4) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) config (5.6.1) deep_merge (~> 1.2, >= 1.2.1) ostruct - connection_pool (2.5.4) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) debug (1.11.0) @@ -137,11 +137,11 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) fast-stemmer (1.0.2) ffi (1.17.2) - friendly_id (5.5.1) + friendly_id (5.6.0) activerecord (>= 4.0.0) github-markup (5.0.1) globalid (1.3.0) @@ -153,7 +153,7 @@ GEM oauth (>= 0.3.6) google-analytics-rails (1.1.1) hashie (5.0.0) - honeybadger (6.1.3) + honeybadger (6.2.0) logger ostruct i18n (1.14.7) @@ -174,7 +174,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.16.0) + json (2.18.0) jwt (3.1.2) base64 kaminari (1.2.2) @@ -211,12 +211,12 @@ GEM matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.1) + minitest (5.27.0) msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) - net-http (0.6.0) - uri + net-http (0.8.0) + uri (>= 0.11.1) net-imap (0.5.12) date net-protocol @@ -236,14 +236,14 @@ GEM version_gem (~> 1.1) oauth-tty (1.0.5) version_gem (~> 1.1, >= 1.1.1) - oauth2 (2.0.12) + oauth2 (2.0.18) faraday (>= 0.17.3, < 4.0) jwt (>= 1.0, < 4.0) logger (~> 1.2) multi_xml (~> 0.5) rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) - version_gem (>= 1.1.8, < 3) + version_gem (~> 1.1, >= 1.1.9) omniauth (2.1.4) hashie (>= 3.4.6) logger @@ -259,8 +259,8 @@ GEM oauth omniauth (>= 1.0, < 3) rack (>= 1.6.2, < 4) - omniauth-oauth2 (1.8.0) - oauth2 (>= 1.4, < 3) + omniauth-oauth2 (1.9.0) + oauth2 (>= 2.0.2, < 3) omniauth (~> 2.0) omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) @@ -291,7 +291,7 @@ GEM rack (>= 1.0, < 4) rack-mini-profiler (4.0.1) rack (>= 1.2.0) - rack-protection (4.1.1) + rack-protection (4.2.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) @@ -429,18 +429,18 @@ GEM stringio (3.1.7) thor (1.4.0) tilt (2.6.1) - timeout (0.4.4) + timeout (0.5.0) tsort (0.2.0) turbo-rails (2.0.20) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2025.2) + tzinfo-data (1.2025.3) tzinfo (>= 1.0.0) uri (1.1.1) useragent (0.16.11) - version_gem (1.1.8) + version_gem (1.1.9) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1) @@ -457,7 +457,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - whenever (1.1.0) + whenever (1.1.1) chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8)