PATH
  remote: .
  specs:
    algolia (3.10.2)
      base64 (>= 0.2.0, < 1)
      faraday (>= 1.0.1, < 3.0)
      faraday-net_http_persistent (>= 0.15, < 3)
      net-http-persistent

GEM
  remote: https://rubygems.org/
  specs:
    base64 (0.2.0)
    connection_pool (2.4.1)
    faraday (2.12.2)
      faraday-net_http (>= 2.0, < 3.5)
      json
      logger
    faraday-net_http (3.4.0)
      net-http (>= 0.5.0)
    faraday-net_http_persistent (2.3.0)
      faraday (~> 2.5)
      net-http-persistent (>= 4.0.4, < 5)
    json (2.9.0)
    logger (1.6.2)
    net-http (0.6.0)
      uri
    net-http-persistent (4.0.5)
      connection_pool (~> 2.2)
    rake (13.2.1)
    uri (1.0.2)

PLATFORMS
  aarch64-linux
  x86_64-linux

DEPENDENCIES
  algolia!
  bundler (>= 2.4.10)
  rake

BUNDLED WITH
   2.4.10