summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2019-10-15 12:07:01 +0200
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2019-10-16 02:43:47 +0200
commitda6075d23bfff09429c5e28e499a26956cb8ea88 (patch)
tree14124bcb3e472bfbf63be43f97ccb241f581887b /Gemfile
parenta0f6a6a27ec94d1f9ad31bdaa05f50ba407a9212 (diff)
downloadecs-da6075d23bfff09429c5e28e499a26956cb8ea88.tar.gz
ecs-da6075d23bfff09429c5e28e499a26956cb8ea88.zip
Change ruby version to 2.3.8
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index a4e8122..fcd37e8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,6 @@
source 'https://rubygems.org'
+ruby '2.3.8'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.10'