Bump Ruby version from 2.7.2 to 2.7.4 (#2281)

This commit is contained in:
bcoles
2022-01-24 00:41:56 +11:00
committed by GitHub
parent 29e025bbfc
commit b68fcecd46
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ jobs:
- name: 'Setting up Ruby' - name: 'Setting up Ruby'
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: 2.7.2 # Not needed with a .ruby-version file ruby-version: 2.7.4 # Not needed with a .ruby-version file
- name: 'Build and run tests' - name: 'Build and run tests'
run: | run: |

View File

@@ -1 +1 @@
2.7.2 2.7.4