Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,14 @@ GEM
lint_roller
rubocop (>= 1.75.2)
ruby-progressbar (1.13.0)
sorbet (0.6.13029)
sorbet-static (= 0.6.13029)
sorbet-runtime (0.6.13029)
sorbet-static (0.6.13029-universal-darwin)
sorbet-static (0.6.13029-x86_64-linux)
sorbet-static-and-runtime (0.6.13029)
sorbet (= 0.6.13029)
sorbet-runtime (= 0.6.13029)
sorbet (0.6.13048)
sorbet-static (= 0.6.13048)
sorbet-runtime (0.6.13048)
sorbet-static (0.6.13048-universal-darwin)
sorbet-static (0.6.13048-x86_64-linux)
sorbet-static-and-runtime (0.6.13048)
sorbet (= 0.6.13048)
sorbet-runtime (= 0.6.13048)
stringio (3.2.0)
tapioca (0.17.10)
benchmark
Expand Down
1 change: 1 addition & 0 deletions sorbet/config
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.
--parser=prism
--ignore=vendor/
--ignore=rbi/spoom.rbi
--enable-experimental-requires-ancestor
Expand Down
Loading