Skip to content

Commit 80f39b2

Browse files
committed
Merge pull request freeCodeCamp#94 from semenyukdmitriy/ruby_2_1_2
Ruby version bump
2 parents 5ecd66c + b6c48bf commit 80f39b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/rdoc/ruby.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Ruby < Rdoc
2020
# | xargs \
2121
# rdoc --format=darkfish --no-line-numbers --op=rdoc --visibility=public
2222

23-
self.version = '2.1.1'
23+
self.version = '2.1.2'
2424
self.dir = '/Users/Thibaut/DevDocs/Docs/RDoc/Ruby'
2525

2626
html_filters.replace 'rdoc/entries', 'ruby/entries'

0 commit comments

Comments
 (0)