Skip to content

Commit

Permalink
Bump tapioca from 0.13.1 to 0.13.3 (#303)
Browse files Browse the repository at this point in the history
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.13.1...v0.13.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 May 1, 2024
1 parent 5e8c7a9 commit 6340a4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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', '~> 2.29.1'
gem 'rubocop-sorbet', '~> 0.8.0'
gem 'simplecov-cobertura', '~> 2.1.0'
gem 'sorbet', '~> 0.5.11319'
gem 'tapioca', '~> 0.13.1'
gem 'tapioca', '~> 0.13.3'
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
prism (0.24.0)
prism (0.27.0)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
rbi (0.1.9)
prism (>= 0.18.0, < 0.25)
rbi (0.1.12)
prism (>= 0.18.0, < 0.28)
sorbet-runtime (>= 0.5.9204)
redcarpet (3.6.0)
regexp_parser (2.9.0)
Expand Down Expand Up @@ -93,12 +93,12 @@ GEM
sorbet-static-and-runtime (0.5.11319)
sorbet (= 0.5.11319)
sorbet-runtime (= 0.5.11319)
spoom (1.3.0)
spoom (1.3.1)
erubi (>= 1.10.0)
prism (>= 0.19.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
tapioca (0.13.1)
tapioca (0.13.3)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down Expand Up @@ -129,7 +129,7 @@ DEPENDENCIES
rubocop-sorbet (~> 0.8.0)
simplecov-cobertura (~> 2.1.0)
sorbet (~> 0.5.11319)
tapioca (~> 0.13.1)
tapioca (~> 0.13.3)
yard-sorbet!

BUNDLED WITH
Expand Down

0 comments on commit 6340a4e

Please sign in to comment.