locomotivecms/mounter

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    locomotivecms_mounter (1.5.8)
      RedCloth (~> 4.2.3)
      activesupport (~> 3.2.21)
      chronic (~> 0.10.2)
      coffee-script (~> 2.2.0)
      colorize (~> 0.5.8)
      compass (~> 1.0.1, >= 0.12)
      haml (~> 4.0.5)
      httmultiparty (= 0.3.10)
      i18n (~> 0.6.11)
      json (~> 1.8.0)
      less (~> 2.2.1)
      logger
      mime-types (~> 1.19)
      multi_json (~> 1.8.4)
      sass (~> 3.4.4)
      sprockets-sass (~> 1.2.0)
      stringex (~> 2.0.3)
      tilt (= 1.4.1)
      tzinfo (~> 0.3.29)
      yui-compressor (~> 0.12.0)
      zip (~> 2.0.2)

GEM
  remote: http://rubygems.org/
  specs:
    RedCloth (4.2.9)
    activesupport (3.2.22)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.3.6)
    chronic (0.10.2)
    chunky_png (1.3.4)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.9.1.1)
    colorize (0.5.8)
    commonjs (0.2.7)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    execjs (2.6.0)
    ffi (1.9.10)
    haml (4.0.7)
      tilt
    hike (1.2.3)
    httmultiparty (0.3.10)
      httparty (>= 0.7.3)
      multipart-post
    httparty (0.13.5)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.6.11)
    json (1.8.3)
    less (2.2.2)
      commonjs (~> 0.2.6)
    libv8 (3.16.14.3)
    logger (1.2.8)
    mime-types (1.25.1)
    multi_json (1.8.4)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    rack (1.5.2)
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (0.9.2)
    rb-fsevent (0.9.6)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    ref (1.0.5)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    ruby-debug-wrapper (0.0.1)
    safe_yaml (1.0.4)
    sass (3.4.18)
    sprockets (2.12.4)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-sass (1.2.0)
      sprockets (~> 2.0)
      tilt (~> 1.1)
    stringex (2.0.11)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    tilt (1.4.1)
    tzinfo (0.3.44)
    vcr (2.4.0)
    webmock (1.9.3)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)
    yui-compressor (0.12.0)
    zip (2.0.2)

PLATFORMS
  ruby

DEPENDENCIES
  libv8 (= 3.16.14.3)
  locomotivecms_mounter!
  rack-test (~> 0.6.1)
  rake (= 0.9.2)
  rspec (~> 2.14.1)
  ruby-debug-wrapper (~> 0.0.1)
  therubyracer (~> 0.12.1)
  vcr (= 2.4.0)
  webmock (= 1.9.3)