From 471375f1962e6bcc568a1cc17e597b278cb64436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:46:52 +0000 Subject: [PATCH] chore(deps): Bump the production-dependencies group with 6 updates (#2434) Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [geocoder](https://github.com/alexreisner/geocoder) | `1.8.3` | `1.8.4` | | [git](https://github.com/ruby-git/ruby-git) | `2.3.2` | `2.3.3` | | [net-http-persistent](https://github.com/drbrain/net-http-persistent) | `4.0.4` | `4.0.5` | | [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.21.0` | `5.22.0` | | [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `5.21.0` | `5.22.0` | | [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) | `5.21.0` | `5.22.0` | Updates `geocoder` from 1.8.3 to 1.8.4 - [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexreisner/geocoder/compare/v1.8.3...v1.8.4) Updates `git` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v2.3.2...v2.3.3) Updates `net-http-persistent` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/drbrain/net-http-persistent/releases) - [Changelog](https://github.com/drbrain/net-http-persistent/blob/master/History.txt) - [Commits](https://github.com/drbrain/net-http-persistent/compare/v4.0.4...v4.0.5) Updates `sentry-rails` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.21.0...5.22.0) Updates `sentry-ruby` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.21.0...5.22.0) Updates `sentry-sidekiq` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.21.0...5.22.0) --- updated-dependencies: - dependency-name: geocoder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: git dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: net-http-persistent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb9f38ca4..436be71ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,10 +197,10 @@ GEM finite_machine (0.14.1) concurrent-ruby (~> 1.0) sync (~> 0.5) - geocoder (1.8.3) + geocoder (1.8.4) base64 (>= 0.1.0) csv (>= 3.0.0) - git (2.3.2) + git (2.3.3) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) @@ -222,7 +222,7 @@ GEM hashie (5.0.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) + io-console (0.8.0) io-endpoint (0.14.0) io-event (1.7.3) io-stream (0.6.1) @@ -276,14 +276,14 @@ GEM metrics (0.12.1) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.2) + minitest (5.25.4) msgpack (1.7.5) multi_json (1.15.0) multi_xml (0.7.1) bigdecimal (~> 3.1) net-http (0.5.0) uri - net-http-persistent (4.0.4) + net-http-persistent (4.0.5) connection_pool (~> 2.2) net-imap (0.5.1) date @@ -336,7 +336,8 @@ GEM pry (>= 0.13, < 0.15) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -391,14 +392,14 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) rchardet (1.8.0) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool regexp_parser (2.9.3) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -469,14 +470,14 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.0) - sentry-rails (5.21.0) + sentry-rails (5.22.0) railties (>= 5.0) - sentry-ruby (~> 5.21.0) - sentry-ruby (5.21.0) + sentry-ruby (~> 5.22.0) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.21.0) - sentry-ruby (~> 5.21.0) + sentry-sidekiq (5.22.0) + sentry-ruby (~> 5.22.0) sidekiq (>= 3.0) service_mock (0.9) childprocess (~> 0.5) @@ -515,7 +516,7 @@ GEM unicode-display_width (2.6.0) uniform_notifier (1.16.0) uri (1.0.2) - useragent (0.16.10) + useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix