woese/guara-crm

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ../guara_store/
  specs:
    guara_store (0.0.1)
      jquery-rails
      rails (~> 3.2.5)

GEM
  remote: https://rubygems.org/
  specs:
    ZenTest (4.8.2)
    actionmailer (3.2.5)
      actionpack (= 3.2.5)
      mail (~> 2.4.4)
    actionpack (3.2.5)
      activemodel (= 3.2.5)
      activesupport (= 3.2.5)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.1)
      rack (~> 1.4.0)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.1.3)
    activeadmin (0.5.0)
      arbre (>= 1.0.1)
      bourbon (>= 1.0.0)
      devise (>= 1.1.2)
      fastercsv
      formtastic (>= 2.0.0)
      inherited_resources (>= 1.3.1)
      jquery-rails (>= 1.0.0)
      kaminari (>= 0.13.0)
      meta_search (>= 0.9.2)
      rails (>= 3.0.0)
      sass (>= 3.1.0)
    activemodel (3.2.5)
      activesupport (= 3.2.5)
      builder (~> 3.0.0)
    activerecord (3.2.5)
      activemodel (= 3.2.5)
      activesupport (= 3.2.5)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.5)
      activemodel (= 3.2.5)
      activesupport (= 3.2.5)
    activesupport (3.2.5)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    addressable (2.3.2)
    annotate (2.4.1.beta1)
    arbre (1.0.1)
      activesupport (>= 3.0.0)
    archive-tar-minitar (0.5.2)
    arel (3.0.2)
    bcrypt-ruby (3.0.1)
    bootstrap-sass (2.1.1.0)
    bootstrap-will_paginate (0.0.6)
      will_paginate
    bourbon (2.1.1)
      sass (>= 3.1)
    brI18n (3.3.0)
      actionpack (>= 3.0.0)
      activerecord (>= 3.0.0)
      activesupport (>= 3.0.0)
    brazilian-rails (3.3.0)
      brI18n (= 3.3.0)
      brcep (= 3.3.0)
      brcpfcnpj (= 3.3.0)
      brdata (= 3.3.0)
      brdinheiro (= 3.3.0)
      brhelper (= 3.3.0)
      brnumeros (= 3.3.0)
      brstring (= 3.3.0)
    brcep (3.3.0)
    brcpfcnpj (3.3.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    brdata (3.3.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    brdinheiro (3.3.0)
      actionpack (>= 3.0.0)
      activerecord (>= 3.0.0)
      brnumeros (= 3.3.0)
    brhelper (3.3.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    brnumeros (3.3.0)
    brstring (3.3.0)
      activesupport (>= 3.0.0)
    builder (3.0.3)
    cancan (1.6.8)
    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)
    capybara-webkit (0.12.1)
      capybara (>= 1.0.0, < 1.2)
      json
    childprocess (0.3.5)
      ffi (~> 1.0, >= 1.0.6)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.3.3)
    columnize (0.3.6)
    cucumber (1.2.1)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.11.0)
      json (>= 1.4.6)
    cucumber-rails (1.2.1)
      capybara (>= 1.1.2)
      cucumber (>= 1.1.3)
      nokogiri (>= 1.5.0)
    database_cleaner (0.7.0)
    devise (2.1.2)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
    diff-lcs (1.1.3)
    erubis (2.7.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)
    faker (1.0.1)
      i18n (~> 0.4)
    fastercsv (1.5.5)
    ffi (1.1.5)
    formtastic (2.2.1)
      actionpack (>= 3.0)
    formtastic-bootstrap (2.0.0)
      formtastic (~> 2.2)
      formtastic-bootstrap
    gherkin (2.11.2)
      json (>= 1.4.6)
    growl (1.0.3)
    guard (1.3.3)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-rspec (0.5.5)
      guard (>= 0.8.4)
    guard-spork (0.3.2)
      guard (>= 0.8.4)
      spork (>= 0.8.4)
    has_scope (0.5.1)
    hike (1.2.1)
    i18n (0.6.1)
    inherited_resources (1.3.1)
      has_scope (~> 0.5.0)
      responders (~> 0.6)
    journey (1.0.4)
    jquery-rails (2.1.3)
      railties (>= 3.1.0, < 5.0)
      thor (~> 0.14)
    json (1.7.5)
    kaminari (0.14.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    launchy (2.1.2)
      addressable (~> 2.3)
    libwebsocket (0.1.5)
      addressable
    linecache19 (0.5.12)
      ruby_core_source (>= 0.1.4)
    listen (0.5.2)
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    meta_search (1.1.3)
      actionpack (~> 3.1)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
      polyamorous (~> 0.5.0)
    mime-types (1.19)
    multi_json (1.3.6)
    nested_scaffold (0.2.1)
      rails (~> 3.2.2)
    nokogiri (1.5.5)
    orm_adapter (0.4.0)
    pg (0.12.2)
    polyamorous (0.5.0)
      activerecord (~> 3.0)
    polyglot (0.3.3)
    rack (1.4.1)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rails (3.2.5)
      actionmailer (= 3.2.5)
      actionpack (= 3.2.5)
      activerecord (= 3.2.5)
      activeresource (= 3.2.5)
      activesupport (= 3.2.5)
      bundler (~> 1.0)
      railties (= 3.2.5)
    rails-i18n (0.6.6)
      i18n (~> 0.5)
    rails3-jquery-autocomplete (1.0.9)
      rails (~> 3.0)
    railties (3.2.5)
      actionpack (= 3.2.5)
      activesupport (= 3.2.5)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (0.9.2.2)
    rb-fsevent (0.9.1)
    rdoc (3.12)
      json (~> 1.4)
    responders (0.9.3)
      railties (~> 3.1)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.3)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.3)
    rspec-rails (2.11.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec (~> 2.11.0)
    ruby-debug-base19 (0.11.25)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby_core_source (>= 0.1.4)
    ruby-debug19 (0.11.6)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby-debug-base19 (>= 0.11.19)
    ruby-ole (1.2.11.5)
    ruby-rtf (0.0.1)
    ruby_core_source (0.1.5)
      archive-tar-minitar (>= 0.5.2)
    rubyzip (0.9.9)
    sass (3.2.1)
    sass-rails (3.2.4)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.25.0)
      childprocess (>= 0.2.5)
      libwebsocket (~> 0.1.3)
      multi_json (~> 1.0)
      rubyzip
    spork (0.9.0)
    spreadsheet (0.7.4)
      ruby-ole (>= 1.0)
    sprockets (2.1.3)
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    thor (0.16.0)
    tilt (1.3.3)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.33)
    uglifier (1.2.3)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
    warden (1.2.1)
      rack (>= 1.0)
    will_paginate (3.0.3)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  ZenTest
  activeadmin (= 0.5.0)
  annotate (~> 2.4.1.beta)
  bcrypt-ruby (= 3.0.1)
  bootstrap-sass (~> 2.1.1.0)
  bootstrap-will_paginate (= 0.0.6)
  brazilian-rails
  cancan (~> 1.6.8)
  capybara (= 1.1.2)
  capybara-webkit (= 0.12.1)
  coffee-rails (= 3.2.2)
  cucumber-rails (= 1.2.1)
  database_cleaner (= 0.7.0)
  devise
  factory_girl_rails (= 1.4.0)
  faker (= 1.0.1)
  formtastic-bootstrap
  growl (= 1.0.3)
  guara_store!
  guard-rspec (= 0.5.5)
  guard-spork (= 0.3.2)
  jquery-rails
  launchy
  linecache19
  meta_search
  nested_scaffold
  pg (= 0.12.2)
  rails (= 3.2.5)
  rails-i18n
  rails3-jquery-autocomplete
  rb-fsevent (= 0.9.1)
  rspec-rails (= 2.11.0)
  ruby-debug19
  ruby-rtf (= 0.0.1)
  sass-rails (= 3.2.4)
  spork (= 0.9.0)
  spreadsheet
  uglifier (= 1.2.3)
  will_paginate (= 3.0.3)