Sha256: b0426f1823a5beeb927d0f207e4009699a92a2a3700c078079bb111f5ae3cada

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

PATH
  remote: .
  specs:
    contentful-importer (0.1.0)
      activesupport (~> 4.1)
      api_cache (~> 0.3.0)
      contentful-management (~> 0.5.0)
      escort (~> 0.4.0)
      http (~> 0.6)
      i18n (~> 0.6)
      json-schema (~> 2.5.0)
      multi_json (~> 1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    api_cache (0.3.0)
    contentful-management (0.5.0)
      http (~> 0.6)
      multi_json (~> 1)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    escort (0.4.0)
      nesty
    http (0.7.3)
      http-form_data (~> 1.0.0)
      http_parser.rb (~> 0.6.0)
    http-form_data (1.0.0)
    http_parser.rb (0.6.0)
    i18n (0.7.0)
    json (1.8.2)
    json-schema (2.5.0)
      addressable (~> 2.3)
    minitest (5.5.1)
    multi_json (1.10.1)
    nesty (1.0.2)
    rake (10.4.2)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-its (1.1.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    safe_yaml (1.0.4)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    vcr (2.9.3)
    webmock (1.20.4)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.6)
  contentful-importer!
  rake
  rspec (~> 3)
  rspec-its (~> 1.1.0)
  simplecov
  vcr (~> 2.9.3)
  webmock (>= 1.20)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
contentful-importer-0.1.1 Gemfile.lock