aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2020-10-06 11:50:59 +0200
committerhellekin <hellekin@cepheide.org>2020-10-06 11:50:59 +0200
commit040a96eaa19a2766e7c28995d9d10b339ce9f6e9 (patch)
treef460e162f09e132c01dabb69bbe8643ed0820498 /Gemfile
parent49d3a994fa3e12d67e072a641c950be5bdf0647a (diff)
downloadincommon-map-040a96eaa19a2766e7c28995d9d10b339ce9f6e9.tar.gz
[SECURITY] Update Ruby to v2.6.6 (take two)
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d63e73c..0f2d720 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
-ruby '2.6.5'
+ruby '2.6.6'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.0.3', '>= 6.0.3.2'