@@ -65,7 +65,7 @@ def self.extension_api_version
65
65
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/racc-1.7.3/lib" )
66
66
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parser-3.3.0.5/lib" )
67
67
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rainbow-3.1.1/lib" )
68
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-runtime-0.5.11342 /lib" )
68
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-runtime-0.5.11346 /lib" )
69
69
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parlour-8.1.0/lib" )
70
70
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/patchelf-1.5.0/lib" )
71
71
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/plist-3.7.1/lib" )
@@ -100,9 +100,9 @@ def self.extension_api_version
100
100
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/simplecov_json_formatter-0.1.4/lib" )
101
101
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/simplecov-0.22.0/lib" )
102
102
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/simplecov-cobertura-2.1.0/lib" )
103
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-0.5.11342 -universal-darwin/lib" )
104
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-0.5.11342 /lib" )
105
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-and-runtime-0.5.11342 /lib" )
103
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-0.5.11346 -universal-darwin/lib" )
104
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-0.5.11346 /lib" )
105
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-and-runtime-0.5.11346 /lib" )
106
106
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/thor-1.3.1/lib" )
107
107
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/spoom-1.3.0/lib" )
108
108
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /stackprof-0.2.26" )
0 commit comments