Merge pull request #2977 from beefproject/dependabot/bundler/maxmind-db-1.2.0
Bump maxmind-db from 1.1.1 to 1.2.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -29,7 +29,7 @@ gem 'rubocop', '~> 1.59.0', require: false
|
||||
|
||||
# Geolocation support
|
||||
group :geoip do
|
||||
gem 'maxmind-db', '~> 1.1', '>= 1.1.1'
|
||||
gem 'maxmind-db', '~> 1.2'
|
||||
end
|
||||
|
||||
gem 'parseconfig', '~> 1.1', '>= 1.1.2'
|
||||
|
||||
@@ -73,7 +73,7 @@ GEM
|
||||
json (2.6.3)
|
||||
language_server-protocol (3.17.0.3)
|
||||
matrix (0.4.2)
|
||||
maxmind-db (1.1.1)
|
||||
maxmind-db (1.2.0)
|
||||
method_source (1.0.0)
|
||||
mime-types (3.4.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
@@ -249,7 +249,7 @@ DEPENDENCIES
|
||||
geckodriver-helper (~> 0.24.0)
|
||||
irb (~> 1.11)
|
||||
json
|
||||
maxmind-db (~> 1.1, >= 1.1.1)
|
||||
maxmind-db (~> 1.2)
|
||||
mime-types (~> 3.4, >= 3.4.1)
|
||||
msfrpc-client (~> 1.1, >= 1.1.2)
|
||||
net-smtp
|
||||
|
||||
Reference in New Issue
Block a user