Skip to content

Commit

Permalink
Bumping dependency on tco
Browse files Browse the repository at this point in the history
0.1.7 was buggy
  • Loading branch information
pazdera committed Jul 4, 2015
1 parent 8323940 commit aa5acf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catpix.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 1.9"

spec.add_dependency "tco", "~> 0.1", ">= 0.1.7"
spec.add_dependency "tco", "~> 0.1", ">= 0.1.8"
spec.add_dependency "rmagick", "~> 2.15", ">= 2.15.2"
spec.add_dependency "docopt", "~> 0.5", ">= 0.5.0"
spec.add_dependency "ruby-terminfo", "~> 0.1", ">= 0.1.1"
Expand Down

0 comments on commit aa5acf1

Please sign in to comment.