znamenica/allslavic

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/majioa/capistrano-db-tasks.git
  revision: 9c9ff31dba0aafcdfed68babd16d25a7a66e57bd
  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/dotenv.git
  revision: 3ebec460c0b195495265b0ce4122172b084853d0
  specs:
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.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.4)
      actionpack (= 7.0.4)
      activesupport (= 7.0.4)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.4)
      actionpack (= 7.0.4)
      activejob (= 7.0.4)
      activerecord (= 7.0.4)
      activestorage (= 7.0.4)
      activesupport (= 7.0.4)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.4)
      actionpack (= 7.0.4)
      actionview (= 7.0.4)
      activejob (= 7.0.4)
      activesupport (= 7.0.4)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.4)
      actionview (= 7.0.4)
      activesupport (= 7.0.4)
      rack (~> 2.0, >= 2.2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (7.0.4)
      actionpack (= 7.0.4)
      activerecord (= 7.0.4)
      activestorage (= 7.0.4)
      activesupport (= 7.0.4)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.4)
      activesupport (= 7.0.4)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (7.0.4)
      activesupport (= 7.0.4)
      globalid (>= 0.3.6)
    activemodel (7.0.4)
      activesupport (= 7.0.4)
    activerecord (7.0.4)
      activemodel (= 7.0.4)
      activesupport (= 7.0.4)
    activestorage (7.0.4)
      actionpack (= 7.0.4)
      activejob (= 7.0.4)
      activerecord (= 7.0.4)
      activesupport (= 7.0.4)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    airbrussh (1.4.0)
      sshkit (>= 1.6.1, != 1.7.0)
    archive-zip (0.12.0)
      io-like (~> 0.3.0)
    ast (2.4.2)
    bcrypt (3.1.18)
    bcrypt_pbkdf (1.1.0)
    bindex (0.8.1)
    bootsnap (1.12.0)
      msgpack (~> 1.2)
    brakeman (5.3.1)
    builder (3.2.4)
    bundle-audit (0.1.0)
      bundler-audit
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    byebug (11.1.3)
    capistrano (3.17.0)
      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.2)
      capistrano (~> 3.1)
      capistrano-bundler (>= 1.1, < 3)
    capistrano-rvm (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capybara (3.37.1)
      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)
    childprocess (4.1.0)
    chromedriver-helper (2.1.1)
      archive-zip (~> 0.10)
      nokogiri (~> 1.8)
    code-scanning-rubocop (0.6.1)
      rubocop (~> 1.0)
    coderay (1.1.3)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    crass (1.0.6)
    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.0.1)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    database_rewinder (0.9.8)
    devise (4.8.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.0)
    digest (3.1.0)
    ed25519 (1.3.0)
    erubi (1.11.0)
    execjs (2.8.1)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    faker (3.0.0)
      i18n (>= 1.8.11, < 2)
    fakeredis (0.1.4)
    ffaker (2.21.0)
    ffi (1.15.5)
    get_process_mem (0.2.7)
      ffi (~> 1.0)
    globalid (1.0.1)
      activesupport (>= 5.0)
    has_scope (0.8.0)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
    hashie (5.0.0)
    hiredis-client (0.17.0)
      redis-client (= 0.17.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    io-like (0.3.1)
    json (2.6.3)
    jsonize (0.1.1)
      activerecord (>= 4.2)
      redisize
    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)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    loofah (2.19.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.2)
    matrix (0.4.2)
    method_source (1.0.0)
    middleware (0.1.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    mini_mime (1.1.2)
    minitest (5.17.0)
    msgpack (1.5.2)
    multi_test (0.1.2)
    net-imap (0.2.3)
      digest
      net-protocol
      strscan
    net-pop (0.1.1)
      digest
      net-protocol
      timeout
    net-protocol (0.1.3)
      timeout
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-smtp (0.3.1)
      digest
      net-protocol
      timeout
    net-ssh (7.0.1)
    nio4r (2.7.0)
    nokogiri (1.16.2-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.2-x86_64-linux)
      racc (~> 1.4)
    oj (3.13.14)
    omniauth (2.1.0)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    orm_adapter (0.5.0)
    parallel (1.22.1)
    parser (3.1.3.0)
      ast (~> 2.4.1)
    pg (1.4.1)
    protobuf-cucumber (3.10.8)
      activesupport (>= 3.2)
      middleware
      thor
      thread_safe
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    public_suffix (4.0.7)
    puma (5.6.8)
      nio4r (~> 2.0)
    pundit (2.2.0)
      activesupport (>= 3.0.0)
    racc (1.7.3)
    rack (2.2.8)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-protection (2.2.0)
      rack
    rack-test (2.0.2)
      rack (>= 1.3)
    rails (7.0.4)
      actioncable (= 7.0.4)
      actionmailbox (= 7.0.4)
      actionmailer (= 7.0.4)
      actionpack (= 7.0.4)
      actiontext (= 7.0.4)
      actionview (= 7.0.4)
      activejob (= 7.0.4)
      activemodel (= 7.0.4)
      activerecord (= 7.0.4)
      activestorage (= 7.0.4)
      activesupport (= 7.0.4)
      bundler (>= 1.15.0)
      railties (= 7.0.4)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.4)
      loofah (~> 2.19, >= 2.19.1)
    railties (7.0.4)
      actionpack (= 7.0.4)
      activesupport (= 7.0.4)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redis (5.0.5)
      redis-client (>= 0.9.0)
    redis-client (0.17.0)
      connection_pool
    redisize (0.1.4)
    regexp_parser (2.6.1)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.5)
    rolify (6.0.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rubocop (1.40.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.23.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.24.0)
      parser (>= 3.1.1.0)
    rubocop-checkstyle_formatter (0.6.0)
      rubocop (>= 1.14.0)
    rubocop-faker (1.1.0)
      faker (>= 2.12.0)
      rubocop (>= 0.82.0)
    rubocop-i18n (3.0.0)
      rubocop (~> 1.0)
    rubocop-md (1.1.0)
      rubocop (>= 1.0)
    rubocop-minitest (0.25.0)
      rubocop (>= 0.90, < 2.0)
    rubocop-packaging (0.5.2)
      rubocop (>= 1.33, < 2.0)
    rubocop-performance (1.15.1)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.17.3)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    rubocop-rails_config (1.12.0)
      railties (>= 5.0)
      rubocop (>= 1.39.0)
      rubocop-ast (>= 1.0.1)
      rubocop-minitest (~> 0.22)
      rubocop-packaging (~> 0.5)
      rubocop-performance (~> 1.11)
      rubocop-rails (~> 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    ruby-progressbar (1.11.0)
    rubyzip (2.3.2)
    selenium-webdriver (4.2.1)
      childprocess (>= 0.5, < 5.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sentry-rails (5.3.1)
      railties (>= 5.0)
      sentry-ruby-core (~> 5.3.1)
    sentry-ruby (5.3.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      sentry-ruby-core (= 5.3.1)
    sentry-ruby-core (5.3.1)
      concurrent-ruby
    sentry-sidekiq (5.3.1)
      sentry-ruby-core (~> 5.3.1)
      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.3)
      concurrent-ruby (< 2)
      connection_pool (>= 2.3.0)
      rack (>= 2.2.4)
      redis-client (>= 0.14.0)
    sidekiq-limit_fetch (4.3.2)
      redis (>= 4.6.0)
      sidekiq (>= 4)
    sidekiq-worker-killer (1.0.1)
      get_process_mem (~> 0.2.1)
      sidekiq (>= 5)
    slop (3.6.0)
    spring (2.1.1)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (4.1.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sshkit (1.21.2)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    strscan (3.0.1)
    sys-uname (1.2.2)
      ffi (~> 1.1)
    thor (1.2.1)
    thread_safe (0.3.6)
    timeout (0.3.0)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2022.1)
      tzinfo (>= 1.0.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.3.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.0)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webrick (1.7.0)
    websocket (1.2.9)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.6)

PLATFORMS
  x86_64-darwin-21
  x86_64-linux

DEPENDENCIES
  bcrypt_pbkdf (~> 1.0)
  bootsnap (>= 1.1.0)
  brakeman
  bundle-audit
  bundler (~> 2.3.25)
  capistrano (~> 3.17)
  capistrano-bundler
  capistrano-db-tasks!
  capistrano-rails (~> 1.6)
  capistrano-rvm
  capistrano-systemd-multiservice!
  capistrano3-nginx!
  capybara (>= 2.15)
  chromedriver-helper
  code-scanning-rubocop
  cucumber-rails
  database_cleaner-active_record
  database_rewinder
  devise
  dotenv-rails!
  ed25519 (~> 1.2)
  factory_bot
  faker
  fakeredis
  ffaker
  has_scope (>= 0.7.2)
  hiredis-client
  jsonize (~> 0.1.1)
  kaminari (>= 1.1.1)
  listen (>= 3.0.5, < 3.2)
  net-imap
  net-pop
  net-smtp
  oj
  omniauth
  pg
  pry-byebug
  pry-remote
  puma (~> 5.6)
  pundit
  rack-cors
  rails (~> 7.0, >= 7.0.4)
  redis (~> 5.0)
  redisize (~> 0.1.4)
  rolify
  rubocop
  rubocop-checkstyle_formatter
  rubocop-faker
  rubocop-i18n
  rubocop-md
  rubocop-performance
  rubocop-rails
  rubocop-rails_config
  rubocop-rake
  selenium-webdriver
  sentry-rails
  sentry-ruby
  sentry-sidekiq
  shoulda-matchers-cucumber (>= 1.0.1)
  sidekiq (>= 6.4.0, < 7.2.0)
  sidekiq-limit_fetch
  sidekiq-worker-killer
  spring
  spring-watcher-listen (~> 2.0.0)
  sprockets-rails
  turbolinks
  tzinfo-data
  uglifier (>= 2.7.2)
  web-console (>= 3.3.0)

RUBY VERSION
   ruby 3.1.2p20

BUNDLED WITH
   2.3.25