Skip to content

Commit

Permalink
Merge pull request freeCodeCamp#1234 from davidcgl/davidcgl/ruby-2.7
Browse files Browse the repository at this point in the history
Update Ruby documentation (2.7.2)
  • Loading branch information
simon04 authored Nov 13, 2020
2 parents e8f7067 + 17929f1 commit f6f4614
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions lib/docs/scrapers/rdoc/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ class Ruby < Rdoc
Licensed under their own licenses.
HTML

version '2.7' do
self.release = '2.7.2'
end

version '2.6' do
self.release = '2.6.3'
end
Expand Down
3 changes: 2 additions & 1 deletion public/icons/docs/ruby/SOURCE
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
http://commons.wikimedia.org/wiki/File:Ruby_logo.svg
https://www.ruby-lang.org/en/about/logo/
https://commons.wikimedia.org/wiki/File:Ruby_logo.svg

0 comments on commit f6f4614

Please sign in to comment.