Sha256: a52e5a510842da1cf5c218056b0dc1ecb1a2f6ddd60f6f90969515b15a17dd6a

Contents?: true

Size: 1.87 KB

Versions: 1

Compression:

Stored size: 1.87 KB

Contents

PATH
  remote: .
  specs:
    tms_bridge (0.1.1)
      actionpack (>= 3.2.0)
      activerecord (>= 3.2.0)
      iron_cache
      typhoeus
      uuidtools

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activerecord (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.4)
    diff-lcs (1.2.4)
    erubis (2.7.0)
    ethon (0.5.12)
      ffi (>= 1.3.0)
      mime-types (~> 1.18)
    ffi (1.8.1)
    hike (1.2.3)
    i18n (0.6.1)
    iron_cache (1.4.0)
      iron_core (>= 0.5.1)
    iron_core (0.6.2)
      rest (>= 2.2.0)
    journey (1.0.4)
    mime-types (1.23)
    multi_json (1.7.6)
    net-http-persistent (2.8)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.0.4)
    rest (2.6.2)
      net-http-persistent
      rest-client (>= 0.3.0)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    tilt (1.4.1)
    typhoeus (0.6.3)
      ethon (~> 0.5.11)
    tzinfo (0.3.37)
    uuidtools (2.1.4)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  rake
  rspec (~> 2.6)
  tms_bridge!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tms_bridge-0.1.1 Gemfile.lock