From 8924e0cf7ddd1e5dffd32e87bd00c1f70cc48fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:29:37 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.16.5 to 0.16.8 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.5 to 0.16.8. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.16.5...v0.16.8) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5efe1a5..e1bd67c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,6 +43,7 @@ GEM aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) code-scanning-rubocop (0.6.1) @@ -57,7 +58,7 @@ GEM dropbox_api (0.1.21) faraday (< 3.0) oauth2 (~> 1.1) - erubi (1.13.0) + erubi (1.13.1) faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) json @@ -107,14 +108,14 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc - prism (1.2.0) + prism (1.3.0) psych (5.1.2) stringio public_suffix (6.0.1) racc (1.8.1) rack (3.0.10) rainbow (3.1.1) - rbi (0.2.1) + rbi (0.2.3) prism (~> 1.0) sorbet-runtime (>= 0.5.9204) rdoc (6.7.0) @@ -164,13 +165,14 @@ GEM sorbet-static-and-runtime (0.5.11766) sorbet (= 0.5.11766) sorbet-runtime (= 0.5.11766) - spoom (1.5.0) + spoom (1.5.1) erubi (>= 1.10.0) prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) stringio (3.1.1) - tapioca (0.16.5) + tapioca (0.16.8) + benchmark bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)