From 8585a11e62e82e9afaaf046e84bfc6ce7f2dbdf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 21:48:10 +0000 Subject: [PATCH] Bump the minor-and-patch group with 4 updates Bumps the minor-and-patch group with 4 updates: [irb](https://github.com/ruby/irb), [webmock](https://github.com/bblimke/webmock), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [spoom](https://github.com/Shopify/spoom). Updates `irb` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.14.0...v1.14.1) Updates `webmock` from 3.23.1 to 3.24.0 - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.23.1...v3.24.0) Updates `sorbet-static-and-runtime` from 0.5.11577 to 0.5.11589 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `spoom` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/Shopify/spoom/releases) - [Commits](https://github.com/Shopify/spoom/compare/v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: irb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: spoom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb215576d..6ffed2519 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,8 +107,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ansi (1.5.0) ar_transaction_changes (1.1.9) activerecord (>= 5.2.0) @@ -157,14 +157,14 @@ GEM graphql (2.3.16) base64 fiber-storage - hashdiff (1.1.0) + hashdiff (1.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) identity_cache (1.6.1) activerecord (>= 7.0) ar_transaction_changes (~> 1.1) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) @@ -229,7 +229,7 @@ GEM prism (1.0.0) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) racc (1.8.1) rack (3.1.7) rack-session (2.0.0) @@ -280,9 +280,9 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) - rexml (3.3.7) + rexml (3.3.8) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -310,15 +310,15 @@ GEM rack (>= 2.2.4) redis-client (>= 0.22.2) smart_properties (1.17.0) - sorbet (0.5.11577) - sorbet-static (= 0.5.11577) - sorbet-runtime (0.5.11577) - sorbet-static (0.5.11577-universal-darwin) - sorbet-static (0.5.11577-x86_64-linux) - sorbet-static-and-runtime (0.5.11577) - sorbet (= 0.5.11577) - sorbet-runtime (= 0.5.11577) - spoom (1.4.2) + sorbet (0.5.11589) + sorbet-static (= 0.5.11589) + sorbet-runtime (0.5.11589) + sorbet-static (0.5.11589-universal-darwin) + sorbet-static (0.5.11589-x86_64-linux) + sorbet-static-and-runtime (0.5.11589) + sorbet (= 0.5.11589) + sorbet-runtime (= 0.5.11589) + spoom (1.5.0) erubi (>= 1.10.0) prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) @@ -337,7 +337,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) uri (0.13.0) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)