metaps/genova

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.3.1)
      actionpack (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.3.1)
      actionpack (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.3.1)
      actionpack (= 7.1.3.1)
      actionview (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.3.1)
      actionview (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.3.1)
      actionpack (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.3.1)
      activesupport (= 7.1.3.1)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.3.1)
      activesupport (= 7.1.3.1)
      globalid (>= 0.3.6)
    activemodel (7.1.3.1)
      activesupport (= 7.1.3.1)
    activerecord (7.1.3.1)
      activemodel (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      timeout (>= 0.4.0)
    activestorage (7.1.3.1)
      actionpack (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      marcel (~> 1.0)
    activesupport (7.1.3.1)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    async (2.5.1)
      console (~> 1.10)
      io-event (~> 1.1)
      timers (~> 4.1)
    aws-eventstream (1.2.0)
    aws-partitions (1.771.0)
    aws-sdk-core (3.173.1)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.5)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-ecr (1.58.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-ecs (1.119.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-eventbridge (1.43.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-iam (1.77.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-kms (1.64.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.5.2)
      aws-eventstream (~> 1, >= 1.0.2)
    base64 (0.2.0)
    better_errors (2.10.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    bigdecimal (3.1.6)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    brakeman (6.0.0)
    bson (4.15.0)
    builder (3.2.4)
    concurrent-ruby (1.2.3)
    config (5.1.0)
      deep_merge (~> 1.2, >= 1.2.1)
      dry-validation (~> 1.0, >= 1.0.0)
    connection_pool (2.4.1)
    console (1.16.2)
      fiber-local
    crack (0.4.5)
      rexml
    crass (1.0.6)
    date (3.3.4)
    debug_inspector (1.1.0)
    declarative (0.0.20)
    deep_merge (1.2.2)
    diff-lcs (1.5.0)
    docile (1.4.0)
    docker-api (2.2.0)
      excon (>= 0.47.0)
      multi_json
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    drb (2.2.0)
      ruby2_keywords
    dry-cli (1.0.0)
    dry-configurable (1.1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-core (1.0.1)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    dry-inflector (1.0.0)
    dry-initializer (3.1.1)
    dry-logic (1.5.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-schema (1.13.3)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 1.0, >= 1.0.1)
      dry-core (~> 1.0, < 2)
      dry-initializer (~> 3.0)
      dry-logic (>= 1.4, < 2)
      dry-types (>= 1.7, < 2)
      zeitwerk (~> 2.6)
    dry-types (1.7.2)
      bigdecimal (~> 3.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0)
      dry-inflector (~> 1.0)
      dry-logic (~> 1.4)
      zeitwerk (~> 2.6)
    dry-validation (1.10.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      dry-initializer (~> 3.0)
      dry-schema (>= 1.12, < 2)
      zeitwerk (~> 2.6)
    enumerize (2.6.1)
      activesupport (>= 3.2)
    erubi (1.12.0)
    excon (0.99.0)
    faraday (2.7.5)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-mashify (0.1.1)
      faraday (~> 2.0)
      hashie
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (3.0.2)
    ffi (1.15.5)
    fiber-local (1.0.0)
    foreman (0.87.2)
    git (1.18.0)
      addressable (~> 2.8)
      rchardet (~> 1.8)
    gli (2.21.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    grape (1.7.1)
      activesupport
      builder
      dry-types (>= 1.1)
      mustermann-grape (~> 1.0.0)
      rack (>= 1.3.0, < 3)
      rack-accept
    grape-roar (0.4.1)
      grape
      multi_json
      roar (~> 1.1.0)
    grape-swagger (1.6.1)
      grape (~> 1.3)
    grape_logging (1.8.4)
      grape
      rack
    hash_validator (1.1.0)
    hashdiff (1.0.1)
    hashie (5.0.0)
    health_check (3.1.0)
      railties (>= 5.0)
    highline (2.1.0)
    http-accept (1.7.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    io-console (0.7.2)
    io-event (1.2.2)
    irb (1.11.2)
      rdoc
      reline (>= 0.4.2)
    jmespath (1.6.2)
    json (2.6.3)
    json-schema (4.0.0)
      addressable (>= 2.8)
    json_spec (1.1.5)
      multi_json (~> 1.0)
      rspec (>= 2.0, < 4.0)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    kaminari-grape (1.0.1)
      grape
      kaminari-core (~> 1.0)
    kaminari-mongoid (1.0.2)
      kaminari-core (~> 1.0)
      mongoid
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.0218.1)
    mini_mime (1.1.5)
    mini_portile2 (2.8.5)
    minitest (5.22.2)
    mongo (2.18.2)
      bson (>= 4.14.1, < 5.0.0)
    mongoid (8.1.4)
      activemodel (>= 5.1, < 7.2, != 7.0.0)
      concurrent-ruby (>= 1.0.5, < 2.0)
      mongo (>= 2.18.0, < 3.0.0)
      ruby2_keywords (~> 0.0.5)
    mongoid-compatibility (0.6.0)
      activesupport
      mongoid (>= 2.0)
    mongoid-scroll (1.0.1)
      i18n
      mongoid (>= 3.0)
      mongoid-compatibility
    msgpack (1.7.1)
    multi_json (1.15.0)
    multipart-post (2.3.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    mustermann-grape (1.0.2)
      mustermann (>= 1.0.0)
    mutex_m (0.2.0)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.4.0.1)
      net-protocol
    netrc (0.11.0)
    nio4r (2.7.0)
    nokogiri (1.16.3)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    oj (3.14.3)
    parallel (1.23.0)
    parser (3.2.2.1)
      ast (~> 2.4.1)
    psych (5.1.2)
      stringio
    public_suffix (5.0.4)
    puma (6.3.1)
      nio4r (~> 2.0)
    racc (1.7.3)
    rack (2.2.9)
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-cors (2.0.2)
      rack (>= 2.0.0)
    rack-proxy (0.7.6)
      rack
    rack-rewrite (1.5.1)
    rack-server-pages (0.1.0)
      rack
    rack-session (1.0.2)
      rack (< 3)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (1.0.0)
      rack (< 3)
      webrick
    rails (7.1.3.1)
      actioncable (= 7.1.3.1)
      actionmailbox (= 7.1.3.1)
      actionmailer (= 7.1.3.1)
      actionpack (= 7.1.3.1)
      actiontext (= 7.1.3.1)
      actionview (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activemodel (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      bundler (>= 1.15.0)
      railties (= 7.1.3.1)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (7.1.3.1)
      actionpack (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.1.0)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rchardet (1.8.0)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    redis (5.0.6)
      redis-client (>= 0.9.0)
    redis-client (0.17.0)
      connection_pool
    regexp_parser (2.8.0)
    reline (0.4.3)
      io-console (~> 0.5)
    representable (3.2.0)
      declarative (< 0.1.0)
      trailblazer-option (>= 0.1.1, < 0.2.0)
      uber (< 0.2.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.2.5)
    roar (1.1.1)
      representable (~> 3.0)
    rouge (4.1.1)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-rails (6.0.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.12)
      rspec-expectations (~> 3.12)
      rspec-mocks (~> 3.12)
      rspec-support (~> 3.12)
    rspec-sidekiq (3.1.0)
      rspec-core (~> 3.0, >= 3.0.0)
      sidekiq (>= 2.4.0)
    rspec-support (3.12.0)
    rubocop (1.51.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.28.1)
      parser (>= 3.2.1.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sidekiq (7.1.3)
      concurrent-ruby (< 2)
      connection_pool (>= 2.3.0)
      rack (>= 2.2.4)
      redis-client (>= 0.14.0)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slack-ruby-bot-server (2.1.0)
      async
      foreman
      grape
      grape-roar (>= 0.4.0)
      grape-swagger
      kaminari-grape
      rack-cors
      rack-rewrite
      rack-server-pages
      slack-ruby-client
    slack-ruby-bot-server-events (0.3.2)
      slack-ruby-bot-server (>= 0.12.0)
    slack-ruby-client (2.1.0)
      faraday (>= 2.0)
      faraday-mashify
      faraday-multipart
      gli
      hashie
    spring (4.1.1)
    spring-watcher-listen (2.1.0)
      listen (>= 2.7, < 4.0)
      spring (>= 4)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    stringio (3.1.0)
    strings-ansi (0.2.0)
    strings-truncation (0.1.0)
      strings-ansi (~> 0.2.0)
      unicode-display_width (>= 1.6, < 3.0)
    thor (1.3.1)
    tilt (2.3.0)
    timeout (0.4.1)
    timers (4.3.5)
    trailblazer-option (0.1.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2023.3)
      tzinfo (>= 1.0.0)
    uber (0.1.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8.2)
    unicode-display_width (2.4.2)
    vcr (6.1.0)
    vite_rails (3.0.14)
      railties (>= 5.1, < 8)
      vite_ruby (~> 3.0, >= 3.2.2)
    vite_ruby (3.3.2)
      dry-cli (>= 0.7, < 2)
      rack-proxy (~> 0.6, >= 0.6.1)
      zeitwerk (~> 2.2)
    webmock (3.18.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.1)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.6.13)

PLATFORMS
  ruby

DEPENDENCIES
  aws-sdk-core
  aws-sdk-ecr
  aws-sdk-ecs
  aws-sdk-eventbridge
  aws-sdk-iam
  aws-sdk-kms
  better_errors
  binding_of_caller
  bootsnap
  brakeman
  config (~> 5.1.0)
  deep_merge
  docker-api
  enumerize
  git
  grape
  grape_logging
  hash_validator
  health_check
  highline
  json-schema
  json_spec
  kaminari-actionview
  kaminari-mongoid
  mongoid
  mongoid-scroll
  oj
  puma
  rails (~> 7.1.3)
  redis
  rest-client
  rspec-rails
  rspec-sidekiq
  rubocop
  sassc-rails
  sidekiq
  simplecov (~> 0.17.1)
  slack-ruby-bot-server-events
  spring
  spring-watcher-listen
  sprockets (~> 3.7.2)
  strings-truncation
  tzinfo-data
  vcr
  vite_rails
  webmock

BUNDLED WITH
   2.4.13