From 8613396a1a7df6dc2fa421b59943a15bc51adb8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 11:07:17 +0000 Subject: [PATCH] Bump simpleidn from 0.2.1 to 0.2.2 Bumps [simpleidn](https://github.com/mmriis/simpleidn) from 0.2.1 to 0.2.2. - [Commits](https://github.com/mmriis/simpleidn/commits) --- updated-dependencies: - dependency-name: simpleidn dependency-type: indirect 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 d288dab..8eb6f33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -282,7 +282,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - simpleidn (0.2.1) + simpleidn (0.2.2) unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1)