File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
method_source (1.1.0 )
31
31
minitest (5.25.5 )
32
32
netrc (0.11.0 )
33
- parallel (1.26.3 )
33
+ parallel (1.27.0 )
34
34
parallel_tests (5.1.0 )
35
35
parallel
36
36
parser (3.3.8.0 )
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ def self.extension_api_version
62
62
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/method_source-1.1.0/lib" )
63
63
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/minitest-5.25.5/lib" )
64
64
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/netrc-0.11.0/lib" )
65
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parallel-1.26.3 /lib" )
65
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parallel-1.27.0 /lib" )
66
66
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parallel_tests-5.1.0/lib" )
67
67
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /racc-1.8.1" )
68
68
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/racc-1.8.1/lib" )
You can’t perform that action at this time.
0 commit comments