File tree 3 files changed +2
-2
lines changed
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 40
40
mustache (1.1.1 )
41
41
netrc (0.11.0 )
42
42
parallel (1.24.0 )
43
- parallel_tests (4.3 .0 )
43
+ parallel_tests (4.4 .0 )
44
44
parallel
45
45
parlour (8.1.0 )
46
46
commander (~> 4.5 )
File renamed without changes.
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ def self.extension_api_version
66
66
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/mustache-1.1.1/lib" )
67
67
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/netrc-0.11.0/lib" )
68
68
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parallel-1.24.0/lib" )
69
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parallel_tests-4.3 .0/lib" )
69
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parallel_tests-4.4 .0/lib" )
70
70
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/x86_64-darwin-15/#{ Gem . extension_api_version } /racc-1.7.3" )
71
71
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/racc-1.7.3/lib" )
72
72
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/parser-3.2.2.4/lib" )
You can’t perform that action at this time.
0 commit comments