@@ -78,7 +78,7 @@ def self.extension_api_version
7878$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rainbow-3.1.1/lib" )
7979$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /rbs-4.0.0.dev.4" )
8080$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rbs-4.0.0.dev.4/lib" )
81- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rbi-0.3.7 /lib" )
81+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rbi-0.3.8 /lib" )
8282$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /redcarpet-3.6.1" )
8383$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/redcarpet-3.6.1/lib" )
8484$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/require-hooks-0.2.2/lib" )
@@ -89,7 +89,7 @@ def self.extension_api_version
8989$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec-3.13.2/lib" )
9090$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec-github-3.0.0/lib" )
9191$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec-retry-0.6.2/lib" )
92- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-runtime-0.6.12798 /lib" )
92+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-runtime-0.6.12806 /lib" )
9393$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec-sorbet-1.9.2/lib" )
9494$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec_junit_formatter-0.6.0/lib" )
9595$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-ast-1.48.0/lib" )
@@ -109,9 +109,9 @@ def self.extension_api_version
109109$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/simplecov_json_formatter-0.1.4/lib" )
110110$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/simplecov-0.22.0/lib" )
111111$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/simplecov-cobertura-3.1.0/lib" )
112- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-0.6.12798 -universal-darwin/lib" )
113- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-0.6.12798 /lib" )
114- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-and-runtime-0.6.12798 /lib" )
112+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-0.6.12806 -universal-darwin/lib" )
113+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-0.6.12806 /lib" )
114+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-and-runtime-0.6.12806 /lib" )
115115$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/thor-1.4.0/lib" )
116116$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/spoom-1.7.10/lib" )
117117$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /stackprof-0.2.27" )
0 commit comments