Commit graph

16 commits

Author SHA1 Message Date
Jacob Heider a57084641c
fix(ruby) 2023-04-16 17:25:51 -04:00
Jacob Heider 21eaaed1b7
fix(ruby)
they only have about 8 releases, but _many_ more version tags
2023-04-15 17:38:14 -04:00
Max Howell 8f51287c74 tweaks I came to while working here 2023-03-20 20:44:46 -04:00
Max Howell 63b7d747b2 swig expects to find config.h without arch prefixes
And well, what are they for anyway?
2023-03-20 20:44:46 -04:00
Jacob Heider b8bfccf7c0
fix(ruby/rubygems) (#319)
* fix(ruby/rubygems)

Ruby is pulling in system gmp

* missed this in all the updates
2023-02-17 21:07:30 -05:00
Max Howell d70837f2c8
relocatability fixes for ruby and gem (#322)
Refs https://github.com/teaxyz/cli/issues/374
2023-02-17 07:41:07 -05:00
Jacob Heider 50224807cb fix(ruby)
fixes #236
fixes #237
fixes #238
fixes #239
fixes #240
fixes #288
fixes #289
fixes #290
fixes #291
fixes #292
fixes #293
fixes #294
fixes #295
fixes #296
fixes #297
fixes #298
fixes #299
fixes #300
fixes #301
fixes #302
fixes #303
fixes #304
fixes #305
fixes #306
fixes #307
fixes #308
fixes #309
fixes #310
fixes #311
fixes #312
fixes #313
fixes #314
fixes #315
2023-02-13 21:23:02 -05:00
Jacob Heider 9b29a1407f fix(ruby)
Tags are underscore delimited; they all resolve to =3.0.0
2023-02-09 19:11:58 -05:00
Jacob Heider b58e7069e3 fix(ruby)
Patch has versions in the path.

fixes #222
fixes #223
fixes #224
fixes #225
2023-02-09 17:25:31 -05:00
Max Howell a1b84aa7da
Ruby gems path (#85)
* set gem path correctly
2023-01-15 14:34:19 -05:00
Max Howell a45f0aac80 get ruby versions from github 2023-01-03 11:31:20 -05:00
Max Howell b135e63527
Remove this hack; Fixes #282
I think we should stop recommending `tea` as a shebang line, it's against our spirit. Instead tea tools should shim via `tea` before exec’ing to do any of the YAML frontmatter
2023-01-03 09:32:41 -05:00
Jacob Heider 01bbd429e5
add interprets: key to appropriate packages (#33)
* go needs GOCACHE
2022-11-25 11:03:11 -05:00
Jacob Heider ffc381046c
+rubygems.org 2022-11-02 16:39:22 -04:00
Max Howell a2cb71e1d4 make our ruby tolerant of different shebangs (#191) 2022-10-17 15:55:08 -04:00
Max Howell cd7aac3dc2 +ruby (#176)
* +ruby

* wip
2022-10-03 11:37:28 -04:00