Skip to content

Commit

Permalink
Merge pull request #14682 from eduardoj/fix/remove_unneeded_rdoc_rubygem
Browse files Browse the repository at this point in the history
Remove rubygem RDoc
  • Loading branch information
eduardoj committed Jul 24, 2023
2 parents 9d764f2 + 1adda4a commit 53abfe0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ group :development, :production do
gem 'daemons'
# as memcache client
gem 'dalli'
# to document ruby code
gem 'rdoc'
# to not rely on cron+rake
gem 'clockwork'
# as interface to LDAP
Expand Down
2 changes: 0 additions & 2 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ GEM
rantly (2.0.0)
rbtree (0.4.6)
rbtree3 (0.7.1)
rdoc (6.3.3)
redcarpet (3.6.0)
regexp_parser (2.8.1)
request_store (1.5.1)
Expand Down Expand Up @@ -588,7 +587,6 @@ DEPENDENCIES
rails (~> 7.0)
rails-controller-testing
rantly
rdoc
redcarpet
rexml
rspec
Expand Down
Binary file removed src/api/vendor/cache/rdoc-6.3.3.gem
Binary file not shown.

0 comments on commit 53abfe0

Please sign in to comment.