From 409ed1f1e6f2bd201e228cd565f93c9713b9d21c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 22:20:58 +0000 Subject: [PATCH] Bump tapioca from 0.11.16 to 0.12.0 (#156) --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 9f5ded0..40c9c8c 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ group :development do gem 'bundler', '~> 2' gem 'debug', '>= 1.0' gem 'parlour' - gem 'tapioca', '~> 0.11.16' + gem 'tapioca', '~> 0.12.0' end gem 'oj' diff --git a/Gemfile.lock b/Gemfile.lock index 4c38c59..b5b4284 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,14 +82,14 @@ GEM ast (~> 2.4.1) racc prettier_print (1.2.1) - prism (0.19.0) + prism (0.24.0) psych (5.1.2) stringio racc (1.7.3) rainbow (3.1.1) rake (13.1.0) - rbi (0.1.6) - prism (>= 0.18.0, < 0.20) + rbi (0.1.9) + prism (>= 0.18.0, < 0.25) sorbet-runtime (>= 0.5.9204) rdoc (6.6.2) psych (>= 4.0.0) @@ -165,7 +165,7 @@ GEM stringio (3.1.0) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - tapioca (0.11.16) + tapioca (0.12.0) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -174,7 +174,7 @@ GEM spoom (~> 1.2.0, >= 1.2.0) thor (>= 1.2.0) yard-sorbet - thor (1.3.0) + thor (1.3.1) timecop (0.9.8) unicode-display_width (2.5.0) yard (0.9.36) @@ -205,7 +205,7 @@ DEPENDENCIES simplecov (~> 0) simplecov_json_formatter sorbet (~> 0) - tapioca (~> 0.11.16) + tapioca (~> 0.12.0) timecop (~> 0) BUNDLED WITH