Sha256: 8717fe890595df41ce120a47adae05007664d5a22658b47e87481c5d1b7b6ac0

Contents?: true

Size: 1.65 KB

Versions: 1

Compression:

Stored size: 1.65 KB

Contents

PATH
  remote: .
  specs:
    elasticsearch_record (1.2.3)
      activerecord (~> 7.0.0)
      elasticsearch (~> 8.4)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.4)
      activesupport (= 7.0.4)
    activerecord (7.0.4)
      activemodel (= 7.0.4)
      activesupport (= 7.0.4)
    activesupport (7.0.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    elastic-transport (8.1.0)
      faraday (< 3)
      multi_json
    elasticsearch (8.5.2)
      elastic-transport (~> 8)
      elasticsearch-api (= 8.5.2)
    elasticsearch-api (8.5.2)
      multi_json
    faraday (2.7.1)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.2)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    minitest (5.16.3)
    multi_json (1.15.0)
    rake (13.0.6)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.1)
    ruby2_keywords (0.0.5)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    webrick (1.7.0)
    yard (0.9.28)
      webrick (~> 1.7.0)
    yard-activesupport-concern (0.0.1)
      yard (>= 0.8)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  elasticsearch_record!
  rake (~> 13.0)
  rspec (~> 3.0)
  yard (~> 0.9)
  yard-activesupport-concern (~> 0.0.1)

BUNDLED WITH
   2.3.18

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
elasticsearch_record-1.2.3 Gemfile.lock