hirb-unicode-steakknife.gemspec in hirb-unicode-steakknife-0.0.7 vs hirb-unicode-steakknife.gemspec in hirb-unicode-steakknife-0.0.8

- old
+ new

@@ -11,10 +11,10 @@ s.homepage = "" s.summary = %q{Unicode support for hirb} s.description = %q{Unicode support for hirb} s.add_dependency 'hirb', '~> 0.5' - s.add_dependency 'unicode-display_width', '>= 0.2.0', '< 2.0' + s.add_dependency 'unicode-display_width', '~> 1.1' # Use the same test utility as `hirb` s.add_development_dependency 'bacon', '>= 1.1.0' s.add_development_dependency 'mocha' s.add_development_dependency 'mocha-on-bacon' s.add_development_dependency 'bacon-bits'