File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
parallel (1.26.3 )
31
31
parallel_tests (4.7.2 )
32
32
parallel
33
- parser (3.3.5.1 )
33
+ parser (3.3.6.0 )
34
34
ast (~> 2.4.1 )
35
35
racc
36
36
patchelf (1.5.1 )
File renamed without changes.
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ def self.extension_api_version
63
63
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parallel_tests-4.7.2/lib" )
64
64
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /racc-1.8.1" )
65
65
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/racc-1.8.1/lib" )
66
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parser-3.3.5.1 /lib" )
66
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parser-3.3.6.0 /lib" )
67
67
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/patchelf-1.5.1/lib" )
68
68
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/plist-3.7.1/lib" )
69
69
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /prism-1.2.0" )
You can’t perform that action at this time.
0 commit comments