Sha256: 596325dddc762aaca969f1baa3517d2a5a0c57c6eb0ff7f88b86a8b575a421d2

Contents?: true

Size: 1.89 KB

Versions: 1

Compression:

Stored size: 1.89 KB

Contents

PATH
  remote: .
  specs:
    sync_machine (1.3.0)
      activesupport
      sidekiq
      wisper

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.1)
      activesupport (= 6.0.1)
    activerecord (6.0.1)
      activemodel (= 6.0.1)
      activesupport (= 6.0.1)
    activesupport (6.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    bson (4.6.0)
    concurrent-ruby (1.1.5)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    factory_bot (5.1.1)
      activesupport (>= 4.2.0)
    fhwang-wisper-mongoid (0.3.0)
      activesupport
      mongoid (>= 6)
      wisper
    gemika (0.4.0)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    minitest (5.13.0)
    mongo (2.11.1)
      bson (>= 4.6.0, < 5.0.0)
    mongoid (7.0.5)
      activemodel (>= 5.1, < 6.1)
      mongo (>= 2.5.1, < 3.0.0)
    opentracing (0.5.0)
    rack (2.0.7)
    rack-protection (2.0.7)
      rack
    redis (4.1.3)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    sidekiq (6.0.3)
      connection_pool (>= 2.2.2)
      rack (>= 2.0.0)
      rack-protection (>= 2.0.0)
      redis (>= 4.1.0)
    sqlite3 (1.4.1)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    wisper (2.0.1)
    wisper-activerecord (1.0.0)
      activerecord (>= 3.0.0)
      wisper (~> 2.0)
    zeitwerk (2.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  factory_bot
  fhwang-wisper-mongoid (>= 0.3.0)
  gemika
  mongoid (>= 7)
  opentracing
  rspec
  sqlite3
  sync_machine!
  wisper-activerecord

BUNDLED WITH
   2.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sync_machine-1.4.0 Gemfile.mongoid7.lock