Skip to content

Commit

Permalink
Bump tapioca from 0.11.13 to 0.11.14
Browse files Browse the repository at this point in the history
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.11.13...v0.11.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent f19f065 commit c6c07f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.18.0)
prism (0.19.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -58,8 +58,8 @@ GEM
racc (1.7.3)
rack (3.0.8)
rainbow (3.1.1)
rbi (0.1.5)
prism (>= 0.18.0, < 0.19)
rbi (0.1.6)
prism (>= 0.18.0, < 0.20)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.8.3)
rexml (3.2.6)
Expand Down Expand Up @@ -105,7 +105,7 @@ GEM
thor (>= 0.19.2)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.11.13)
tapioca (0.11.14)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down

0 comments on commit c6c07f0

Please sign in to comment.