Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 18, 2024
1 parent 67071d2 commit aaed84e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ group :development do
gem 'bundler', '~> 2'
gem 'debug', '>= 1.0'
gem 'parlour'
gem 'tapioca', '~> 0.12.0'
gem 'tapioca', '~> 0.14.2'
end

gem 'oj'
Expand Down
21 changes: 9 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,14 @@ GEM
parser (3.3.0.5)
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.24.0)
prism (0.29.0)
psych (5.1.2)
stringio
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.13)
prism (>= 0.18.0, < 1.0.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.3.1)
psych (>= 4.0.0)
Expand Down Expand Up @@ -160,21 +159,19 @@ GEM
sorbet-static-and-runtime (0.5.11332)
sorbet (= 0.5.11332)
sorbet-runtime (= 0.5.11332)
spoom (1.2.4)
spoom (1.3.2)
erubi (>= 1.10.0)
prism (>= 0.19.0)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
stringio (3.1.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.12.0)
tapioca (0.14.2)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (>= 0.1.4, < 0.2)
sorbet-static-and-runtime (>= 0.5.10820)
spoom (~> 1.2.0, >= 1.2.0)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.1)
Expand Down Expand Up @@ -208,7 +205,7 @@ DEPENDENCIES
simplecov (~> 0)
simplecov_json_formatter
sorbet (~> 0)
tapioca (~> 0.12.0)
tapioca (~> 0.14.2)
timecop (~> 0)

BUNDLED WITH
Expand Down

0 comments on commit aaed84e

Please sign in to comment.