2023 is now Ruby with Sorbet
This commit is contained in:
parent
3feb0134ee
commit
afcaba41eb
21 changed files with 87695 additions and 0 deletions
52
2023/Gemfile.lock
Normal file
52
2023/Gemfile.lock
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
erubi (1.12.0)
|
||||
netrc (0.11.0)
|
||||
parallel (1.24.0)
|
||||
prettier_print (1.2.1)
|
||||
prism (0.19.0)
|
||||
rbi (0.1.6)
|
||||
prism (>= 0.18.0, < 0.20)
|
||||
sorbet-runtime (>= 0.5.9204)
|
||||
sorbet (0.5.11162)
|
||||
sorbet-static (= 0.5.11162)
|
||||
sorbet-runtime (0.5.11162)
|
||||
sorbet-static (0.5.11162-x86_64-linux)
|
||||
sorbet-static-and-runtime (0.5.11162)
|
||||
sorbet (= 0.5.11162)
|
||||
sorbet-runtime (= 0.5.11162)
|
||||
sorbet-struct-comparable (1.3.0)
|
||||
sorbet-runtime (>= 0.5)
|
||||
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.14)
|
||||
bundler (>= 2.2.25)
|
||||
netrc (>= 0.11.0)
|
||||
parallel (>= 1.21.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)
|
||||
yard-sorbet
|
||||
thor (1.3.0)
|
||||
yard (0.9.34)
|
||||
yard-sorbet (0.8.1)
|
||||
sorbet-runtime (>= 0.5)
|
||||
yard (>= 0.9)
|
||||
|
||||
PLATFORMS
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
sorbet-static-and-runtime
|
||||
sorbet-struct-comparable
|
||||
tapioca
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.10
|
||||
Loading…
Reference in a new issue