Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to the latest stable ruby version in the dev yml templates #356

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

ilPikachu
Copy link
Contributor

Ran into issues when creating new cli projects with cli-kit new myproject because the ruby version in the dev template is 5 years old.

Tophat:

  1. Update the first line of cli-kit in exe dir to #!/usr/bin/env ruby
  2. ./exe/cli-kit new myproject generates dev.yml that has ruby 3.2.2

@ilPikachu ilPikachu requested a review from lugray April 14, 2023 01:47
@ilPikachu ilPikachu merged commit 8f02d98 into main Apr 14, 2023
@ilPikachu ilPikachu deleted the qb-update-dev-ruby branch April 14, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants