Skip to content

Commit 88ac2a6

Browse files
Bump rdoc from 4.2.2 to 6.0.4
Bumps [rdoc](https://github.com/ruby/rdoc) from 4.2.2 to 6.0.4. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f2e6a73 commit 88ac2a6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ gem 'gitlab-markup', '~> 1.6.2'
141141
gem 'redcarpet', '~> 3.4'
142142
gem 'commonmarker', '~> 0.17'
143143
gem 'RedCloth', '~> 4.3.2'
144-
gem 'rdoc', '~> 4.2'
144+
gem 'rdoc', '~> 6.0'
145145
gem 'org-ruby', '~> 0.9.12'
146146
gem 'creole', '~> 0.5.0'
147147
gem 'wikicloth', '0.8.1'

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -707,8 +707,7 @@ GEM
707707
ffi
708708
rbnacl-libsodium (1.0.11)
709709
rbnacl (>= 3.0.1)
710-
rdoc (4.2.2)
711-
json (~> 1.4)
710+
rdoc (6.0.4)
712711
re2 (1.1.1)
713712
recaptcha (3.0.0)
714713
json
@@ -1151,7 +1150,7 @@ DEPENDENCIES
11511150
rblineprof (~> 0.3.6)
11521151
rbnacl (~> 4.0)
11531152
rbnacl-libsodium
1154-
rdoc (~> 4.2)
1153+
rdoc (~> 6.0)
11551154
re2 (~> 1.1.1)
11561155
recaptcha (~> 3.0)
11571156
redcarpet (~> 3.4)

0 commit comments

Comments
 (0)