Skip to content

Commit

Permalink
Bump tapioca from 0.11.7 to 0.11.8 (#240)
Browse files Browse the repository at this point in the history
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.11.7...v0.11.8)

---
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 Jul 17, 2023
1 parent 11c3bf0 commit f32ae02
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 @@ -17,4 +17,4 @@ gem 'rubocop-rspec', '~> 2.22.0'
gem 'rubocop-sorbet', '~> 0.7.0'
gem 'simplecov-cobertura', '~> 2.1.0'
gem 'sorbet', '~> 0.5.10914'
gem 'tapioca', '~> 0.11.7'
gem 'tapioca', '~> 0.11.8'
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ GEM
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
rbi (0.0.16)
rbi (0.0.17)
ast
parser (>= 2.6.4.0)
parser (>= 3.0.0)
sorbet-runtime (>= 0.5.9204)
unparser
unparser (>= 0.5.6)
redcarpet (3.6.0)
regexp_parser (2.8.1)
rexml (3.2.5)
Expand Down Expand Up @@ -103,7 +103,7 @@ GEM
sorbet (>= 0.5.10187)
sorbet-runtime (>= 0.5.9204)
thor (>= 0.19.2)
tapioca (0.11.7)
tapioca (0.11.8)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down Expand Up @@ -137,7 +137,7 @@ DEPENDENCIES
rubocop-sorbet (~> 0.7.0)
simplecov-cobertura (~> 2.1.0)
sorbet (~> 0.5.10914)
tapioca (~> 0.11.7)
tapioca (~> 0.11.8)
yard-sorbet!

BUNDLED WITH
Expand Down

0 comments on commit f32ae02

Please sign in to comment.