Bump maxmind-db from 1.1.1 to 1.2.0

Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-ruby) from 1.1.1 to 1.2.0.
- [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maxmind/MaxMind-DB-Reader-ruby/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: maxmind-db
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-21 21:39:49 +00:00
committed by GitHub
parent 4545121093
commit 4b72bce53a
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ gem 'rubocop', '~> 1.57.0', require: false
# Geolocation support # Geolocation support
group :geoip do group :geoip do
gem 'maxmind-db', '~> 1.1', '>= 1.1.1' gem 'maxmind-db', '~> 1.2'
end end
gem 'parseconfig', '~> 1.1', '>= 1.1.2' gem 'parseconfig', '~> 1.1', '>= 1.1.2'

View File

@@ -74,7 +74,7 @@ GEM
json (2.6.3) json (2.6.3)
language_server-protocol (3.17.0.3) language_server-protocol (3.17.0.3)
matrix (0.4.2) matrix (0.4.2)
maxmind-db (1.1.1) maxmind-db (1.2.0)
method_source (1.0.0) method_source (1.0.0)
mime-types (3.4.1) mime-types (3.4.1)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
@@ -251,7 +251,7 @@ DEPENDENCIES
geckodriver-helper (~> 0.24.0) geckodriver-helper (~> 0.24.0)
irb (~> 1.11) irb (~> 1.11)
json json
maxmind-db (~> 1.1, >= 1.1.1) maxmind-db (~> 1.2)
mime-types (~> 3.4, >= 3.4.1) mime-types (~> 3.4, >= 3.4.1)
msfrpc-client (~> 1.1, >= 1.1.2) msfrpc-client (~> 1.1, >= 1.1.2)
net-smtp net-smtp