From 54f9d4e13db428bcbf2e2ee53d0d28c252b90297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heiko=20Bernl=C3=B6hr?= Date: Sat, 18 Dec 2021 17:29:59 +0100 Subject: Ruby 2.7.5 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index b0f6bf0..a603bb5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.4.10 +2.7.5 diff --git a/Gemfile b/Gemfile index 7fbea32..81cbb3e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '2.4.10' +ruby '2.7.5' #gem "minitest", "5.10.1" # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' diff --git a/Gemfile.lock b/Gemfile.lock index aeb228a..d3018a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 2.4.10p364 + ruby 2.7.5p203 BUNDLED WITH 2.1.4 -- cgit v1.2.3