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-05 03:20:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-05 03:20:56 +0300
commitc93fbf7d3b0e89e6092b858c1238c439538b56c6 (patch)
tree1c04131263a4bd75e938569fa2324c52c01559de /Gemfile
parent9feca9b162fed70cfdf3d9b15cf4808af81fae83 (diff)
Update dependency rake to v13
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e1207b89..046c82db 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,7 +5,7 @@ gem 'adsf', '~> 1.4'
gem 'adsf-live', '~> 1.4'
gem 'sassc', '~> 2.0'
gem 'rouge', '~> 3.11'
-gem 'rake', '~> 12.3'
+gem 'rake', '~> 13.0.0'
group :nanoc do
gem 'guard-nanoc'