znamenica/dneslov

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://bitbucket.com/majioa/prawn.git
  revision: 10e29240e0e05cc4a908069f72c8f81fa874191e
  ref: 10e29240e
  specs:
    prawn (2.4.0)
      matrix (~> 0.4)
      pdf-core (~> 0.9.0)
      ttfunk (~> 1.7)

GIT
  remote: https://bitbucket.org/majioa/dotenv.git
  revision: 3ebec460c0b195495265b0ce4122172b084853d0
  specs:
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)

GIT
  remote: https://bitbucket.org/majioa/rack.git
  revision: 66001eb1551b3bf33b0212432b89acce6cef4b6c
  ref: 2.2.8
  specs:
    rack (2.2.8)

GIT
  remote: https://bitbucket.org/majioa/zero_downtime_migrations.git
  revision: 96f7e1fef71c8bf2ee3d54ae7d2ecd02d7459a15
  ref: devel
  specs:
    zero_downtime_migrations (0.0.7)
      activerecord

GIT
  remote: https://github.com/majioa/capistrano-db-tasks.git
  revision: 978abe880e40dfaf9a85f62215b5f6c747cfb185
  ref: devel
  specs:
    capistrano-db-tasks (0.6)
      capistrano (>= 3.0.0)

GIT
  remote: https://github.com/majioa/capistrano-systemd-multiservice.git
  revision: c5ab445320d0c725186ec75b778c3140694a3e15
  specs:
    capistrano-systemd-multiservice (0.1.0.beta12)
      capistrano (>= 3.7.0, < 3.18.0)

GIT
  remote: https://github.com/majioa/ruby-prof.git
  revision: 615d6154515307350fa3161e5213146b12fc455a
  ref: devel
  specs:
    ruby-prof (1.4.2)

GIT
  remote: https://github.com/treenewbee/capistrano3-nginx.git
  revision: dc942b5e47e00ee32c7e60a2e47b29ce15172330
  specs:
    capistrano3-nginx (3.0.4)
      capistrano (~> 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.0.8)
      actionpack (= 7.0.8)
      activesupport (= 7.0.8)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.8)
      actionpack (= 7.0.8)
      activejob (= 7.0.8)
      activerecord (= 7.0.8)
      activestorage (= 7.0.8)
      activesupport (= 7.0.8)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.8)
      actionpack (= 7.0.8)
      actionview (= 7.0.8)
      activejob (= 7.0.8)
      activesupport (= 7.0.8)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.8)
      actionview (= 7.0.8)
      activesupport (= 7.0.8)
      rack (~> 2.0, >= 2.2.4)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (7.0.8)
      actionpack (= 7.0.8)
      activerecord (= 7.0.8)
      activestorage (= 7.0.8)
      activesupport (= 7.0.8)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.8)
      activesupport (= 7.0.8)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (7.0.8)
      activesupport (= 7.0.8)
      globalid (>= 0.3.6)
    activemodel (7.0.8)
      activesupport (= 7.0.8)
    activerecord (7.0.8)
      activemodel (= 7.0.8)
      activesupport (= 7.0.8)
    activerecord-import (1.4.1)
      activerecord (>= 4.2)
    activerecord_json_validator (2.1.5)
      activerecord (>= 4.2.0, < 8)
      json_schemer (~> 0.2.18)
    activestorage (7.0.8)
      actionpack (= 7.0.8)
      activejob (= 7.0.8)
      activerecord (= 7.0.8)
      activesupport (= 7.0.8)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.8)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    acts_as_list (1.1.0)
      activerecord (>= 4.2)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    airbrussh (1.5.0)
      sshkit (>= 1.6.1, != 1.7.0)
    ast (2.4.2)
    attribute-defaults (0.9.3)
      activerecord (>= 5.0.0, < 8.0.0)
    base64 (0.1.1)
    bcrypt_pbkdf (1.1.0)
    bindex (0.8.1)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    builder (3.2.4)
    bullet (7.1.2)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    capistrano (3.17.3)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (2.1.0)
      capistrano (~> 3.1)
    capistrano-rails (1.6.3)
      capistrano (~> 3.1)
      capistrano-bundler (>= 1.1, < 3)
    capistrano-rake (0.2.0)
      capistrano (>= 3.0)
    capistrano-rvm (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capybara (3.39.2)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    carrierwave (3.0.5)
      activemodel (>= 6.0.0)
      activesupport (>= 6.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      marcel (~> 1.0.0)
      ssrf_filter (~> 1.0)
    carrierwave-base64 (2.10.0)
      carrierwave (>= 2.2.1)
      marcel (~> 1.0.0)
      mime-types (~> 3.0)
    coderay (1.1.3)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    crass (1.0.6)
    cssbundling-rails (1.3.3)
      railties (>= 6.0.0)
    cucumber (5.3.0)
      builder (~> 3.2, >= 3.2.4)
      cucumber-core (~> 8.0, >= 8.0.1)
      cucumber-create-meta (~> 2.0, >= 2.0.2)
      cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
      cucumber-gherkin (~> 15.0, >= 15.0.2)
      cucumber-html-formatter (~> 9.0, >= 9.0.0)
      cucumber-messages (~> 13.1, >= 13.1.0)
      cucumber-wire (~> 4.0, >= 4.0.1)
      diff-lcs (~> 1.4, >= 1.4.4)
      multi_test (~> 0.1, >= 0.1.2)
      sys-uname (~> 1.2, >= 1.2.1)
    cucumber-core (8.0.1)
      cucumber-gherkin (~> 15.0, >= 15.0.2)
      cucumber-messages (~> 13.0, >= 13.0.1)
      cucumber-tag-expressions (~> 2.0, >= 2.0.4)
    cucumber-create-meta (2.0.4)
      cucumber-messages (~> 13.1, >= 13.1.0)
      sys-uname (~> 1.2, >= 1.2.1)
    cucumber-cucumber-expressions (10.3.0)
    cucumber-gherkin (15.0.2)
      cucumber-messages (~> 13.0, >= 13.0.1)
    cucumber-html-formatter (9.0.0)
      cucumber-messages (~> 13.0, >= 13.0.1)
    cucumber-messages (13.2.1)
      protobuf-cucumber (~> 3.10, >= 3.10.8)
    cucumber-rails (2.6.1)
      capybara (>= 2.18, < 4)
      cucumber (>= 3.2, < 9)
      mime-types (~> 3.3)
      nokogiri (~> 1.10)
      railties (>= 5.0, < 8)
      rexml (~> 3.0)
      webrick (~> 1.7)
    cucumber-tag-expressions (2.0.4)
    cucumber-wire (4.0.1)
      cucumber-core (~> 8.0, >= 8.0.1)
      cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
      cucumber-messages (~> 13.0, >= 13.0.1)
    database_cleaner-active_record (2.1.0)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    database_cleaner-redis (2.0.0)
      database_cleaner-core (~> 2.0.0)
      redis
    date (3.3.3)
    debug (1.8.0)
      irb (>= 1.5.0)
      reline (>= 0.3.1)
    debug_inspector (1.1.0)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dry_crud (6.0.0)
      rails (>= 6.0)
    ecma-re-validator (0.4.0)
      regexp_parser (~> 2.2)
    ed25519 (1.3.0)
    email_spec (2.2.2)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    erubi (1.12.0)
    execjs (2.9.1)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    faker (3.2.1)
      i18n (>= 1.8.11, < 2)
    faraday (1.10.3)
      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.4)
      multipart-post (~> 2)
    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)
    ffaker (2.23.0)
    ffi (1.16.3)
    figaro (1.2.0)
      thor (>= 0.14.0, < 2)
    file_validators (3.0.0)
      activemodel (>= 3.2)
      mime-types (>= 1.0)
    foreman (0.87.2)
    get_process_mem (0.2.7)
      ffi (~> 1.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    hana (1.3.7)
    has_scope (0.8.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
    hiredis (0.6.3)
    htmlentities (4.3.4)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    io-console (0.6.0)
    irb (1.8.3)
      rdoc
      reline (>= 0.3.8)
    jsbundling-rails (1.2.1)
      railties (>= 6.0.0)
    json (2.6.3)
    json_schemer (0.2.25)
      ecma-re-validator (~> 0.3)
      hana (~> 1.3)
      regexp_parser (~> 2.0)
      simpleidn (~> 0.2)
      uri_template (~> 0.7)
    jsonize (0.2.0)
      activerecord (>= 4.2)
      redisize
    jwt (2.7.1)
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    language_server-protocol (3.17.0.3)
    launchy (2.5.2)
      addressable (~> 2.8)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    loofah (2.21.4)
      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)
    matrix (0.4.2)
    method_source (1.0.0)
    middleware (0.1.0)
    mime-types (3.5.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.1003)
    mini_magick (4.12.0)
    mini_mime (1.1.5)
    minitest (5.20.0)
    msgpack (1.7.2)
    multi_test (0.1.2)
    multipart-post (2.3.0)
    net-imap (0.4.2)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.1)
      timeout
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-smtp (0.4.0)
      net-protocol
    net-ssh (7.2.0)
    nio4r (2.7.0)
    nokogiri (1.16.2-x86_64-linux)
      racc (~> 1.4)
    oj (3.16.1)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    pattern_generator (0.1.0)
      rails (>= 4.0.0)
    pdf-core (0.9.0)
    pg (1.5.4)
    pkg-config (1.5.6)
    protobuf-cucumber (3.10.8)
      activesupport (>= 3.2)
      middleware
      thor
      thread_safe
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    pry-stack_explorer (0.6.1)
      binding_of_caller (~> 1.0)
      pry (~> 0.13)
    public_suffix (5.0.3)
    puma (5.6.8)
      nio4r (~> 2.0)
    pundit (2.3.1)
      activesupport (>= 3.0.0)
    racc (1.7.3)
    rack-cache (1.14.0)
      rack (>= 0.4)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (7.0.8)
      actioncable (= 7.0.8)
      actionmailbox (= 7.0.8)
      actionmailer (= 7.0.8)
      actionpack (= 7.0.8)
      actiontext (= 7.0.8)
      actionview (= 7.0.8)
      activejob (= 7.0.8)
      activemodel (= 7.0.8)
      activerecord (= 7.0.8)
      activestorage (= 7.0.8)
      activesupport (= 7.0.8)
      bundler (>= 1.15.0)
      railties (= 7.0.8)
    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.0.8)
      actionpack (= 7.0.8)
      activesupport (= 7.0.8)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoba (0.9.4)
    rdoc (6.3.3)
    redcarpet (3.6.0)
    redis (4.8.1)
    redis-actionpack (5.3.0)
      actionpack (>= 5, < 8)
      redis-rack (>= 2.1.0, < 3)
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.3.0)
      activesupport (>= 3, < 8)
      redis-store (>= 1.3, < 2)
    redis-client (0.17.1)
      connection_pool
    redis-rack (2.1.4)
      rack (>= 2.0.8, < 3)
      redis-store (>= 1.2, < 2)
    redis-rack-cache (2.2.1)
      rack-cache (>= 1.10, < 2)
      redis-store (>= 1.6, < 2)
    redis-rails (5.0.2)
      redis-actionpack (>= 5.0, < 6)
      redis-activesupport (>= 5.0, < 6)
      redis-store (>= 1.2, < 2)
    redis-store (1.10.0)
      redis (>= 4, < 6)
    redisize (0.1.5)
    regexp_parser (2.8.2)
    reline (0.3.9)
      io-console (~> 0.5)
    rexml (3.2.6)
    rmagick (5.3.0)
      pkg-config (~> 1.4)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.1)
    rubocop (1.57.1)
      base64 (~> 0.1.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.4)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    rubocop-rails (2.21.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.0)
      ffi (~> 1.12)
    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
    sdoc (1.0.0)
      rdoc (>= 5.0)
    sentry-rails (5.12.0)
      railties (>= 5.0)
      sentry-ruby (~> 5.12.0)
    sentry-ruby (5.12.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
    sentry-sidekiq (5.12.0)
      sentry-ruby (~> 5.12.0)
      sidekiq (>= 3.0)
    shoulda-matchers (4.5.1)
      activesupport (>= 4.2.0)
    shoulda-matchers-cucumber (1.0.1)
      cucumber (>= 5.0.0, < 6.0.0)
      rspec-expectations (~> 3.0)
      shoulda-matchers (>= 3.0.0, < 5.0.0)
    sidekiq (7.1.6)
      concurrent-ruby (< 2)
      connection_pool (>= 2.3.0)
      rack (>= 2.2.4)
      redis-client (>= 0.14.0)
    sidekiq-limit_fetch (4.4.1)
      sidekiq (>= 6)
    sidekiq-worker-killer (1.1.0)
      get_process_mem (~> 0.2.1)
      sidekiq (>= 5)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    simpleidn (0.2.1)
      unf (~> 0.1.4)
    sitemap_generator (6.3.0)
      builder (~> 3.0)
    slop (3.6.0)
    snappy (0.3.0)
    spring (4.1.1)
    spring-commands-cucumber (1.0.1)
      spring (>= 0.9.1)
    spring-watcher-listen (2.1.0)
      listen (>= 2.7, < 4.0)
      spring (>= 4)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sshkit (1.21.5)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    ssrf_filter (1.1.2)
    sys-uname (1.2.3)
      ffi (~> 1.1)
    thor (1.3.0)
    thread_safe (0.3.6)
    tilt (2.3.0)
    timeout (0.4.0)
    tiun (0.0.1)
      activesupport (>= 4.1.0)
      jsonize (~> 0.2)
      railties (>= 4.1.0)
    ttfunk (1.7.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8.2)
    unicode-display_width (2.5.0)
    uniform_notifier (1.16.0)
    uri_template (0.7.0)
    validate_url (1.0.15)
      activemodel (>= 3.0.0)
      public_suffix
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webrick (1.8.1)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    when_easter (0.3.1)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.12)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  activerecord-import (~> 1.4.1)
  activerecord_json_validator
  acts_as_list
  addressable
  attribute-defaults
  bcrypt_pbkdf (~> 1.1)
  bootsnap
  bullet
  bundler (>= 2.3.12)
  bundler-audit
  capistrano (~> 3.17)
  capistrano-bundler
  capistrano-db-tasks!
  capistrano-rails (~> 1.6)
  capistrano-rake
  capistrano-rvm
  capistrano-systemd-multiservice!
  capistrano3-nginx!
  capybara
  carrierwave (~> 3.0.5)
  carrierwave-base64
  cssbundling-rails
  cucumber-rails (~> 2.6.1)
  database_cleaner-active_record
  database_cleaner-redis
  debug
  dotenv-rails!
  dry_crud (>= 6.0.0)
  ed25519 (~> 1.2)
  email_spec
  factory_bot_rails (>= 5.1.1)
  faker
  faraday (~> 1.0)
  ffaker
  figaro
  file_validators
  foreman
  has_scope (>= 0.7.2)
  hiredis (~> 0.6)
  jsbundling-rails
  jsonize (~> 0.2)
  jwt
  kaminari (>= 1.1.1)
  launchy
  listen (>= 3.0.5, < 3.2)
  oj
  pattern_generator (>= 0.1.0)
  pg
  prawn!
  pry (~> 0.14, >= 0.14.1)
  pry-rails (>= 0.3.9)
  pry-remote
  pry-stack_explorer (>= 0.6.1)
  puma (~> 5.6)
  pundit
  rack!
  rack-cors
  rails (~> 7.0.0, >= 7.0.4.1)
  rdoba (~> 0.9.4)
  rdoc (~> 6.3.2)
  redcarpet
  redis (~> 4.0)
  redis-rack-cache
  redis-rails
  redisize (~> 0.1.5)
  rmagick
  rspec-expectations
  rubocop
  rubocop-rails
  ruby-prof!
  sassc-rails
  sdoc (~> 1.0.0)
  sentry-rails
  sentry-ruby (~> 5.3, >= 5.3.1)
  sentry-sidekiq
  shoulda-matchers (~> 4.0)
  shoulda-matchers-cucumber (~> 1.0, >= 1.0.1)
  sidekiq (>= 6.4.0)
  sidekiq-limit_fetch
  sidekiq-worker-killer
  simplecov (~> 0.21)
  simplecov_json_formatter
  sitemap_generator
  snappy
  spring (~> 4.0)
  spring-commands-cucumber
  spring-watcher-listen (~> 2.1)
  sprockets-rails
  tiun (~> 0.0.1)
  uglifier (>= 2.7.2)
  validate_url
  web-console (~> 4.2)
  when_easter
  zero_downtime_migrations!

RUBY VERSION
   ruby 3.1.4p223

BUNDLED WITH
   2.3.26