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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-08-18 14:13:53 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-08-18 14:13:53 +0300
commit0b4902e4f818886f7168bf7b7065244ab0bc8094 (patch)
tree8eec16b6bbf9779c0e63968bb0dbfeefbcc546c2
parent91e1d9ddcbe049c2a9fc036ae5aee71829ca3ef2 (diff)
Update gems
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock9
2 files changed, 3 insertions, 7 deletions
diff --git a/Gemfile b/Gemfile
index f3d828b5..351f96ab 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,4 @@
source 'https://rubygems.org'
-ruby '~> 2.4.0'
gem 'nanoc', '~> 4.8'
gem 'adsf'
diff --git a/Gemfile.lock b/Gemfile.lock
index 857a6210..57cf0bd5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -35,7 +35,7 @@ GEM
lumberjack (1.0.12)
method_source (0.8.2)
mini_portile2 (2.1.0)
- nanoc (4.8.0)
+ nanoc (4.8.1)
cri (~> 2.8)
ddplugin (~> 1.0)
hamster (~> 3.0)
@@ -57,7 +57,7 @@ GEM
ffi (>= 0.5.0, < 2)
redcarpet (3.4.0)
ref (2.0.0)
- rouge (2.1.1)
+ rouge (2.2.0)
ruby_dep (1.5.0)
sass (3.4.25)
scss_lint (0.54.0)
@@ -65,7 +65,7 @@ GEM
sass (~> 3.4.20)
shellany (0.0.1)
slop (3.6.0)
- thor (0.19.4)
+ thor (0.20.0)
PLATFORMS
ruby
@@ -82,8 +82,5 @@ DEPENDENCIES
sass
scss_lint
-RUBY VERSION
- ruby 2.4.0p0
-
BUNDLED WITH
1.14.6