Sha256: a8a65d7e20ca16bb4d50290a1fabc82f7be7849b74039824d133d70696fe4b92

Contents?: true

Size: 1.79 KB

Versions: 1

Compression:

Stored size: 1.79 KB

Contents

PATH
  remote: .
  specs:
    iplocate (1.0.2)
      activesupport (>= 5)
      ipaddress (~> 0.8)
      rest-client (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    concurrent-ruby (1.1.6)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (1.0.1)
    http-accept (1.7.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    ipaddress (0.8.3)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.0425)
    minitest (5.14.0)
    netrc (0.11.0)
    public_suffix (4.0.4)
    rake (10.5.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    safe_yaml (1.0.5)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    webmock (3.8.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    zeitwerk (2.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  iplocate!
  rake (~> 10.0)
  rspec (~> 3.0)
  webmock (~> 3.5)

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iplocate-1.0.2 Gemfile.lock