Sha256: 890f95b32cee4b8994d3f6d8b25c253c673d339cebae02e758a1c2e1808c544b

Contents?: true

Size: 1.67 KB

Versions: 1

Compression:

Stored size: 1.67 KB

Contents

PATH
  remote: .
  specs:
    optimizely_server_side (0.0.12)
      activesupport (~> 4.2, >= 4.2.6)
      optimizely-sdk (~> 0.1.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.7.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.8)
    codeclimate-test-reporter (0.6.0)
      simplecov (>= 0.7.1, < 1.0.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    hashdiff (0.3.0)
    httparty (0.13.7)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
    json (1.8.3)
    json-schema (2.6.2)
      addressable (~> 2.3.8)
    minitest (5.9.0)
    multi_xml (0.5.5)
    murmurhash3 (0.1.6)
    optimizely-sdk (0.1.1)
      httparty (~> 0.13.7)
      json-schema (~> 2.6.2)
      murmurhash3 (~> 0.1.6)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.2)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    safe_yaml (1.0.4)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    webmock (2.1.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  codeclimate-test-reporter
  optimizely_server_side!
  rspec (~> 3.5)
  webmock (~> 2.1)

BUNDLED WITH
   1.12.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
optimizely_server_side-0.0.12 Gemfile.lock