Skip to content

Commit aa4563d

Browse files
committed
remove inch
1 parent 860dcae commit aa4563d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ group :development do
1313
# documentation
1414
gem 'countloc', '~> 0.4.0', :platforms => :mri, :require => false
1515
gem 'yard', '~> 0.8.0', :require => false
16-
# TODO (pitr-ch 15-Oct-2016): does not work on 1.9.3 anymore
17-
# TODO remove, reports private classes as undocumented
18-
gem 'inch', '~> 0.7.0', :platforms => :mri, :require => false
1916
gem 'redcarpet', '~> 3.3', platforms: :mri # understands github markdown
2017
gem 'md-ruby-eval'
2118
end

0 commit comments

Comments
 (0)