Browse Source

dev: update dev.yml to Ruby 3.0

Mike Dalessio 2 years ago
parent
commit
714c86f50d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dev.yml

+ 1 - 1
dev.yml

@@ -3,7 +3,7 @@ name: shopify-api
 type: ruby
 
 up:
-  - ruby: 2.7.1
+  - ruby: "3.0"
   - bundler
 
 commands: