Merge pull request #1665 from freeCodeCamp/renovate/ruby-2.x

Update dependency ruby to v2.7.5
pull/1668/head
renovate[bot] 3 years ago committed by GitHub
commit 64c3054963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
2.7.4
2.7.5

@ -1,4 +1,4 @@
FROM ruby:2.7.4
FROM ruby:2.7.5
ENV LANG=C.UTF-8
ENV ENABLE_SERVICE_WORKER=true

Loading…
Cancel
Save