xiaohui-zhangxh/ip_locator_cn

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    ip_locator_cn (0.3.0)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.5.0)
    docile (1.4.0)
    json (2.6.3)
    rake (10.5.0)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)

PLATFORMS
  x86_64-darwin-22

DEPENDENCIES
  ip_locator_cn!
  rake (~> 10.0)
  rspec (~> 3.0)
  simplecov (~> 0.16.1)

BUNDLED WITH
   2.4.12