reactor
reactor copied to clipboard
upgrade to ruby 2.7.6
Remember to increase the version! Also the CI is failling
@dgonzalezh sorry I didn't mention it before, but we could update the GitHub actions file to use Ruby 2.7 https://github.com/hired/reactor/blob/master/.github/workflows/build.yaml
ruby: [2.5, 2.6, 2.7]
@dgonzalezh sorry I didn't mention it before, but we could update the GitHub actions file to use Ruby 2.7 https://github.com/hired/reactor/blob/master/.github/workflows/build.yaml
ruby: [2.5, 2.6, 2.7]
Not a problem, I'll update