summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-11-03 10:50:26 +0000
committerRobert Speicher <rspeicher@gmail.com>2016-11-03 17:26:03 +0000
commit9dc3c4c044b8d73a2fa632eac08576ffa9c52194 (patch)
tree17ed427fecaaa980a17e24b0e11167d61f786dc8 /Gemfile.lock
parent4ba789cd40dfca5de9569dc34db2c4b0252437fc (diff)
downloadgitlab-ce-9dc3c4c044b8d73a2fa632eac08576ffa9c52194.tar.gz
Update rdoc to `~> 4.2`rs-update-rdoc
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2814
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 f7a6b86518b..3ecff5f6a68 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -567,7 +567,7 @@ GEM
ffi (>= 0.5.0)
rblineprof (0.3.6)
debugger-ruby_core_source (~> 1.3)
- rdoc (3.12.2)
+ rdoc (4.2.2)
json (~> 1.4)
recaptcha (3.0.0)
json
@@ -933,7 +933,7 @@ DEPENDENCIES
rails-deprecated_sanitizer (~> 1.0.3)
rainbow (~> 2.1.0)
rblineprof (~> 0.3.6)
- rdoc (~> 3.6)
+ rdoc (~> 4.2)
recaptcha (~> 3.0)
redcarpet (~> 3.3.3)
redis (~> 3.2)