File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 162
162
163
163
PLATFORMS
164
164
aarch64-linux
165
+ arm-linux
165
166
arm64-darwin
166
167
x86_64-darwin
167
168
x86_64-linux
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ def self.extension_api_version
112
112
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-0.5.12079/lib" )
113
113
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-and-runtime-0.5.12079/lib" )
114
114
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/thor-1.3.2/lib" )
115
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/spoom-1.6.2 /lib" )
115
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/spoom-1.6.3 /lib" )
116
116
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /stackprof-0.2.27" )
117
117
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/stackprof-0.2.27/lib" )
118
118
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-0.9.37/lib" )
You can’t perform that action at this time.
0 commit comments