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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-19 03:20:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-19 03:20:17 +0300
commit93f6136927538bc19bb5693d981cde3f66887fef (patch)
tree5d8ab7771e0f9b8aa87d1963406734b92c568f8b /Gemfile
parent58df6bc19002e42337843569d7c7f0d3c52874ea (diff)
Update Ruby dependencies
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 58a556a2..c130ed52 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,10 +1,10 @@
source 'https://rubygems.org'
-gem 'nanoc', '~> 4.11.18'
+gem 'nanoc', '~> 4.11.0'
gem 'adsf', '~> 1.4.3'
gem 'adsf-live', '~> 1.4.3'
gem 'sassc', '~> 2.4.0'
-gem 'rouge', '~> 3.23.0'
+gem 'rouge', '~> 3.24.0'
gem 'rake', '~> 13.0.1'
group :nanoc do