Use .ruby-version

This commit is contained in:
Étienne Barrié 2024-04-04 12:01:27 +02:00
parent 5d37046710
commit c702303a5b
2 changed files with 2 additions and 1 deletions

1
.ruby-version Normal file
View File

@ -0,0 +1 @@
3.3.0

View File

@ -2,7 +2,7 @@ env:
BOOTSNAP_PEDANTIC: '1' BOOTSNAP_PEDANTIC: '1'
up: up:
- ruby: 2.6.0 - ruby
- bundler - bundler
commands: commands:
build: rake compile build: rake compile