aeolusproject/conductor

View on GitHub
src/Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/rails/rails
  revision: 7f4975ffc618bc3125039c565507a385c1187183
  ref: 7f4975ffc618bc3125039c565507a385c1187183
  specs:
    actionmailer (3.2.12)
      actionpack (= 3.2.12)
      mail (~> 2.5.3)
    actionpack (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
      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.12)
      activesupport (= 3.2.12)
      builder (~> 3.0.0)
    activerecord (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
    activesupport (3.2.12)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    rails (3.2.12)
      actionmailer (= 3.2.12)
      actionpack (= 3.2.12)
      activerecord (= 3.2.12)
      activeresource (= 3.2.12)
      activesupport (= 3.2.12)
      bundler (~> 1.0)
      railties (= 3.2.12)
    railties (3.2.12)
      actionpack (= 3.2.12)
      activesupport (= 3.2.12)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.2.8)
    alberich (0.2.0)
      haml
      haml-rails
      jquery-rails
      nokogiri
      rails (~> 3.2.11)
      rails_warden
    alchemy (1.0.2)
      rails (>= 3.0.0)
    arel (3.0.2)
    builder (3.0.4)
    capybara (1.1.2)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
    childprocess (0.3.2)
      ffi (~> 1.0.6)
    chunky_png (1.2.7)
    compass (0.12.2)
      chunky_png (~> 1.2)
      fssm (>= 0.2.7)
      sass (~> 3.1)
    compass-rails (1.0.3)
      compass (>= 0.12.2, < 0.14)
    crack (0.3.1)
    cucumber (1.2.0)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.10.0)
      json (>= 1.4.6)
    cucumber-rails (1.3.0)
      capybara (>= 1.1.2)
      cucumber (>= 1.1.8)
      nokogiri (>= 1.5.0)
    daemons (1.1.8)
    database_cleaner (0.7.2)
    delayed_job (2.1.4)
      activesupport (~> 3.0)
      daemons
    deltacloud-client (1.0.4)
      nokogiri (>= 1.4.3)
      rest-client (>= 1.6.1)
    diff-lcs (1.1.3)
    erubis (2.7.0)
    eventmachine (1.0.0)
    execjs (1.4.0)
      multi_json (~> 1.0)
    factory_girl (2.3.2)
      activesupport
    factory_girl_rails (1.4.0)
      factory_girl (~> 2.3.0)
      railties (>= 3.0.0)
    fast_gettext (0.7.0)
    fastercsv (1.5.5)
    ffi (1.0.11)
    foreigner (1.3.0)
      activerecord (>= 3.0.0)
    fssm (0.2.9)
    gettext (2.3.7)
      levenshtein
      locale
    gettext_i18n_rails (0.9.0)
      fast_gettext (>= 0.4.8)
    gherkin (2.10.0)
      json (>= 1.4.6)
    haml (3.1.6)
    haml-rails (0.3.5)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (~> 3.1)
      railties (>= 3.1, < 4.1)
    hike (1.2.1)
    i18n (0.6.1)
    journey (1.0.4)
    jquery-rails (2.2.1)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.7.7)
    launchy (2.1.0)
      addressable (~> 2.2.6)
    ldap_fluff (0.1.1)
      net-ldap
    levenshtein (0.2.2)
    libv8 (3.11.8.13)
    libwebsocket (0.1.3)
      addressable
    locale (2.0.8)
    mail (2.5.3)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.21)
    multi_json (1.6.1)
    mustache (0.99.4)
    net-ldap (0.3.1)
    nokogiri (1.5.4)
    oauth (0.4.4)
    paranoia (1.1.0)
      activerecord (>= 3.0.0)
    pg (0.13.2)
    polyglot (0.3.3)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-restful_submit (1.2.2)
      rack (~> 1.3)
    rack-ssl (1.3.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails_warden (0.5.6)
      warden (>= 1.0.0)
    rake (10.0.3)
    rdoc (3.12.1)
      json (~> 1.4)
    ref (1.0.2)
    require_relative (1.0.3)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    rspec-rails (2.6.1)
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      railties (~> 3.0)
      rspec (~> 2.6.0)
    ruby-net-ldap (0.0.4)
    ruby_parser (3.1.1)
      sexp_processor (~> 4.1)
    rubyzip (0.9.8)
    sass (3.2.5)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.21.2)
      childprocess (>= 0.2.5)
      ffi (~> 1.0)
      libwebsocket (~> 0.1.3)
      multi_json (~> 1.0)
      rubyzip
    sexp_processor (4.1.4)
    simple-navigation (3.7.0)
      activesupport (>= 2.3.2)
    simple_form (2.0.3)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    therubyracer (0.11.3)
      libv8 (~> 3.11.8.12)
      ref
    thin (1.5.0)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.17.0)
    tilt (1.3.3)
    tim (0.2.0)
      haml
      nokogiri
      rails (~> 3.2)
    timecop (0.3.5)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.35)
    uglifier (1.3.0)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    uuidtools (2.1.2)
    vcr (1.11.3)
    warden (1.2.0)
      rack (>= 1.0)
    webmock (1.8.7)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)
    will_paginate (3.0.3)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  alberich (>= 0.2.0)
  alchemy (>= 1.0.1)
  capybara
  compass-rails
  cucumber
  cucumber-rails
  database_cleaner
  delayed_job (~> 2.1.4)
  deltacloud-client
  factory_girl_rails (~> 1.4.0)
  fastercsv
  foreigner
  gettext (>= 1.9.3)
  gettext_i18n_rails
  haml-rails
  json
  launchy
  ldap_fluff
  mustache
  nokogiri
  oauth
  paranoia
  pg
  rack-restful_submit
  rails!
  rails_warden
  require_relative
  rest-client
  rspec-rails
  ruby-net-ldap
  ruby_parser
  sass-rails
  simple-navigation
  simple_form (~> 2.0.3)
  therubyracer
  thin
  tim
  timecop
  uglifier
  uuidtools
  vcr (< 2.0.0)
  webmock
  will_paginate (>= 3.0.pre1)