Update dependency ruby to v2.7.4

This commit is contained in:
Renovate Bot 2021-07-07 22:29:52 +00:00
parent e35850381e
commit 1a863accbe
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
2.7.3
2.7.4

View file

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