diff --git a/Gemfile b/Gemfile index 417f3f7..6c6a3ef 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.2' gem 'faraday' gem 'dry-initializer', '~> 3.1.0' gem 'dry-validation' diff --git a/Gemfile.lock b/Gemfile.lock index 37044a2..644955f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,7 +458,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - simpleidn (0.2.1) + simpleidn (0.2.2) unf (~> 0.1.4) smart_properties (1.17.0) spring (4.1.1) @@ -494,7 +494,7 @@ GEM unaccent (0.4.0) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) unicode-display_width (2.5.0) uri (0.13.0) validate_email (0.1.6) @@ -578,7 +578,7 @@ DEPENDENCIES rubocop-rails selenium-webdriver simplecov (= 0.21.2) - simpleidn (= 0.2.1) + simpleidn (= 0.2.2) spring sprockets-rails strong_migrations