Bump maxmind-db from 1.3.2 to 1.4.0
Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-ruby) from 1.3.2 to 1.4.0. - [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.3.2...v1.4.0) --- updated-dependencies: - dependency-name: maxmind-db dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -28,7 +28,7 @@ gem 'rubocop', '~> 1.81.7', require: false
|
||||
|
||||
# Geolocation support
|
||||
group :geoip do
|
||||
gem 'maxmind-db', '~> 1.3'
|
||||
gem 'maxmind-db', '~> 1.4'
|
||||
end
|
||||
|
||||
gem 'parseconfig', '~> 1.1', '>= 1.1.2'
|
||||
|
||||
@@ -92,7 +92,7 @@ GEM
|
||||
lint_roller (1.1.0)
|
||||
logger (1.7.0)
|
||||
matrix (0.4.3)
|
||||
maxmind-db (1.3.2)
|
||||
maxmind-db (1.4.0)
|
||||
method_source (1.1.0)
|
||||
mime-types (3.7.0)
|
||||
logger
|
||||
@@ -314,7 +314,7 @@ DEPENDENCIES
|
||||
geckodriver-helper (~> 0.24.0)
|
||||
irb (~> 1.15)
|
||||
json
|
||||
maxmind-db (~> 1.3)
|
||||
maxmind-db (~> 1.4)
|
||||
mime-types (~> 3.7)
|
||||
msfrpc-client (~> 1.1, >= 1.1.2)
|
||||
net-smtp
|
||||
|
||||
Reference in New Issue
Block a user