mjacobus/deutsch

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    airbrussh (1.2.0)
      sshkit (>= 1.6.1, != 1.7.0)
    ast (2.3.0)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
    capistrano (3.8.1)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (1.2.0)
      capistrano (~> 3.1)
      sshkit (~> 1.2)
    capistrano-chruby (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.3)
    capistrano-hanami (0.2.0)
      capistrano (~> 3.7)
      capistrano-bundler (~> 1.2)
    capybara (2.14.2)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    codeclimate-engine-rb (0.4.0)
      virtus (~> 1.0)
    coderay (1.1.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.0.5)
    coveralls (0.8.21)
      json (>= 1.8, < 3)
      simplecov (~> 0.14.1)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.4)
      tins (~> 1.6)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    docile (1.1.5)
    dotenv (2.2.1)
    dry-configurable (0.7.0)
      concurrent-ruby (~> 1.0)
    dry-container (0.6.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.3.1)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.2.0)
    dry-initializer (1.4.1)
    dry-logic (0.4.1)
      dry-container (~> 0.2, >= 0.2.6)
      dry-core (~> 0.2)
      dry-equalizer (~> 0.2)
    dry-struct (0.3.0)
      dry-configurable (~> 0.1)
      dry-core (~> 0.3)
      dry-equalizer (~> 0.2)
      dry-types (~> 0.9, >= 0.9.0)
      ice_nine (~> 0.11)
    dry-types (0.10.3)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1)
      dry-container (~> 0.3)
      dry-core (~> 0.2, >= 0.2.1)
      dry-equalizer (~> 0.2)
      dry-logic (~> 0.4, >= 0.4.0)
      inflecto (~> 0.0.0, >= 0.0.2)
    dry-validation (0.10.7)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
      dry-core (~> 0.2, >= 0.2.1)
      dry-equalizer (~> 0.2)
      dry-logic (~> 0.4, >= 0.4.0)
      dry-types (~> 0.9, >= 0.9.0)
    equalizer (0.0.11)
    execjs (2.7.0)
    hanami (1.0.0)
      bundler (~> 1.13)
      concurrent-ruby (~> 1.0)
      hanami-assets (~> 1.0)
      hanami-controller (~> 1.0)
      hanami-helpers (~> 1.0)
      hanami-mailer (~> 1.0)
      hanami-router (~> 1.0)
      hanami-utils (~> 1.0)
      hanami-validations (~> 1.0)
      hanami-view (~> 1.0)
      thor (~> 0.19)
    hanami-assets (1.0.0)
      hanami-helpers (~> 1.0)
      hanami-utils (~> 1.0)
      tilt (~> 2.0, >= 2.0.2)
    hanami-bootstrap (0.4.0)
      hanami-assets (>= 0.2, < 2)
    hanami-controller (1.0.0)
      hanami-utils (~> 1.0)
      rack (~> 2.0)
    hanami-helpers (1.0.0)
      hanami-utils (~> 1.0)
    hanami-mailer (1.0.0)
      hanami-utils (~> 1.0)
      mail (~> 2.5)
      tilt (~> 2.0, >= 2.0.1)
    hanami-model (1.0.0)
      concurrent-ruby (~> 1.0)
      dry-types (~> 0.9)
      hanami-utils (~> 1.0)
      rom-repository (~> 1.3)
      rom-sql (~> 1.2)
    hanami-router (1.0.0)
      hanami-utils (~> 1.0)
      http_router (= 0.11.2)
      rack (~> 2.0)
    hanami-utils (1.0.0)
    hanami-validations (1.0.0)
      dry-validation (~> 0.10)
      hanami-utils (~> 1.0)
    hanami-view (1.0.0)
      hanami-utils (~> 1.0)
      tilt (~> 2.0, >= 2.0.1)
    http_router (0.11.2)
      rack (>= 1.0.0)
      url_mount (~> 0.2.1)
    i18n (0.8.1)
    ice_nine (0.11.2)
    inflecto (0.0.2)
    jquery-hanami (0.1.0)
      hanami-assets
    json (2.1.0)
    jsx (0.0.1)
      execjs
      react-source (~> 0.13)
      tilt
    koine-attributes (0.1.1)
    koine-csv (0.2.2)
    mail (2.6.6)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.2.0)
    mysql2 (0.4.6)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (4.1.0)
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    nurse-rb (2.0.0)
    parallel (1.11.2)
    parser (2.4.0.0)
      ast (~> 2.2)
    powerpack (0.1.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    public_suffix (2.0.5)
    rack (2.0.3)
    rack-test (0.6.3)
      rack (>= 1.0)
    rainbow (2.2.2)
      rake
    rake (12.0.0)
    react-source (0.13.3)
    reek (4.7.1)
      codeclimate-engine-rb (~> 0.4.0)
      parser (>= 2.4.0.0, < 2.5)
      rainbow (~> 2.0)
    rom (3.2.3)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.3)
      dry-equalizer (~> 0.2)
      dry-initializer (~> 1.3)
      dry-types (~> 0.9, >= 0.9.4)
      rom-mapper (~> 0.5, >= 0.5.1)
    rom-mapper (0.5.1)
      dry-core (~> 0.2, >= 0.2.3)
      dry-equalizer (~> 0.2)
      transproc (~> 1.0)
    rom-repository (1.3.3)
      dry-core (~> 0.3, >= 0.3.1)
      dry-struct (~> 0.1)
      rom (~> 3.2, >= 3.2.3)
      rom-mapper (~> 0.5)
    rom-sql (1.3.3)
      dry-core (~> 0.3)
      dry-equalizer (~> 0.2)
      dry-types (~> 0.10, >= 0.10.2)
      rom (~> 3.2, >= 3.2.2)
      sequel (~> 4.43)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    rubocop (0.49.1)
      parallel (~> 1.10)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    sass (3.4.23)
    sequel (4.47.0)
    shotgun (0.9.2)
      rack (>= 1.0)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.1)
    slop (3.6.0)
    sshkit (1.13.1)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    term-ansicolor (1.6.0)
      tins (~> 1.0)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.7)
    tins (1.14.0)
    transproc (1.0.2)
    unicode-display_width (1.2.1)
    url_mount (0.2.1)
      rack
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    xpath (2.1.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  babel-transpiler
  capistrano
  capistrano-bundler
  capistrano-chruby
  capistrano-hanami
  capybara
  coveralls
  dotenv (~> 2.0)
  hanami (~> 1.0)
  hanami-bootstrap
  hanami-model (~> 1.0)
  jquery-hanami
  jsx
  koine-attributes (~> 0.1.1)
  koine-csv (~> 0.2.2)
  mysql2
  nurse-rb (~> 2.0)
  pry
  rake
  reek
  rspec
  rubocop
  sass
  shotgun
  simplecov

BUNDLED WITH
   1.14.6