Skip to content

Commit

Permalink
chore(gemspec): update ru_propisju version
Browse files Browse the repository at this point in the history
  • Loading branch information
yesnik committed Feb 24, 2016
1 parent 2b7b421 commit 6444952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion string_tools.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'activesupport', '>= 3.1.12'
spec.add_runtime_dependency 'rchardet19', '~> 1.3.5'
spec.add_runtime_dependency 'addressable', '~> 2.3.2'
spec.add_runtime_dependency 'ru_propisju', '~> 2.1.4'
spec.add_runtime_dependency 'ru_propisju', '>= 2.1.4'
spec.add_runtime_dependency 'sanitize', '>= 3.1.2'
spec.add_runtime_dependency 'nokogiri'
spec.add_runtime_dependency 'simpleidn', '>= 0.0.5'
Expand Down

0 comments on commit 6444952

Please sign in to comment.