Skip to content

Commit a9d9ec8

Browse files
author
Jonathan Tapia
committed
Fix deprecation warning for #has_rdoc
1 parent 6a82f37 commit a9d9ec8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

solidus_i18n.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Gem::Specification.new do |s|
2121
s.require_path = 'lib'
2222
s.requirements << 'none'
2323

24-
s.has_rdoc = false
25-
2624
s.add_runtime_dependency 'solidus_core', ['>= 1.1', '< 3']
2725

2826
s.add_development_dependency 'pry-rails', '>= 0.3.0'

0 commit comments

Comments
 (0)