Skip to content

Commit

Permalink
Bump tapioca version
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Terrasa <[email protected]>
  • Loading branch information
Morriar committed Aug 29, 2024
1 parent ef62648 commit 705faae
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ group(:development, :test) do
gem("rubocop-shopify", require: false)
gem("rubocop-sorbet", require: false)
gem("sorbet", ">= 0.5.9204", require: false)
gem("tapioca", github: "Shopify/tapioca", branch: "at-bump-rbi", require: false)
gem("tapioca", require: false)
end
26 changes: 10 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
GIT
remote: https://github.com/Shopify/tapioca.git
revision: 497f35d4e0bbb48e3945eb431175ae15e8b67889
branch: at-bump-rbi
specs:
tapioca (0.15.1)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (>= 0.1.4)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0)
thor (>= 1.2.0)
yard-sorbet

PATH
remote: .
specs:
Expand Down Expand Up @@ -80,6 +65,15 @@ GEM
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
strscan (3.1.0)
tapioca (0.16.2)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (~> 0.2)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.1)
unicode-display_width (2.5.0)
yard (0.9.36)
Expand All @@ -103,7 +97,7 @@ DEPENDENCIES
rubocop-shopify
rubocop-sorbet
sorbet (>= 0.5.9204)
tapioca!
tapioca

BUNDLED WITH
2.4.22

0 comments on commit 705faae

Please sign in to comment.