Skip to content

Commit

Permalink
Merge pull request #463 from Shopify/donk--support--update-sorbet
Browse files Browse the repository at this point in the history
Updates sorbet
  • Loading branch information
donk-shopify committed Mar 1, 2024
2 parents 8bc2b5e + 65c8c02 commit a389a20
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Expand Up @@ -31,12 +31,12 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.19.0)
prism (0.24.0)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
rbi (0.1.6)
prism (>= 0.18.0, < 0.20)
rbi (0.1.9)
prism (>= 0.18.0, < 0.25)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.0)
rexml (3.2.6)
Expand Down Expand Up @@ -67,14 +67,14 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11262)
sorbet-static (= 0.5.11262)
sorbet-runtime (0.5.11262)
sorbet-static (0.5.11262-universal-darwin)
sorbet-static (0.5.11262-x86_64-linux)
sorbet-static-and-runtime (0.5.11262)
sorbet (= 0.5.11262)
sorbet-runtime (= 0.5.11262)
sorbet (0.5.11276)
sorbet-static (= 0.5.11276)
sorbet-runtime (0.5.11276)
sorbet-static (0.5.11276-universal-darwin)
sorbet-static (0.5.11276-x86_64-linux)
sorbet-static-and-runtime (0.5.11276)
sorbet (= 0.5.11276)
sorbet-runtime (= 0.5.11276)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
Expand All @@ -91,7 +91,7 @@ GEM
spoom (~> 1.2.0, >= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.0)
thor (1.3.1)
unicode-display_width (2.5.0)
yard (0.9.36)
yard-sorbet (0.8.1)
Expand Down

0 comments on commit a389a20

Please sign in to comment.