From c6c07f0f08019e361ce1f525234dc777a7430f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 07:30:04 +0000 Subject: [PATCH] Bump tapioca from 0.11.13 to 0.11.14 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.11.13 to 0.11.14. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.11.13...v0.11.14) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index efcae8d..69f4c94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM ast (~> 2.4.1) racc prettier_print (1.2.1) - prism (0.18.0) + prism (0.19.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -58,8 +58,8 @@ GEM racc (1.7.3) rack (3.0.8) rainbow (3.1.1) - rbi (0.1.5) - prism (>= 0.18.0, < 0.19) + rbi (0.1.6) + prism (>= 0.18.0, < 0.20) sorbet-runtime (>= 0.5.9204) regexp_parser (2.8.3) rexml (3.2.6) @@ -105,7 +105,7 @@ GEM thor (>= 0.19.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - tapioca (0.11.13) + tapioca (0.11.14) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)