From b081d2b06a59c8897cd19ce63558d60a2de1e92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:15:18 +0000 Subject: [PATCH] Bump influxdb-client from 3.0.0 to 3.1.0 (#14) Bumps [influxdb-client](https://github.com/influxdata/influxdb-client-ruby) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/influxdata/influxdb-client-ruby/releases) - [Changelog](https://github.com/influxdata/influxdb-client-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/influxdata/influxdb-client-ruby/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: influxdb-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 780d76a..cdd57ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashdiff (1.1.0) - influxdb-client (3.0.0) + influxdb-client (3.1.0) json (2.7.1) language_server-protocol (3.17.0.3) listen (3.9.0)