From 49737ebf7f4efafe8bcc8981031df8679645c9ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 06:12:02 +0000 Subject: [PATCH] Bump svg-graph from 2.2.1 to 2.2.2 Bumps [svg-graph](https://github.com/lumean/svg-graph2) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/lumean/svg-graph2/releases) - [Changelog](https://github.com/lumean/svg-graph2/blob/master/History.txt) - [Commits](https://github.com/lumean/svg-graph2/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: svg-graph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ccd60ba726..917b6629e7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -894,7 +894,7 @@ GEM stringex (2.8.6) stringio (3.0.6) structured_warnings (0.4.0) - svg-graph (2.2.1) + svg-graph (2.2.2) swd (2.0.2) activesupport (>= 3) attr_required (>= 0.0.5)