GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (2.3.12)
      actionpack (= 2.3.12)
    actionpack (2.3.12)
      activesupport (= 2.3.12)
      rack (~> 1.1.0)
    activerecord (2.3.12)
      activesupport (= 2.3.12)
    activeresource (2.3.12)
      activesupport (= 2.3.12)
    activesupport (2.3.12)
    appraisal (0.3.7)
      aruba (~> 0.4.2)
      bundler
      rake
    aruba (0.4.3)
      bcat (>= 0.6.1)
      childprocess (>= 0.1.9)
      cucumber (>= 0.10.7)
      rdiscount (>= 1.6.8)
      rspec (>= 2.6.0)
    aws-s3 (0.6.2)
      builder
      mime-types
      xml-simple
    bcat (0.6.1)
      rack (~> 1.0)
    bouncy-castle-java (1.5.0146.1)
    builder (3.0.0)
    childprocess (0.2.0)
      ffi (~> 1.0.6)
    cocaine (0.1.0)
    cucumber (1.0.2)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      gherkin (~> 2.4.5)
      json (>= 1.4.6)
      term-ansicolor (>= 1.0.5)
    diff-lcs (1.1.2)
    excon (0.6.5)
    ffi (1.0.9)
    ffi (1.0.9-java)
    fog (0.9.0)
      builder
      excon (~> 0.6.1)
      formatador (>= 0.1.3)
      json
      mime-types
      net-scp (>= 1.0.4)
      net-ssh (>= 2.1.4)
      nokogiri (>= 1.4.4)
      ruby-hmac
    formatador (0.2.0)
    gherkin (2.4.5)
      json (>= 1.4.6)
    gherkin (2.4.5-java)
      json (>= 1.4.6)
    jruby-openssl (0.7.4)
      bouncy-castle-java
    json (1.5.3)
    json (1.5.3-java)
    mime-types (1.16)
    mocha (0.9.12)
    net-scp (1.0.4)
      net-ssh (>= 1.99.1)
    net-ssh (2.1.4)
    nokogiri (1.5.0)
    nokogiri (1.5.0-java)
    rack (1.1.2)
    rails (2.3.12)
      actionmailer (= 2.3.12)
      actionpack (= 2.3.12)
      activerecord (= 2.3.12)
      activeresource (= 2.3.12)
      activesupport (= 2.3.12)
      rake (>= 0.8.3)
    rake (0.9.2)
    rdiscount (1.6.8)
    rdoc (3.8)
    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)
    ruby-hmac (0.4.0)
    shoulda (2.11.3)
    sqlite3 (1.3.4)
    term-ansicolor (1.0.6)
    xml-simple (1.1.0)

PLATFORMS
  java
  ruby

DEPENDENCIES
  appraisal
  aws-s3
  bundler
  cocaine
  fog
  jruby-openssl
  mime-types
  mocha
  rails (~> 2.3.12)
  rake
  rdoc
  shoulda
  sqlite3 (~> 1.3.4)