From 3ca0bef98cdeacb69fef46439b6f4a50b567a15b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:14:40 +0000 Subject: [PATCH] Bump semantic_range from 3.0.0 to 3.1.0 Bumps [semantic_range](https://github.com/librariesio/semantic_range) from 3.0.0 to 3.1.0. - [Commits](https://github.com/librariesio/semantic_range/commits/v3.1.0) --- updated-dependencies: - dependency-name: semantic_range 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 56fda70..5dec220 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -304,7 +304,7 @@ GEM faraday (>= 0.17.3, < 3) securerandom (0.3.1) semantic (1.6.1) - semantic_range (3.0.0) + semantic_range (3.1.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)