Skip to content

Commit

Permalink
Bump Tickly
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Dec 19, 2018
1 parent ca07574 commit 95c0f18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tracksperanto.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency "obuf", "~> 1"
spec.add_runtime_dependency "tickly", "~> 2", ">= 2.1.6"
spec.add_runtime_dependency "tickly", "~> 2", ">= 2.1.7"
spec.add_runtime_dependency "bychar", "~> 3"
spec.add_runtime_dependency "progressive_io", "~> 1"
spec.add_runtime_dependency "flame_channel_parser", "~> 4", ">= 4.1.1"
Expand All @@ -53,4 +53,3 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "flexmock"
spec.add_development_dependency "cli_test", "~>1"
end

0 comments on commit 95c0f18

Please sign in to comment.