Merge pull request #3317 from beefproject/dependabot/bundler/maxmind-db-1.3.2

Bump maxmind-db from 1.2.0 to 1.3.2
This commit is contained in:
github-actions[bot]
2025-04-04 13:42:13 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -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'

View File

@@ -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