From 067349f742e9b5d93f2e23e26880180e766d367c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:24:38 +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 26c7677fe6..73604fec05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -896,7 +896,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)