Sha256: d85fed024974d04540567f2e90799ef13f4c5a0e2cc42a70060d30e1637a4051

Contents?: true

Size: 1.7 KB

Versions: 1

Compression:

Stored size: 1.7 KB

Contents

PATH
  remote: .
  specs:
    sync_machine (0.1.0)
      activesupport
      fhwang-wisper-mongoid
      mongoid
      sidekiq
      wisper

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.1)
      activesupport (= 5.2.1)
    activesupport (5.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    bson (4.3.0)
    concurrent-ruby (1.0.5)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    factory_bot (5.0.2)
      activesupport (>= 4.2.0)
    fhwang-wisper-mongoid (0.2.0)
      mongoid (>= 6)
      wisper
    i18n (1.1.1)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    mongo (2.6.2)
      bson (>= 4.3.0, < 5.0.0)
    mongoid (6.4.2)
      activemodel (>= 5.1, < 6.0.0)
      mongo (>= 2.5.1, < 3.0.0)
    rack (2.0.6)
    rack-protection (2.0.4)
      rack
    rake (10.4.2)
    redis (4.0.2)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    sidekiq (5.0.5)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.4, < 5)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    wisper (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  factory_bot
  rake (~> 10.0)
  rspec (~> 3.0)
  rspec_junit_formatter
  sync_machine!

BUNDLED WITH
   2.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sync_machine-0.1.0 Gemfile.lock