Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 837650b commit b942511
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.5'
gem 'simplecov-cobertura', '~> 2.1.0'
gem 'sorbet', '~> 0.5.11589'
gem 'tapioca', '~> 0.16.2'
gem 'tapioca', '~> 0.16.3'
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ GEM
parser (3.3.5.1)
ast (~> 2.4.1)
racc
prism (1.0.0)
prism (1.2.0)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.2.0)
rbi (0.2.1)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
redcarpet (3.6.0)
Expand Down Expand Up @@ -83,12 +83,12 @@ GEM
sorbet-static-and-runtime (0.5.11589)
sorbet (= 0.5.11589)
sorbet-runtime (= 0.5.11589)
spoom (1.4.2)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
tapioca (0.16.2)
tapioca (0.16.3)
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.5)
simplecov-cobertura (~> 2.1.0)
sorbet (~> 0.5.11589)
tapioca (~> 0.16.2)
tapioca (~> 0.16.3)
yard-sorbet!

BUNDLED WITH
Expand Down

0 comments on commit b942511

Please sign in to comment.