From 60d7ff610abf4d207b4862708ccb942799b81c7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 11:27:33 +0000 Subject: [PATCH] Update dependency simpleidn to v0.2.3 --- Gemfile | 2 +- Gemfile.lock | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 417f3f7..d4e6a73 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ gem 'importmap-rails' gem 'sprockets-rails' gem 'pg_search' gem "pagy", "~> 6.0" -gem 'simpleidn', '0.2.1' +gem 'simpleidn', '0.2.3' gem 'faraday' gem 'dry-initializer', '~> 3.1.0' gem 'dry-validation' diff --git a/Gemfile.lock b/Gemfile.lock index 37044a2..f54b379 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,8 +458,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - simpleidn (0.2.1) - unf (~> 0.1.4) + simpleidn (0.2.3) smart_properties (1.17.0) spring (4.1.1) sprockets (4.2.1) @@ -492,9 +491,6 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unaccent (0.4.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) unicode-display_width (2.5.0) uri (0.13.0) validate_email (0.1.6) @@ -578,7 +574,7 @@ DEPENDENCIES rubocop-rails selenium-webdriver simplecov (= 0.21.2) - simpleidn (= 0.2.1) + simpleidn (= 0.2.3) spring sprockets-rails strong_migrations