summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>2021-12-18 17:29:59 +0100
committerHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>2022-09-15 09:55:01 +0200
commit54f9d4e13db428bcbf2e2ee53d0d28c252b90297 (patch)
tree83ebc73d9703350052a091508f3c444a839ebd84
parentfdacc0b6be33dfe1db0b5a01f578b43b10185631 (diff)
downloadecs-54f9d4e13db428bcbf2e2ee53d0d28c252b90297.tar.gz
ecs-54f9d4e13db428bcbf2e2ee53d0d28c252b90297.zip
Ruby 2.7.5
-rw-r--r--.ruby-version2
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock2
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