Skip to content

Commit

Permalink
Update base ruby templating to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Mar 4, 2024
1 parent ef870ca commit 861221d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "2.5"
ruby-version: "2.7.0"
- name: Install necessary gems
run: gem install rake rake-compiler
- name: Generate templates
Expand Down

0 comments on commit 861221d

Please sign in to comment.