From 0c698656145ff0af4f01639ddfccb9acd0acec74 Mon Sep 17 00:00:00 2001 From: Matthew Casperson Date: Tue, 25 May 2021 10:38:30 +1000 Subject: [PATCH] Bumped runtime --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index af5cf2c..e863d1e 100644 --- a/app.yaml +++ b/app.yaml @@ -1,3 +1,3 @@ -runtime: ruby25 +runtime: ruby27 service: randomquotes-ruby entrypoint: bundle exec unicorn -c unicorn.rb \ No newline at end of file