From 5467f80a184fe556c1189caacaf313edb0f554ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:33:42 +0000 Subject: [PATCH] Bump taler from 0.2.0 to 0.3.0 Bumps [taler](https://github.com/openfoodfoundation/taler-ruby) from 0.2.0 to 0.3.0. - [Changelog](https://github.com/openfoodfoundation/taler-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/openfoodfoundation/taler-ruby/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: taler dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97b08c62d7..cf84168804 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -898,7 +898,7 @@ GEM faraday (~> 2.0) faraday-follow_redirects sysexits (1.2.0) - taler (0.2.0) + taler (0.3.0) temple (0.10.4) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4)