Skip to content

Commit

Permalink
Less deps
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Dec 17, 2018
1 parent 37859ee commit db2192c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tracksperanto.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "bychar", "~> 3"
spec.add_runtime_dependency "progressive_io", "~> 1.0"
spec.add_runtime_dependency "flame_channel_parser", "~> 4.0"
# Locked because newer versions require tins that do not work on 1.9.3 and less
spec.add_runtime_dependency 'term-ansicolor', '<= 1.2.0'
# flame_channel_parser wants it via framecurve, but for Ruby 1.8.7 we have to ask for an older version
spec.add_runtime_dependency 'tins', '< 0.9.0'
spec.add_runtime_dependency "progressbar", "0.10.0"
spec.add_runtime_dependency "update_hints", "~> 1.0"

Expand Down

0 comments on commit db2192c

Please sign in to comment.