radar/twist-v2

View on GitHub
backend/Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/hanami/controller.git
  revision: 7695bedf3b094c6574c16371120c51b139005018
  branch: unstable
  specs:
    hanami-controller (2.0.0.alpha1)
      dry-configurable (~> 0.11, >= 0.11.6)
      hanami-utils (~> 2.0.alpha)
      rack (~> 2.0)

GIT
  remote: https://github.com/hanami/router.git
  revision: 7d70f09f9c256c1093d008c561c2f53fc3f61d7f
  branch: unstable
  specs:
    hanami-router (2.0.0.alpha4)
      mustermann (~> 1.0)
      mustermann-contrib (~> 1.0)
      rack (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    airbrussh (1.4.0)
      sshkit (>= 1.6.1, != 1.7.0)
    asciidoctor (2.0.10)
    ast (2.4.0)
    aws-eventstream (1.0.2)
    aws-partitions (1.144.0)
    aws-sdk-core (3.48.1)
      aws-eventstream (~> 1.0, >= 1.0.2)
      aws-partitions (~> 1.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-kms (1.15.0)
      aws-sdk-core (~> 3, >= 3.48.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.33.0)
      aws-sdk-core (~> 3, >= 3.48.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.0)
    aws-sigv4 (1.1.0)
      aws-eventstream (~> 1.0, >= 1.0.2)
    babosa (1.0.2)
    bcrypt (3.1.12)
    bugsnag (6.13.0)
      concurrent-ruby (~> 1.0)
    capistrano (3.12.0)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (1.6.0)
      capistrano (~> 3.1)
    capistrano-chruby (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.3)
    capybara (3.31.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    childprocess (3.0.0)
    coderay (1.1.2)
    concurrent-ruby (1.1.9)
    connection_pool (2.2.2)
    content_disposition (1.0.0)
    database_cleaner (1.7.0)
    dataloader (1.0.0)
      concurrent-ruby (~> 1)
      promise.rb (~> 0.7.3)
    diff-lcs (1.3)
    dotenv (2.7.5)
    down (5.2.3)
      addressable (~> 2.8)
    dry-auto_inject (0.8.0)
      dry-container (>= 0.3.4)
    dry-configurable (0.12.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5.0)
    dry-container (0.8.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.7.1)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.1)
    dry-initializer (3.0.3)
    dry-logic (1.2.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5)
    dry-monads (1.3.5)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer
    dry-struct (1.4.0)
      dry-core (~> 0.5, >= 0.5)
      dry-types (~> 1.5)
      ice_nine (~> 0.11)
    dry-system (0.19.1)
      concurrent-ruby (~> 1.0)
      dry-auto_inject (>= 0.4.0)
      dry-configurable (~> 0.12, >= 0.12.1)
      dry-container (~> 0.7, >= 0.7.2)
      dry-core (~> 0.5, >= 0.5)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-struct (~> 1.0)
    dry-types (1.5.1)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.5, >= 0.5)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
    faraday (1.10.0)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0)
      faraday-multipart (~> 1.0)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.0)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      faraday-retry (~> 1.0)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-multipart (1.0.3)
      multipart-post (>= 1.2, < 3)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday-retry (1.0.3)
    graphql (1.12.14)
    hanami-utils (2.0.0.alpha1)
      concurrent-ruby (~> 1.0)
      transproc (~> 1.0)
    hansi (0.2.0)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    jaro_winkler (1.5.2)
    jmespath (1.4.0)
    jwt (2.2.2)
    method_source (0.9.2)
    mini_mime (1.0.2)
    mini_portile2 (2.5.1)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    mustermann-contrib (1.1.1)
      hansi (~> 0.2.0)
      mustermann (= 1.1.1)
    net-scp (2.0.0)
      net-ssh (>= 2.6.5, < 6.0.0)
    net-ssh (5.2.0)
    nio4r (2.5.7)
    nokogiri (1.11.4)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    oauth2 (1.4.7)
      faraday (>= 0.8, < 2.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    octokit (4.22.0)
      faraday (>= 0.9)
      sawyer (~> 0.8.0, >= 0.5.3)
    parallel (1.14.0)
    parser (2.6.0.0)
      ast (~> 2.4.0)
    pg (1.2.3)
    promise.rb (0.7.4)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    psych (3.1.0)
    public_suffix (4.0.6)
    puma (5.3.1)
      nio4r (~> 2.0)
    pygments.rb (2.2.0)
    racc (1.5.2)
    rack (2.2.3)
    rack-protection (2.0.5)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rainbow (3.0.0)
    rake (13.0.6)
    redcarpet (3.5.1)
    redis (4.1.0)
    regexp_parser (1.6.0)
    rom-changeset (5.2.1)
      dry-core (~> 0.4)
      rom-core (~> 5.2)
      transproc (~> 1.0, >= 1.1.0)
    rom-core (5.2.1)
      concurrent-ruby (~> 1.1)
      dry-container (~> 0.7)
      dry-core (~> 0.4)
      dry-equalizer (~> 0.2)
      dry-inflector (~> 0.1)
      dry-initializer (~> 3.0, >= 3.0.1)
      dry-struct (~> 1.0)
      dry-types (~> 1.0)
      transproc (~> 1.0, >= 1.1.0)
    rom-repository (5.2.1)
      dry-core (~> 0.4)
      dry-initializer (~> 3.0, >= 3.0.1)
      rom-core (~> 5.2)
    rom-sql (3.2.0)
      dry-core (~> 0.4)
      dry-equalizer (~> 0.2)
      dry-types (~> 1.0)
      rom-core (~> 5.2, >= 5.2.1)
      sequel (>= 4.49)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    rubocop (0.66.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      psych (>= 3.1.0)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.6)
    ruby-progressbar (1.10.0)
    ruby2_keywords (0.0.5)
    rubyzip (2.1.0)
    rugged (1.1.0)
    sawyer (0.8.2)
      addressable (>= 2.3.5)
      faraday (> 0.8, < 2.0)
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    sequel (5.40.0)
    shrine (3.3.0)
      content_disposition (~> 1.0)
      down (~> 5.1)
    sidekiq (5.2.5)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sshkit (1.20.0)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    transproc (1.1.1)
    unicode-display_width (1.5.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  asciidoctor (~> 2.0)
  aws-sdk-s3
  babosa
  bcrypt
  bugsnag (~> 6.13)
  capistrano
  capistrano-bundler
  capistrano-chruby
  capybara
  database_cleaner
  dataloader
  dotenv
  dry-auto_inject
  dry-monads
  dry-struct
  dry-system
  graphql
  hanami-controller!
  hanami-router!
  nokogiri
  oauth2
  octokit
  pg
  pry
  puma
  pygments.rb
  rack
  rack-test
  rake
  redcarpet
  rom-changeset
  rom-repository
  rom-sql
  rspec
  rubocop
  rugged
  selenium-webdriver
  sequel
  shrine
  sidekiq
  zeitwerk

RUBY VERSION
   ruby 2.7.3p183

BUNDLED WITH
   2.2.5