Skip to content

Commit

Permalink
Require td-client-ruby 1.0.8+
Browse files Browse the repository at this point in the history
  • Loading branch information
akito19 committed May 22, 2024
1 parent 8e8a971 commit 2e96676
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions td-logger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ EOF
gem.require_paths = ['lib']

gem.add_dependency "msgpack", ">= 0.5.6", "< 2.0"
gem.add_dependency "td-client", ">= 0.8.66", "< 3.0"
gem.add_dependency "td-client", ">= 1.0.8", "< 3.0"
gem.add_dependency "fluent-logger", ">= 0.5.0", "< 2.0"
gem.add_dependency "mutex_m", ">= 0.2.0", "< 1.0"
gem.add_development_dependency 'rake', '>= 0.9.2'
gem.add_development_dependency 'rspec', '~> 3.0'
gem.add_development_dependency 'coveralls'
Expand Down

0 comments on commit 2e96676

Please sign in to comment.