diff --git a/Gemfile b/Gemfile index 5542f582..0c785457 100644 --- a/Gemfile +++ b/Gemfile @@ -16,4 +16,4 @@ gem 'rubocop-rspec', '~> 3.2.0' gem 'rubocop-sorbet', '~> 0.8.6' gem 'simplecov-cobertura', '~> 2.1.0' gem 'sorbet', '~> 0.5.11631' -gem 'tapioca', '~> 0.16.3' +gem 'tapioca', '~> 0.16.5' diff --git a/Gemfile.lock b/Gemfile.lock index b2b0f309..16377eec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) - tapioca (0.16.3) + tapioca (0.16.5) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -119,7 +119,7 @@ DEPENDENCIES rubocop-sorbet (~> 0.8.6) simplecov-cobertura (~> 2.1.0) sorbet (~> 0.5.11631) - tapioca (~> 0.16.3) + tapioca (~> 0.16.5) yard-sorbet! BUNDLED WITH