Commit b0c09c7
committed
Stop using bundled gems in the example
Bundled gems are unavailable as gems when commit hash is specified in
the `lib/bundled_gems` file of ruby/ruby because `.gemspec` files are
not installed for hash-specified gems.1 parent d7b4444 commit b0c09c7
File tree
1 file changed
+3
-7
lines changed- packages/npm-packages/ruby-wasm-wasi/example/require_relative
1 file changed
+3
-7
lines changedLines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
0 commit comments