From a9992ec90bee77f69fba0f46598941ac2b536d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 13:39:29 +0000 Subject: [PATCH] Bump maxmind-db from 1.2.0 to 1.3.2 Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-ruby) from 1.2.0 to 1.3.2. - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-ruby/releases) - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxmind/MaxMind-DB-Reader-ruby/compare/v1.2.0...v1.3.2) --- updated-dependencies: - dependency-name: maxmind-db dependency-version: 1.3.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 745c04bd0..38ded7411 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'rubocop', '~> 1.75.2', require: false # Geolocation support group :geoip do - gem 'maxmind-db', '~> 1.2' + gem 'maxmind-db', '~> 1.3' end gem 'parseconfig', '~> 1.1', '>= 1.1.2' diff --git a/Gemfile.lock b/Gemfile.lock index bfeaac8e3..b6ee8a527 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM lint_roller (1.1.0) logger (1.7.0) matrix (0.4.2) - maxmind-db (1.2.0) + maxmind-db (1.3.2) method_source (1.1.0) mime-types (3.6.2) logger @@ -274,7 +274,7 @@ DEPENDENCIES geckodriver-helper (~> 0.24.0) irb (~> 1.15) json - maxmind-db (~> 1.2) + maxmind-db (~> 1.3) mime-types (~> 3.6) msfrpc-client (~> 1.1, >= 1.1.2) net-smtp