Skip to content

Commit

Permalink
Update Gemfile and RBIs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomascco committed Nov 29, 2023
1 parent 3343f1d commit 89b1ca0
Show file tree
Hide file tree
Showing 6 changed files with 12,871 additions and 5,285 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,36 +25,37 @@ GEM
ruby-rc4
ttfunk
prettier_print (1.2.1)
rake (13.0.6)
rbi (0.1.1)
prism (0.18.0)
rake (13.1.0)
rbi (0.1.5)
prism (>= 0.18.0, < 0.19)
sorbet-runtime (>= 0.5.9204)
yarp (>= 0.11.0)
ruby-rc4 (0.1.5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11089)
sorbet-static (= 0.5.11089)
sorbet-runtime (0.5.11089)
sorbet-static (0.5.11089-x86_64-linux)
sorbet-static-and-runtime (0.5.11089)
sorbet (= 0.5.11089)
sorbet-runtime (= 0.5.11089)
sorbet (0.5.11142)
sorbet-static (= 0.5.11142)
sorbet-runtime (0.5.11142)
sorbet-static (0.5.11142-x86_64-linux)
sorbet-static-and-runtime (0.5.11142)
sorbet (= 0.5.11142)
sorbet-runtime (= 0.5.11142)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.11.9)
tapioca (0.11.12)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (~> 0.1.0, >= 0.1.0)
rbi (>= 0.1.4, < 0.2)
sorbet-static-and-runtime (>= 0.5.10187)
spoom (~> 1.2.0, >= 1.2.0)
thor (>= 1.2.0)
Expand All @@ -65,7 +66,6 @@ GEM
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
yarp (0.13.0)

PLATFORMS
x86_64-linux
Expand Down
Loading

0 comments on commit 89b1ca0

Please sign in to comment.