Skip to content

Commit

Permalink
Bump tapioca from 0.16.3 to 0.16.5 (#338)
Browse files Browse the repository at this point in the history
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.3 to 0.16.5.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.3...v0.16.5)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent a60deeb commit 456f1e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ gem 'rubocop-rspec', '~> 3.2.0'
gem 'rubocop-sorbet', '~> 0.8.7'
gem 'simplecov-cobertura', '~> 2.1.0'
gem 'sorbet', '~> 0.5.11631'
gem 'tapioca', '~> 0.16.3'
gem 'tapioca', '~> 0.16.5'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -119,7 +119,7 @@ DEPENDENCIES
rubocop-sorbet (~> 0.8.7)
simplecov-cobertura (~> 2.1.0)
sorbet (~> 0.5.11631)
tapioca (~> 0.16.3)
tapioca (~> 0.16.5)
yard-sorbet!

BUNDLED WITH
Expand Down

0 comments on commit 456f1e6

Please sign in to comment.