We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33dcccd + 77a9f29 commit e516251Copy full SHA for e516251
packages/cli-kit/src/public/node/ruby.ts
@@ -13,7 +13,7 @@ import {coerceSemverVersion} from '../../private/node/semver.js'
13
import {Writable} from 'stream'
14
import {fileURLToPath} from 'url'
15
16
-export const RubyCLIVersion = '2.34.0'
+export const RubyCLIVersion = '2.35.0'
17
const ThemeCheckVersion = '1.14.0'
18
const MinBundlerVersion = '2.3.11'
19
const MinRubyVersion = '2.7.5'
0 commit comments