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.lock
parent9feca9b162fed70cfdf3d9b15cf4808af81fae83 (diff)
Update dependency rake to v13
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 368b7000..68fd130b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -119,7 +119,7 @@ GEM
rack (2.2.3)
rack-livereload (0.3.17)
rack
- rake (12.3.3)
+ rake (13.0.1)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -172,7 +172,7 @@ DEPENDENCIES
nanoc (~> 4.10)
nokogiri (~> 1.10.3)
pry-byebug (~> 3.7)
- rake (~> 12.3)
+ rake (~> 13.0.0)
rouge (~> 3.11)
rspec (~> 3.5)
sassc (~> 2.0)