From 169f11f966e5332feb58078b7c965d56da2ce1da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 22:29:19 +0000 Subject: [PATCH] Bump tapioca from 0.16.0 to 0.16.2 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.0 to 0.16.2. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.16.0...v0.16.2) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c58a089..94bf7cc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -375,11 +375,11 @@ GEM paper_trail (15.1.0) activerecord (>= 6.1) request_store (~> 1.4) - parallel (1.26.2) + parallel (1.26.3) parser (3.3.4.2) ast (~> 2.4.1) racc - prism (0.30.0) + prism (1.0.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -443,8 +443,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbi (0.1.14) - prism (>= 0.18.0, < 1.0.0) + rbi (0.2.0) + prism (~> 1.0) sorbet-runtime (>= 0.5.9204) rbs (2.8.4) rdoc (6.7.0) @@ -613,17 +613,17 @@ GEM railties (>= 6.0.0) stringio (3.1.1) strscan (3.1.0) - tapioca (0.16.0) + tapioca (0.16.2) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) - rbi (>= 0.1.14, < 0.2) + rbi (~> 0.2) sorbet-static-and-runtime (>= 0.5.11087) spoom (>= 1.2.0) thor (>= 1.2.0) yard-sorbet temple (0.10.3) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) timeout (0.4.1) traceroute (0.8.1)