PATH
  remote: .
  specs:
    killbill (6.4.0)
      rack (>= 1.5.2)
      sinatra (~> 1.3.4)
      typhoeus (~> 0.6.9)
      tzinfo (~> 1.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (4.1.10)
      actionview (= 4.1.10)
      activesupport (= 4.1.10)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.10)
      activesupport (= 4.1.10)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    active_utils (3.0.0)
      activesupport (>= 3.2)
      i18n
    activemerchant (1.48.0)
      activesupport (>= 3.2.14, < 5.0.0)
      builder (>= 2.1.2, < 4.0.0)
      i18n (>= 0.6.9)
      nokogiri (~> 1.4)
    activemodel (4.1.10)
      activesupport (= 4.1.10)
      builder (~> 3.1)
    activerecord (4.1.10)
      activemodel (= 4.1.10)
      activesupport (= 4.1.10)
      arel (~> 5.0.0)
    activerecord-bogacs (0.4.1)
    activerecord-jdbc-adapter (1.3.19)
      activerecord (>= 2.2)
    activesupport (4.1.10)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    arel (5.0.1.20140414130214)
    builder (3.2.2)
    diff-lcs (1.1.3)
    erubis (2.7.0)
    ethon (0.8.0)
      ffi (>= 1.3.0)
    ffi (1.9.10-java)
    i18n (0.7.0)
    jbundler (0.4.3)
      maven-tools (~> 0.32.1)
      ruby-maven (~> 3.0.4)
    jdbc-mariadb (1.1.9)
    jdbc-sqlite3 (3.8.10.1)
    json (1.8.2)
    json (1.8.2-java)
    maven-tools (0.32.5)
    mini_portile (0.6.2)
    minitest (5.6.1)
    monetize (1.1.0)
      money (~> 6.5.0)
    money (6.5.1)
      i18n (>= 0.6.4, <= 0.7.0)
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    nokogiri (1.6.6.2-java)
    offsite_payments (2.1.0)
      actionpack (>= 3.2.20, < 5.0.0)
      active_utils (~> 3.0.0)
      activesupport (>= 3.2.14, < 5.0.0)
      builder (>= 2.1.2, < 4.0.0)
      i18n (~> 0.5)
      money (>= 5.0.0, < 7.0.0)
      nokogiri (~> 1.4)
    rack (1.5.3)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rake (10.4.2)
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.2)
    ruby-maven (3.0.4.1.4)
      maven-tools (~> 0.32.3)
      thor (>= 0.14.6, < 2.0)
    sinatra (1.3.6)
      rack (~> 1.4)
      rack-protection (~> 1.3)
      tilt (~> 1.3, >= 1.3.3)
    thor (0.19.1)
    thread_safe (0.3.5)
    thread_safe (0.3.5-java)
    tilt (1.4.1)
    typhoeus (0.6.9)
      ethon (>= 0.7.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  java
  ruby

DEPENDENCIES
  actionpack (~> 4.1.0)
  actionview (~> 4.1.0)
  activemerchant (~> 1.48.0)
  activerecord (~> 4.1.0)
  activerecord-bogacs (~> 0.3)
  activerecord-jdbc-adapter (~> 1.3)
  jbundler (~> 0.4.3)
  jdbc-mariadb (~> 1.1.8)
  jdbc-sqlite3 (~> 3.7)
  killbill!
  monetize (~> 1.1.0)
  money (~> 6.5.1)
  offsite_payments (~> 2.1.0)
  rake (>= 10.0.0)
  rspec (~> 2.12.0)
  thor (~> 0.19.1)
  thread_safe (~> 0.3.4)

BUNDLED WITH
   1.10.6