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:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index dd5857e0..230a8178 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-ruby '~> 2.3.2'
+ruby '~> 2.3.3'
gem 'nanoc', '~> 4.3'
gem 'adsf'
diff --git a/Gemfile.lock b/Gemfile.lock
index a5a5d085..48efd450 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -83,7 +83,7 @@ DEPENDENCIES
scss_lint
RUBY VERSION
- ruby 2.3.2p217
+ ruby 2.3.3p222
BUNDLED WITH
1.13.6