diff --git a/dist/index.js b/dist/index.js index 8084a8a..529dc86 100644 --- a/dist/index.js +++ b/dist/index.js @@ -44588,7 +44588,7 @@ function getVersions(platform) { ], "jruby": [ "9.1.17.0", - "9.2.9.0", "9.2.10.0", "9.2.11.0", "9.2.11.1", "9.2.12.0", "9.2.13.0", + "9.2.9.0", "9.2.10.0", "9.2.11.0", "9.2.11.1", "9.2.12.0", "9.2.13.0", "9.2.14.0", "head" ], "truffleruby": [ diff --git a/ruby-builder-versions.js b/ruby-builder-versions.js index 87f30d7..4447c9e 100644 --- a/ruby-builder-versions.js +++ b/ruby-builder-versions.js @@ -13,7 +13,7 @@ export function getVersions(platform) { ], "jruby": [ "9.1.17.0", - "9.2.9.0", "9.2.10.0", "9.2.11.0", "9.2.11.1", "9.2.12.0", "9.2.13.0", + "9.2.9.0", "9.2.10.0", "9.2.11.0", "9.2.11.1", "9.2.12.0", "9.2.13.0", "9.2.14.0", "head" ], "truffleruby": [