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 160
160
161
161
PLATFORMS
162
162
aarch64-linux
163
+ arm-linux
163
164
arm64-darwin
164
165
x86_64-darwin
165
166
x86_64-linux
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ def self.extension_api_version
90
90
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec-retry-0.6.2/lib" )
91
91
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec-sorbet-1.9.2/lib" )
92
92
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rspec_junit_formatter-0.6.0/lib" )
93
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-ast-1.44.0 /lib" )
93
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-ast-1.44.1 /lib" )
94
94
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/ruby-progressbar-1.13.0/lib" )
95
95
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/unicode-emoji-4.0.4/lib" )
96
96
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/unicode-display_width-3.1.4/lib" )
You can’t perform that action at this time.
0 commit comments