add sorbet-runtime

This commit is contained in:
Dylan Knutson
2025-07-18 06:16:19 +00:00
parent 8e1c193801
commit 1fdc25e6ab
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ source "https://rubygems.org"
gemspec
gem "rake", "~> 13.0"
gem "sorbet-runtime"
group :development do
gem "bundler-audit"

View File

@@ -148,6 +148,7 @@ DEPENDENCIES
pry
rake (~> 13.0)
rspec (~> 3.0)
sorbet-runtime
sorbet-static-and-runtime
sqlite3 (~> 1.4)
syntax_tree