Commit 8e2d2b4
committed
Fix cannot load such file -- ruby_h_to_go/cli (LoadError) in
```
$ be rake ruby_h_to_go
./_tools/ruby_h_to_go/exe/ruby_h_to_go
/Users/sue445/.rbenv/versions/3.3.6/lib/ruby/3.3.0/bundled_gems.rb:69:in `require': cannot load such file -- ruby_h_to_go/cli (LoadError)
from /Users/sue445/.rbenv/versions/3.3.6/lib/ruby/3.3.0/bundled_gems.rb:69:in `block (2 levels) in replace_require'
from ./_tools/ruby_h_to_go/exe/ruby_h_to_go:52:in `<main>'
rake aborted!
Command failed with status (1): [./_tools/ruby_h_to_go/exe/ruby_h_to_go]
/Users/sue445/workspace/github.com/ruby-go-gem/go-gem-wrapper/_tasks/ruby_h_to_go.rake:14:in `block in <top (required)>'
/Users/sue445/workspace/github.com/ruby-go-gem/go-gem-wrapper/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
/Users/sue445/workspace/github.com/ruby-go-gem/go-gem-wrapper/vendor/bundle/ruby/3.3.0/gems/bundler-2.5.16/lib/bundler/cli/exec.rb:58:in `load'
```rake ruby_h_to_go
1 parent 4ee34ce commit 8e2d2b4
1 file changed
+11
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
6 | 17 | | |
7 | 18 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 19 | | |
0 commit comments