Skip to content

Commit

Permalink
Bump dogapi to 1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvaka authored Dec 7, 2020
1 parent 67d7bc2 commit f5ae503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef-handler-datadog.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']
gem.extra_rdoc_files = ['README.md', 'LICENSE.txt']

gem.add_dependency 'dogapi', '~> 1.42.0'
gem.add_dependency 'dogapi', '~> 1.43.0'

gem.add_development_dependency 'appraisal', '~> 2.0.1'
gem.add_development_dependency 'bundler'
Expand Down

0 comments on commit f5ae503

Please sign in to comment.