]> git.openstreetmap.org Git - rails.git/commit
Force rubygems 3.4.10 for github actions
authorTom Hughes <tom@compton.nu>
Fri, 17 Nov 2023 14:52:48 +0000 (14:52 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 18 Nov 2023 11:04:10 +0000 (11:04 +0000)
commit6cd9caa4e1c1279f06e5aae2c19426af5dbef3df
tree91a6e4e2d7790cc05a6cd32c02ee2805351a6b3a
parentb45bce337023350531e034dc40e729d76d2e150f
Force rubygems 3.4.10 for github actions

This works around a problem where mini_racer doesn't like the psych
in the GitHub Actions images for ruby 3.0 and 3.1 but it fine with
the ruby 3.2 image that uses a newer rubygems version.

https://github.com/rubyjs/mini_racer/issues/289
.github/workflows/lint.yml
.github/workflows/tests.yml