We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae2808b + 25b30b5 commit ad6f2ffCopy full SHA for ad6f2ff
packages/cli-kit/src/node/ruby.ts
@@ -9,7 +9,7 @@ import {AdminSession} from '../session.js'
9
import {content, token} from '../output.js'
10
import {Writable} from 'node:stream'
11
12
-const RubyCLIVersion = '2.27.0'
+const RubyCLIVersion = '2.28.0'
13
const ThemeCheckVersion = '1.10.3'
14
const MinBundlerVersion = '2.3.8'
15
const MinRubyVersion = '2.7.5'
0 commit comments