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 146
146
147
147
PLATFORMS
148
148
aarch64-linux
149
+ arm-linux
149
150
arm64-darwin
150
151
x86_64-darwin
151
152
x86_64-linux
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ def self.extension_api_version
110
110
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/stackprof-0.2.26/lib" )
111
111
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-0.9.37/lib" )
112
112
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-sorbet-0.9.0/lib" )
113
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/tapioca-0.16.3 /lib" )
113
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/tapioca-0.16.4 /lib" )
114
114
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /vernier-1.3.1" )
115
115
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/vernier-1.3.1/lib" )
116
116
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/warning-1.4.0/lib" )
You can’t perform that action at this time.
0 commit comments