Skip to content

Commit

Permalink
Merge pull request #73 from grosser/grosser/version
Browse files Browse the repository at this point in the history
document 1.9 dependency
  • Loading branch information
brianmario committed Jun 28, 2014
2 parents 53f1398 + 2b55384 commit 06741ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charlock_holmes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Gem::Specification.new do |s|
s.summary = %q{Character encoding detection, brought to you by ICU}
s.description = "charlock_holmes provides binary and text detection as well as text transcoding using libicu"
s.test_files = `git ls-files spec`.split("\n")
s.required_ruby_version = '>= 1.9.3'

# tests
s.add_development_dependency 'rake-compiler', ">= 0.7.5"
Expand Down

0 comments on commit 06741ff

Please sign in to comment.