Skip to content

Commit 0945107

Browse files
committed
Bump sorbet (typecheck currently failing)
1 parent b99db09 commit 0945107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ group :development, :test do
99
gem 'curdle', '~> 1.2'
1010
gem 'parlour', '~> 8.0'
1111
gem 'tapioca', '~> 0.7'
12-
gem 'sorbet-runtime', '= 0.5.9897'
13-
gem 'sorbet-static', '= 0.5.9897'
12+
gem 'sorbet-runtime', '= 0.5.11647'
13+
gem 'sorbet-static', '= 0.5.11647'
1414
end
1515

1616
group :test do

0 commit comments

Comments
 (0)