make sorbet structs comparable

This commit is contained in:
Dylan Knutson
2025-02-17 19:35:45 +00:00
parent 25a86d6464
commit 44209ac89b
20 changed files with 201 additions and 98 deletions

View File

@@ -172,3 +172,4 @@ gem "prometheus_exporter", "~> 2.2"
gem "sorbet-static-and-runtime"
gem "tapioca", require: false
gem "rspec-sorbet", group: [:test]
gem "sorbet-struct-comparable"