From b452266face1a77ae2f930e16defb7a07aeb10f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 12:15:34 +0000 Subject: [PATCH] Bump simpleidn from 0.2.3 to 0.3.0 Bumps [simpleidn](https://github.com/mmriis/simpleidn) from 0.2.3 to 0.3.0. - [Changelog](https://github.com/mmriis/simpleidn/blob/master/CHANGELOG.md) - [Commits](https://github.com/mmriis/simpleidn/commits/v0.3.0) --- updated-dependencies: - dependency-name: simpleidn 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 af28c09..6af60c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -476,7 +476,7 @@ GEM simplecov-html (0.13.2) simplecov-lcov (0.9.0) simplecov_json_formatter (0.1.4) - simpleidn (0.2.3) + simpleidn (0.3.0) solid_cable (3.0.12) actioncable (>= 7.2) activejob (>= 7.2)