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

chore(deps): update dependency ruby to v2.7.7
pull/1877/head
renovate[bot] 2 years ago committed by GitHub
commit 5397d4517e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
2.7.6
2.7.7

@ -1 +1 @@
ruby 2.7.4
ruby 2.7.7

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

@ -1,4 +1,4 @@
FROM ruby:2.7.6-alpine
FROM ruby:2.7.7-alpine
ENV LANG=C.UTF-8
ENV ENABLE_SERVICE_WORKER=true

Loading…
Cancel
Save