Skip to content

Commit

Permalink
Merge pull request #480 from Shopify/centralize_ruby_version
Browse files Browse the repository at this point in the history
Use .ruby-version
  • Loading branch information
casperisfine committed Apr 4, 2024
2 parents 5d37046 + c702303 commit 87edda3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .ruby-version
@@ -0,0 +1 @@
3.3.0
2 changes: 1 addition & 1 deletion dev.yml
Expand Up @@ -2,7 +2,7 @@ env:
BOOTSNAP_PEDANTIC: '1'

up:
- ruby: 2.6.0
- ruby
- bundler
commands:
build: rake compile
Expand Down

0 comments on commit 87edda3

Please sign in to comment.