rafaels88/pinfluence

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/rafaels88/sequel.git
  revision: 637d20ee43292e5406d7dea8c15039dafbd16a24
  branch: handling-bc-date-on-postgres_450
  specs:
    sequel (4.50.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    airbrussh (1.1.1)
      sshkit (>= 1.6.1, != 1.7.0)
    algoliasearch (1.16.0)
      httpclient (~> 2.8.3)
      json (>= 1.5.1)
    ast (2.3.0)
    bcrypt (3.1.11)
    byebug (9.1.0)
    capistrano (3.7.1)
      airbrussh (>= 1.0.0)
      capistrano-harrow
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (1.1.4)
      capistrano (~> 3.1)
      sshkit (~> 1.2)
    capistrano-harrow (0.5.3)
    capistrano-rbenv (2.1.0)
      capistrano (~> 3.1)
      sshkit (~> 1.3)
    capistrano3-puma (1.2.1)
      capistrano (~> 3.0)
      puma (>= 2.6)
    capybara (2.11.0)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-webkit (1.14.0)
      capybara (>= 2.3.0, < 2.14.0)
      json
    coderay (1.1.2)
    colorize (0.8.1)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    dotenv (2.1.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.3)
      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.1)
      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.11.1)
      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.11.0)
      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.11.0)
    factory_girl (4.8.0)
      activesupport (>= 3.0.0)
    ffi (1.9.18)
    formatador (0.2.5)
    graphql (1.6.8)
    guard (2.14.1)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.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-controller (1.0.1)
      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.2)
      concurrent-ruby (~> 1.0)
      dry-types (~> 0.11)
      hanami-utils (~> 1.0)
      rom-repository (~> 1.4)
      rom-sql (~> 1.3)
    hanami-router (1.0.1)
      hanami-utils (~> 1.0)
      http_router (= 0.11.2)
      rack (~> 2.0)
    hanami-utils (1.0.3)
      transproc (~> 1.0)
    hanami-validations (1.0.0)
      dry-validation (~> 0.10)
      hanami-utils (~> 1.0)
    hanami-view (1.0.1)
      hanami-utils (~> 1.0)
      tilt (~> 2.0, >= 2.0.1)
    hashdiff (0.3.6)
    http_router (0.11.2)
      rack (>= 1.0.0)
      url_mount (~> 0.2.1)
    httparty (0.14.0)
      multi_xml (>= 0.5.2)
    httpclient (2.8.3)
    i18n (0.7.0)
    ice_nine (0.11.2)
    inflecto (0.0.2)
    json (2.1.0)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.12)
    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.1.0)
    minitest (5.10.1)
    multi_xml (0.6.0)
    nenv (0.3.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (3.2.0)
    nokogiri (1.6.8.1)
      mini_portile2 (~> 2.1.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    parallel (1.12.0)
    parser (2.4.0.0)
      ast (~> 2.2)
    pg (0.19.0)
    powerpack (0.1.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.5.0)
      byebug (~> 9.1)
      pry (~> 0.10)
    public_suffix (2.0.4)
    puma (3.6.2)
    rack (2.0.3)
    rack-test (0.6.3)
      rack (>= 1.0)
    rainbow (2.2.2)
      rake
    rake (12.0.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rom (3.3.1)
      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.4.0)
      dry-core (~> 0.3, >= 0.3.1)
      dry-struct (~> 0.3)
      rom (~> 3.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.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rubocop (0.50.0)
      parallel (~> 1.10)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.3)
    ruby_dep (1.5.0)
    safe_yaml (1.0.4)
    sass (3.4.23)
    shellany (0.0.1)
    shotgun (0.9.2)
      rack (>= 1.0)
    slop (3.6.0)
    sshkit (1.11.5)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    thor (0.20.0)
    thread_safe (0.3.5)
    tilt (2.0.8)
    transproc (1.0.2)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unicode-display_width (1.3.0)
    url_mount (0.2.1)
      rack
    vcr (3.0.3)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  addressable
  algoliasearch
  bcrypt
  capistrano
  capistrano-bundler (~> 1.1.2)
  capistrano-rbenv
  capistrano3-puma
  capybara
  capybara-webkit
  colorize
  dotenv (~> 2.0)
  factory_girl
  graphql
  guard
  guard-rspec
  hanami (~> 1.0)
  hanami-model (~> 1.0)
  httparty
  pg
  pry-byebug
  puma
  rake
  rspec
  rubocop (~> 0.50.0)
  sass
  sequel!
  shotgun
  vcr
  webmock

BUNDLED WITH
   1.16.0.pre.2