Skip to content

Commit 82052bd

Browse files
committed
Update .ruby-version to version in pipeline
Signed-off-by: Tom Duffield <[email protected]>
1 parent dc6997e commit 82052bd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.expeditor/buildkite/verify.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# We currently use asdf to manage versions
2+
export ASDF_RUBY_VERSION=$(cat .ruby-version)
13
ruby --version
24
bundler --version
35
bundle config set path 'vendor/bundle'

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.5
1+
2.6.6

0 commit comments

Comments
 (0)