6 Commits

Author SHA1 Message Date
Matthew Wang
720dd430d7
Update outdated ruby workflow 2023-08-26 13:41:08 -04:00
Matt Wang
396613820f
ci: bump Ruby to 3.2, changes core test matrix to 3.x (#1325)
Ruby 3.2 has stabilized (and the bug with Liquid has been patched). I think this is a good time for us to bump all of our versions, especially with the discussion in #1307.

Separately, I've:

- changed the core test matrix to be across `3.0`, `3.1`, and `3.2`. Ruby 2 has been EOL for ~ 4 months, while 3.0 is around for about 7 more months. 
- standardized the formatting of our CI ruby versions to be strings; this is because the number `3.0` gets YAML-casted to `3`
2023-08-22 18:49:39 -04:00
Matthew Wang
6a6cc20620
Prep v0.5.0 2023-04-12 12:38:17 -07:00
Matthew Wang
91c4b7e3d1
update Ruby version for publish action 2023-01-07 17:46:15 -08:00
Patrick Marsceill
e842498637
Update publish-gem.yml 2020-10-14 13:23:05 -04:00
Patrick Marsceill
4ab61105b9
Create publish-gem.yml 2020-10-14 13:17:51 -04:00