From bd24bee58ada64f810e68899ac067982692ced6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 07:31:20 +0000 Subject: [PATCH] Bump telegraf from 1.0.0 to 2.0.0 Bumps [telegraf](https://github.com/jgraichen/telegraf-ruby) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/jgraichen/telegraf-ruby/releases) - [Changelog](https://github.com/jgraichen/telegraf-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/jgraichen/telegraf-ruby/compare/v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: telegraf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6877994..f1e2869d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (1.7.2) + faraday (1.8.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -491,7 +491,7 @@ GEM sprockets (>= 3.0.0) ssrf_filter (1.0.7) structured_warnings (0.4.0) - telegraf (1.0.0) + telegraf (2.0.0) influxdb temple (0.8.2) thor (1.1.0)