Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2017-01-15 04:13:05 +0300
committerConnor Shea <connor.james.shea@gmail.com>2017-01-15 04:13:05 +0300
commit5709059f24593c1df6bf300b2a4bd342f8e4a7de (patch)
tree9fdc064d32d79bf7aaa7f9871b71a7f098b2053a /Gemfile
parent9ec3aacc40ec8c5778c9c8d58e8b3cd50c34c5ee (diff)
Run on Ruby 2.4.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7f2d6a5e..a667f8eb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-ruby '~> 2.3.3'
+ruby '~> 2.4.0'
gem 'nanoc', '~> 4.5'
gem 'adsf'