Skip to content

Commit 4d9b1d6

Browse files
authored
Merge pull request #234 from ruby-go-gem/doc_note
Write note for patch_for_go_gem
2 parents 4e4770c + 8de40dd commit 4d9b1d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_tools/patch_for_go_gem/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# patch_for_go_gem
22
Patch to make a gem into a Go gem right after `bundle gem`
33

4+
> [!NOTE]
5+
> This is a temporary tool until `bundle gem --ext=go` is added to the bundler
6+
>
7+
> c.f. https://github.com/rubygems/rubygems/pull/8183
8+
49
## Requirements
510
* Go 1.23+
611
* Ruby 3.3+

0 commit comments

Comments
 (0)