Gemfile.lock 3.19 KB
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (2.3.18)
      actionpack (= 2.3.18)
    actionpack (2.3.18)
      activesupport (= 2.3.18)
      rack (~> 1.1.0)
    activerecord (2.3.18)
      activesupport (= 2.3.18)
    activerecord-postgresql-adapter (0.0.1)
      pg
    activeresource (2.3.18)
      activesupport (= 2.3.18)
    activesupport (2.3.18)
    ambethia-smtp-tls (1.1.2)
    builder (3.2.2)
    cucumber (1.1.0)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      gherkin (~> 2.5.0)
      json (>= 1.4.6)
      term-ansicolor (>= 1.0.6)
    cucumber-rails (0.3.2)
      cucumber (>= 0.8.0)
    daemons (1.2.3)
    delayed_job (2.0.6)
      daemons
    diff-lcs (1.2.5)
    ey_config (0.0.7)
    factory_girl (1.2.3)
    fakeweb (1.2.5)
    fastercsv (1.5.1)
    formtastic (0.2.5)
    gherkin (2.5.4)
      json (>= 1.4.6)
    has_scope (0.4.2)
    hoe (3.15.0)
      rake (>= 0.8, < 12.0)
    iconv (1.0.4)
    inherited_resources (1.0.4)
      has_scope (~> 0.4.2)
      responders (~> 0.4.3)
    jferris-mocha (0.9.5.0.1241126838)
      rake
    json (1.8.3)
    json_pure (1.4.6)
    jtrupiano-timecop (0.2.1)
    kgio (2.10.0)
    libxml-ruby (2.8.0)
    mime-types (1.16)
    mini_portile2 (2.0.0)
    mock_redis (0.4.1)
    newrelic_rpm (3.15.2.317)
    nokogiri (1.6.7.2)
      mini_portile2 (~> 2.0.0.rc2)
    paperclip (2.3.1)
    pg (0.17.1)
    rack (1.1.6)
    rails (2.3.18)
      actionmailer (= 2.3.18)
      actionpack (= 2.3.18)
      activerecord (= 2.3.18)
      activeresource (= 2.3.18)
      activesupport (= 2.3.18)
      rake (>= 0.8.3)
    raindrops (0.16.0)
    rake (11.1.2)
    rdoc (3.12.2)
      json (~> 1.4)
    redis (3.0.7)
    responders (0.4.8)
    rspec (1.3.2)
    rspec-rails (1.3.4)
      rack (>= 1.0.0)
      rspec (~> 1.3.1)
    rubaidh-google_analytics (1.1.4)
      actionpack
      activesupport
    sendgrid (0.1.4)
    shoulda (2.10.3)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    test-unit (1.2.3)
      hoe (>= 1.5.1)
    thoughtbot-clearance (0.8.2)
    tins (1.10.1)
    unicorn (5.1.0)
      kgio (~> 2.6)
      raindrops (~> 0.7)
    webrat (0.5.3)
      nokogiri (>= 1.2.0)
      rack (>= 1.0)
    will_paginate (2.3.16)
    xml-simple (1.0.12)
    yfactorial-utility_scopes (0.2.2)
      activerecord (>= 2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-postgresql-adapter
  ambethia-smtp-tls (= 1.1.2)
  cucumber (= 1.1.0)
  cucumber-rails (= 0.3.2)
  delayed_job (= 2.0.6)
  ey_config
  factory_girl (= 1.2.3)
  fakeweb (= 1.2.5)
  fastercsv (= 1.5.1)
  formtastic (~> 0.2.2)
  has_scope (= 0.4.2)
  iconv
  inherited_resources
  jferris-mocha (= 0.9.5.0.1241126838)
  json_pure (= 1.4.6)
  jtrupiano-timecop (= 0.2.1)
  libxml-ruby (= 2.8.0)
  mime-types (= 1.16)
  mock_redis (= 0.4.1)
  newrelic_rpm
  paperclip (= 2.3.1)
  pg (~> 0.17.1)
  rails (= 2.3.18)
  rake (~> 11.1.2)
  rdoc (~> 3.12)
  redis (~> 3.0.1)
  responders (= 0.4.8)
  rspec (~> 1.3.1)
  rspec-rails (= 1.3.4)
  rubaidh-google_analytics (= 1.1.4)
  sendgrid (= 0.1.4)
  shoulda (~> 2.10.1)
  test-unit (= 1.2.3)
  thoughtbot-clearance (= 0.8.2)
  unicorn
  webrat (= 0.5.3)
  will_paginate (~> 2.3.16)
  xml-simple (= 1.0.12)
  yfactorial-utility_scopes (= 0.2.2)

BUNDLED WITH
   1.12.4