Skip to content

Commit

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

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

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 Sep 1, 2024
1 parent ca4d1a3 commit 2808b21
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.0.4'
gem 'rubocop-sorbet', '~> 0.8.5'
gem 'simplecov-cobertura', '~> 2.1.0'
gem 'sorbet', '~> 0.5.11553'
gem 'tapioca', '~> 0.15.0'
gem 'tapioca', '~> 0.16.2'
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ GEM
parser (3.3.4.2)
ast (~> 2.4.1)
racc
prism (0.30.0)
prism (1.0.0)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.1.14)
prism (>= 0.18.0, < 1.0.0)
rbi (0.2.0)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
redcarpet (3.6.0)
regexp_parser (2.9.2)
Expand Down Expand Up @@ -84,22 +84,22 @@ GEM
sorbet-static-and-runtime (0.5.11553)
sorbet (= 0.5.11553)
sorbet-runtime (= 0.5.11553)
spoom (1.3.3)
spoom (1.4.2)
erubi (>= 1.10.0)
prism (>= 0.28.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
strscan (3.1.0)
tapioca (0.15.1)
tapioca (0.16.2)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (>= 0.1.4, < 0.2)
rbi (~> 0.2)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.1)
thor (1.3.2)
unicode-display_width (2.5.0)
yard (0.9.36)

Expand All @@ -121,7 +121,7 @@ DEPENDENCIES
rubocop-sorbet (~> 0.8.5)
simplecov-cobertura (~> 2.1.0)
sorbet (~> 0.5.11553)
tapioca (~> 0.15.0)
tapioca (~> 0.16.2)
yard-sorbet!

BUNDLED WITH
Expand Down

0 comments on commit 2808b21

Please sign in to comment.