From adabbf72b20d3ace579f3fceae4bbeae5f371cd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 07:53:21 +0000 Subject: [PATCH] Bump iso-639 from 0.3.6 to 0.3.8 Bumps [iso-639](https://github.com/xwmx/iso-639) from 0.3.6 to 0.3.8. - [Commits](https://github.com/xwmx/iso-639/compare/0.3.6...0.3.8) --- updated-dependencies: - dependency-name: iso-639 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f879f9e..4fe2ee6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,9 +12,11 @@ GEM concurrent-ruby (1.2.3) countries (6.0.1) unaccent (~> 0.3) + csv (3.3.0) i18n (1.14.4) concurrent-ruby (~> 1.0) - iso-639 (0.3.6) + iso-639 (0.3.8) + csv json (2.7.2) language_server-protocol (3.17.0.3) minitest (5.25.1)