We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9533742 commit d5764f7Copy full SHA for d5764f7
iconv.gemspec
@@ -17,5 +17,4 @@ Gem::Specification.new do |gem|
17
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
18
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
19
gem.require_paths = ["lib"]
20
- gem.required_ruby_version = '>= 1.9.2'
21
end
0 commit comments