We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cfd08 commit 64169d1Copy full SHA for 64169d1
minfraud.gemspec
@@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
24
25
spec.add_dependency 'connection_pool', '~> 2.2'
26
spec.add_dependency 'http', '>= 4.3', '< 6.0'
27
- spec.add_dependency 'maxmind-geoip2', '~> 1.2'
+ spec.add_dependency 'maxmind-geoip2', '~> 1.3'
28
spec.add_dependency 'simpleidn', '~> 0.1', '>= 0.1.1'
29
30
spec.add_development_dependency 'bundler', '~> 2.2'
0 commit comments