From ce6cdf7e0479f297dcc3ce9c06ffaac6e0ac6157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 23:51:11 +0000 Subject: [PATCH] Bump mqtt from 0.5.0 to 0.7.0 Bumps [mqtt](https://github.com/njh/ruby-mqtt) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/njh/ruby-mqtt/releases) - [Changelog](https://github.com/njh/ruby-mqtt/blob/main/NEWS.md) - [Commits](https://github.com/njh/ruby-mqtt/compare/v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: mqtt dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b268b4a..f3c707b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,9 @@ GEM remote: https://rubygems.org/ specs: dotenv (2.7.6) - mqtt (0.5.0) + logger (1.7.0) + mqtt (0.7.0) + logger PLATFORMS ruby