watsonbox/facture

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/machty/emblem.js.git
  revision: 54d4e8759a078eb01f4a85e6bf572eeaf449b406
  specs:
    emblem-source (0.3.18)

GIT
  remote: https://github.com/simcha/barber-emblem.git
  revision: 8f3ef7e80e2385c66fecd037476ee815fab49c2e
  specs:
    barber-emblem (0.1.1)
      barber (>= 0.4.1)
      emblem-source

GIT
  remote: https://github.com/watsonbox/payday.git
  revision: 3e3910371d5920a52d0a9675996331d84d5afce3
  branch: custom_styling
  specs:
    payday (1.1.2)
      i18n (>= 0.6.9)
      money (~> 6.1)
      prawn (~> 1.0.0)
      prawn-svg (~> 0.15.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    accountingjs-rails (0.0.4)
    actionmailer (4.2.0)
      actionpack (= 4.2.0)
      actionview (= 4.2.0)
      activejob (= 4.2.0)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.0)
      actionview (= 4.2.0)
      activesupport (= 4.2.0)
      rack (~> 1.6.0)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.1)
    actionview (4.2.0)
      activesupport (= 4.2.0)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.1)
    active_model_serializers (0.8.3)
      activemodel (>= 3.0)
    activejob (4.2.0)
      activesupport (= 4.2.0)
      globalid (>= 0.3.0)
    activemodel (4.2.0)
      activesupport (= 4.2.0)
      builder (~> 3.1)
    activerecord (4.2.0)
      activemodel (= 4.2.0)
      activesupport (= 4.2.0)
      arel (~> 6.0)
    activesupport (4.2.0)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.0)
    barber (0.5.0)
      ember-source
      execjs
      handlebars-source (>= 1.0.0.rc.4)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bootstrap-datepicker-rails (1.3.0.2)
      railties (>= 3.0)
    builder (3.2.2)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.7.0)
    columnize (0.3.6)
    coveralls (0.7.1)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    debug_inspector (0.0.2)
    debugger (1.6.6)
      columnize (>= 0.3.1)
      debugger-linecache (~> 1.2.0)
      debugger-ruby_core_source (~> 1.3.2)
    debugger-linecache (1.2.0)
    debugger-ruby_core_source (1.3.2)
    diff-lcs (1.2.5)
    docile (1.1.5)
    ember-data-source (1.0.0.beta.12)
      ember-source
    ember-rails (0.15.1)
      active_model_serializers
      barber (>= 0.4.1)
      ember-data-source (>= 1.0.0.beta.5)
      ember-source (>= 1.1.0)
      execjs (>= 1.2)
      handlebars-source (> 1.0.0)
      jquery-rails (>= 1.0.17)
      railties (>= 3.1)
    ember-source (1.9.0)
      handlebars-source (~> 2.0)
    emblem-rails (0.2.1)
      barber-emblem (~> 0.1.1)
      ember-rails (>= 0.14.0)
    erubis (2.7.0)
    execjs (2.2.2)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.4.1)
      factory_girl (~> 4.4.0)
      railties (>= 3.0.0)
    figaro (0.7.0)
      bundler (~> 1.0)
      rails (>= 3, < 5)
    globalid (0.3.0)
      activesupport (>= 4.1.0)
    haml (4.0.5)
      tilt
    haml-rails (0.5.3)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 3.1, < 5.0)
      railties (>= 4.0.1)
    handlebars-source (2.0.0)
    hike (1.2.3)
    i18n (0.7.0)
    jbuilder (2.0.5)
      activesupport (>= 3.0.0)
      multi_json (>= 1.2.0)
    jquery-rails (3.1.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.1)
    loofah (2.0.1)
      nokogiri (>= 1.5.9)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    mime-types (2.4.3)
    mini_portile (0.6.1)
    minitest (5.5.0)
    momentjs-rails (2.6.0)
      railties (>= 3.1)
    money (6.5.0)
      i18n (>= 0.6.4, <= 0.7.0)
    multi_json (1.10.1)
    mysql2 (0.3.16)
    netrc (0.8.0)
    nokogiri (1.6.5)
      mini_portile (~> 0.6.0)
    pdf-core (0.2.5)
    prawn (1.0.0)
      pdf-core (~> 0.2.2)
      ttfunk (~> 1.1.1)
    prawn-svg (0.15.0.0)
      prawn (>= 0.8.4)
    puma (2.8.2)
      rack (>= 1.1, < 2.0)
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
    rack (1.6.0)
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.2.0)
      actionmailer (= 4.2.0)
      actionpack (= 4.2.0)
      actionview (= 4.2.0)
      activejob (= 4.2.0)
      activemodel (= 4.2.0)
      activerecord (= 4.2.0)
      activesupport (= 4.2.0)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.0)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.5)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.1)
      loofah (~> 2.0)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.2)
    rails_stdout_logging (0.0.3)
    railties (4.2.0)
      actionpack (= 4.2.0)
      activesupport (= 4.2.0)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.4.2)
    rb-readline (0.5.1)
    rdoc (4.1.1)
      json (~> 1.4)
    responders (2.0.2)
      railties (>= 4.2.0.alpha, < 5)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec-collection_matchers (0.0.3)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.0.0.beta2)
      rspec-support (= 3.0.0.beta2)
    rspec-expectations (3.0.0.beta2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (= 3.0.0.beta2)
    rspec-mocks (3.0.0.beta2)
      rspec-support (= 3.0.0.beta2)
    rspec-rails (3.0.0.beta2)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-collection_matchers
      rspec-core (= 3.0.0.beta2)
      rspec-expectations (= 3.0.0.beta2)
      rspec-mocks (= 3.0.0.beta2)
      rspec-support (= 3.0.0.beta2)
    rspec-support (3.0.0.beta2)
    sass (3.2.18)
    sass-rails (4.0.2)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.2.0)
      sprockets (~> 2.8, <= 2.11.0)
      sprockets-rails (~> 2.0.0)
    sdoc (0.4.0)
      json (~> 1.8)
      rdoc (~> 4.0, < 5.0)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    spring (1.1.2)
    sprockets (2.11.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.0.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    teaspoon (0.8.0)
      railties (>= 3.2.5, < 5)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    tins (1.3.3)
    ttfunk (1.1.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.5.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    web-console (2.0.0)
      activemodel (~> 4.0)
      binding_of_caller (>= 0.7.2)
      railties (~> 4.0)
      sprockets-rails (>= 2.0, < 4.0)

PLATFORMS
  ruby

DEPENDENCIES
  accountingjs-rails
  active_model_serializers (~> 0.8.0)
  barber-emblem!
  bootstrap-datepicker-rails
  coffee-rails (~> 4.0.0)
  coveralls
  debugger
  ember-rails
  ember-source
  emblem-rails
  emblem-source!
  factory_girl_rails
  figaro
  haml-rails
  jbuilder (~> 2.0)
  jquery-rails
  momentjs-rails
  mysql2
  payday!
  puma
  quiet_assets
  rails (= 4.2.0)
  rails_12factor
  rb-readline
  responders (~> 2.0)
  rspec-rails (~> 3.0.0.beta2)
  sass-rails (~> 4.0.2)
  sdoc (~> 0.4.0)
  spring
  teaspoon
  uglifier (>= 1.3.0)
  web-console (~> 2.0)