Sha256: 4c0b86089786c3be4fd65c0f1989994fa77f3dc19616289a6525fd80b4256cc0

Contents?: true

Size: 1.77 KB

Versions: 1

Compression:

Stored size: 1.77 KB

Contents

PATH
  remote: .
  specs:
    consyncful (0.2.0)
      contentful (>= 2.11.1, < 3.0.0)
      mongoid (>= 7.0.2, < 8.0.0)
      term-ansicolor

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.2)
      activesupport (= 5.2.2)
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    bson (4.4.2)
    concurrent-ruby (1.1.4)
    contentful (2.11.1)
      http (> 0.8, < 4.0)
      multi_json (~> 1)
    diff-lcs (1.3)
    domain_name (0.5.20180417)
      unf (>= 0.0.5, < 1.0.0)
    http (3.3.0)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 2.0)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (2.1.1)
    http_parser.rb (0.6.0)
    i18n (1.5.3)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    mongo (2.7.0)
      bson (>= 4.4.2, < 5.0.0)
    mongoid (7.0.2)
      activemodel (>= 5.1, < 6.0.0)
      mongo (>= 2.5.1, < 3.0.0)
    multi_json (1.13.1)
    public_suffix (3.0.3)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thread_safe (0.3.6)
    tins (1.20.2)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.5)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  consyncful!
  rake (~> 10.0)
  rspec (~> 3.0)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
consyncful-0.3.0 Gemfile.lock