Skip to content

Commit 5553685

Browse files
committed
Add ruby version
1 parent d3e707c commit 5553685

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

integration/helpers/app.go

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,12 @@ PLATFORMS
172172
DEPENDENCIES
173173
irb
174174
webrick
175-
175+
176+
RUBY VERSION
177+
ruby 3.3.1p55
178+
176179
BUNDLED WITH
177-
2.6.6
180+
2.5.18
178181
`,
179182
), 0666)
180183
Expect(err).ToNot(HaveOccurred())

0 commit comments

Comments
 (0)