Sha256: 610f073db5b63274aed011864ecd2de3544f92f030fa478efa596622e31d334a

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

PATH
  remote: .
  specs:
    killbill-helloworld (1.0.0)
      activerecord (~> 4.1.0)
      activerecord-bogacs (~> 0.3)
      activerecord-jdbc-adapter (~> 1.3)
      killbill (~> 4.0.0)
      sinatra (~> 1.3.4)

GEM
  remote: http://rubygems.org/
  specs:
    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.3.0)
      thread_safe (~> 0.3)
    activerecord-jdbc-adapter (1.3.16)
      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)
    ethon (0.7.3)
      ffi (>= 1.3.0)
    ffi (1.9.8-java)
    i18n (0.7.0)
    jbundler (0.4.3)
      maven-tools (~> 0.32.1)
      ruby-maven (~> 3.0.4)
    jdbc-mariadb (1.1.8)
    jdbc-sqlite3 (3.8.7)
    json (1.8.2-java)
    killbill (4.0.0)
      rack (>= 1.5.2)
      sinatra (~> 1.3.4)
      typhoeus (~> 0.6.9)
      tzinfo (~> 1.2.0)
    maven-tools (0.32.5)
    minitest (5.6.1)
    rack (1.6.1)
    rack-protection (1.5.3)
      rack
    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-java)
    tilt (1.4.1)
    typhoeus (0.6.9)
      ethon (>= 0.7.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  java

DEPENDENCIES
  jbundler (~> 0.4.3)
  jdbc-mariadb (~> 1.1)
  jdbc-sqlite3 (~> 3.7)
  killbill-helloworld!
  rake (>= 10.0.0)
  rspec (~> 2.12.0)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
killbill-helloworld-1.0.0 Gemfile.lock