archangel/archangel

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.6)
      actionpack (= 6.1.6)
      activesupport (= 6.1.6)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.6)
      actionpack (= 6.1.6)
      activejob (= 6.1.6)
      activerecord (= 6.1.6)
      activestorage (= 6.1.6)
      activesupport (= 6.1.6)
      mail (>= 2.7.1)
    actionmailer (6.1.6)
      actionpack (= 6.1.6)
      actionview (= 6.1.6)
      activejob (= 6.1.6)
      activesupport (= 6.1.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.6)
      actionview (= 6.1.6)
      activesupport (= 6.1.6)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.1.6)
      actionpack (= 6.1.6)
      activerecord (= 6.1.6)
      activestorage (= 6.1.6)
      activesupport (= 6.1.6)
      nokogiri (>= 1.8.5)
    actionview (6.1.6)
      activesupport (= 6.1.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.6)
      activesupport (= 6.1.6)
      globalid (>= 0.3.6)
    activemodel (6.1.6)
      activesupport (= 6.1.6)
    activerecord (6.1.6)
      activemodel (= 6.1.6)
      activesupport (= 6.1.6)
    activerecord-typedstore (1.5.0)
      activerecord (>= 6.1)
    activestorage (6.1.6)
      actionpack (= 6.1.6)
      activejob (= 6.1.6)
      activerecord (= 6.1.6)
      activesupport (= 6.1.6)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    acts_as_list (1.0.4)
      activerecord (>= 4.2)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.2)
    bcrypt (3.1.18)
    better_html (1.0.16)
      actionview (>= 4.0)
      activesupport (>= 4.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      html_tokenizer (~> 0.0.6)
      parser (>= 2.4)
      smart_properties
    bindex (0.8.1)
    bootsnap (1.12.0)
      msgpack (~> 1.2)
    brakeman (5.2.3)
    builder (3.2.4)
    bullet (7.0.2)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    byebug (11.1.3)
    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)
    cocoon (1.2.15)
    coderay (1.1.3)
    concurrent-ruby (1.1.10)
    connection_pool (2.2.5)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    database_consistency (1.1.15)
      activerecord (>= 3.2)
    devise (4.8.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_invitable (2.0.6)
      actionmailer (>= 5.0)
      devise (>= 4.6)
    diff-lcs (1.5.0)
    discard (1.2.1)
      activerecord (>= 4.2, < 8)
    docile (1.4.0)
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)
    ecma-re-validator (0.4.0)
      regexp_parser (~> 2.2)
    erubi (1.10.0)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    ffi (1.15.5)
    globalid (1.0.0)
      activesupport (>= 5.0)
    hana (1.3.7)
    hashdiff (1.0.1)
    highline (2.0.3)
    html_tokenizer (0.0.7)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    i18n-tasks (1.0.11)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      better_html (~> 1.0)
      erubi
      highline (>= 2.0.0)
      i18n
      parser (>= 2.2.3.0)
      rails-i18n
      rainbow (>= 2.2.2, < 4.0)
      terminal-table (>= 1.5.1)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    json-schema (2.8.1)
      addressable (>= 2.4)
    json_schemer (0.2.21)
      ecma-re-validator (~> 0.3)
      hana (~> 1.3)
      regexp_parser (~> 2.0)
      uri_template (~> 0.7)
    jwt (2.4.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)
    launchy (2.5.0)
      addressable (~> 2.7)
    letter_opener (1.8.1)
      launchy (>= 2.2, < 3)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.18.0)
      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)
    mini_magick (4.11.0)
    mini_mime (1.1.2)
    minitest (5.16.1)
    msgpack (1.5.2)
    nio4r (2.5.8)
    nokogiri (1.13.6-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.13.6-x86_64-linux)
      racc (~> 1.4)
    oj (3.13.14)
    orm_adapter (0.5.0)
    paper_trail (12.3.0)
      activerecord (>= 5.2)
      request_store (~> 1.1)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    pg (1.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    public_suffix (4.0.7)
    puma (5.6.4)
      nio4r (~> 2.0)
    pundit (2.2.0)
      activesupport (>= 3.0.0)
    pundit-matchers (1.7.0)
      rspec-rails (>= 3.0.0)
    rabl (0.15.0)
      activesupport (>= 2.3.14)
    racc (1.6.0)
    rack (2.2.3.1)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-proxy (0.7.2)
      rack
    rack-test (2.0.0)
      rack (>= 1.3)
    rails (6.1.6)
      actioncable (= 6.1.6)
      actionmailbox (= 6.1.6)
      actionmailer (= 6.1.6)
      actionpack (= 6.1.6)
      actiontext (= 6.1.6)
      actionview (= 6.1.6)
      activejob (= 6.1.6)
      activemodel (= 6.1.6)
      activerecord (= 6.1.6)
      activestorage (= 6.1.6)
      activesupport (= 6.1.6)
      bundler (>= 1.15.0)
      railties (= 6.1.6)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.3)
      loofah (~> 2.3)
    rails-i18n (7.0.3)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    railties (6.1.6)
      actionpack (= 6.1.6)
      activesupport (= 6.1.6)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redis (4.7.0)
    regexp_parser (2.5.0)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.5)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-rails (5.1.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      railties (>= 5.2)
      rspec-core (~> 3.10)
      rspec-expectations (~> 3.10)
      rspec-mocks (~> 3.10)
      rspec-support (~> 3.10)
    rspec-support (3.11.0)
    rspec_junit_formatter (0.5.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rswag (2.5.1)
      rswag-api (= 2.5.1)
      rswag-specs (= 2.5.1)
      rswag-ui (= 2.5.1)
    rswag-api (2.5.1)
      railties (>= 3.1, < 7.1)
    rswag-specs (2.5.1)
      activesupport (>= 3.1, < 7.1)
      json-schema (~> 2.2)
      railties (>= 3.1, < 7.1)
    rswag-ui (2.5.1)
      actionpack (>= 3.1, < 7.1)
      railties (>= 3.1, < 7.1)
    rubocop (1.30.1)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.18.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.18.0)
      parser (>= 3.1.1.0)
    rubocop-performance (1.14.2)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.15.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.7.0, < 2.0)
    rubocop-rspec (2.11.1)
      rubocop (~> 1.19)
    ruby-debug-ide (0.7.3)
      rake (>= 0.8.1)
    ruby-progressbar (1.11.0)
    ruby-vips (2.1.4)
      ffi (~> 1.12)
    rubyzip (2.3.2)
    selenium-webdriver (4.3.0)
      childprocess (>= 0.5, < 5.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_range (3.0.0)
    shakapacker (6.4.1)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    show_for (0.8.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    sidekiq (6.5.1)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    simple_form (5.1.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    smart_properties (1.17.0)
    spring (4.0.0)
    sprockets (4.1.0)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.2.1)
    timeliness (0.4.4)
    toller (0.5.0)
      rails (>= 5.0)
    turbo-rails (1.1.1)
      actionpack (>= 6.0.0)
      activejob (>= 6.0.0)
      railties (>= 6.0.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.2.0)
    uniform_notifier (1.16.0)
    uri_template (0.7.0)
    validates_timeliness (6.0.0.beta2)
      activemodel (>= 6.0.0, < 7)
      timeliness (>= 0.3.10, < 1)
    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)
    webdrivers (5.0.0)
      nokogiri (~> 1.6)
      rubyzip (>= 1.3.0)
      selenium-webdriver (~> 4.0)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.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)
    yard (0.9.28)
      webrick (~> 1.7.0)
    zeitwerk (2.6.0)

PLATFORMS
  x86_64-darwin-20
  x86_64-linux

DEPENDENCIES
  activerecord-typedstore (~> 1.5.0)
  acts_as_list (~> 1.0.4)
  bcrypt (~> 3.1.18)
  bootsnap (>= 1.12.0)
  brakeman (~> 5.2.3)
  bullet (~> 7.0.2)
  capybara (~> 3.37.1)
  cocoon (~> 1.2.15)
  database_consistency (~> 1.1.15)
  devise (~> 4.8.1)
  devise_invitable (~> 2.0.6)
  discard (~> 1.2.1)
  dotenv-rails (~> 2.7.6)
  factory_bot_rails (~> 6.2.0)
  highline (~> 2.0.3)
  i18n-tasks (~> 1.0.11)
  image_processing (~> 1.12.2)
  jbuilder (~> 2.11.5)
  json_schemer (~> 0.2.21)
  jwt (~> 2.4.1)
  kaminari (~> 1.2.2)
  launchy (~> 2.5.0)
  letter_opener (~> 1.8.1)
  listen (~> 3.7.1)
  nokogiri (~> 1.13.6)
  oj (~> 3.13.14)
  paper_trail (~> 12.3.0)
  pg (~> 1.4.1)
  pry-byebug (~> 3.9.0)
  puma (~> 5.6.4)
  pundit (~> 2.2.0)
  pundit-matchers (~> 1.7.0)
  rabl (~> 0.15.0)
  rack-cors (~> 1.1.1)
  rails (~> 6.1.6)
  rspec-rails (~> 5.1.2)
  rspec_junit_formatter (~> 0.5.1)
  rswag (~> 2.5.1)
  rubocop (~> 1.30.1)
  rubocop-performance (~> 1.14.2)
  rubocop-rails (~> 2.15.1)
  rubocop-rspec (~> 2.11.1)
  ruby-debug-ide (~> 0.7.3)
  selenium-webdriver (~> 4.3.0)
  shakapacker (~> 6.4.1)
  show_for (~> 0.8.0)
  sidekiq (~> 6.5.1)
  simple_form (~> 5.1.0)
  simplecov (~> 0.21.2)
  spring (~> 4.0.0)
  toller (~> 0.5.0)
  turbo-rails (~> 1.1.1)
  tzinfo-data
  validates_timeliness (~> 6.0.0.beta2)
  web-console (~> 4.2.0)
  webdrivers (~> 5.0.0)
  webmock (~> 3.14.0)
  yard (~> 0.9.28)

RUBY VERSION
   ruby 3.0.3p157

BUNDLED WITH
   2.2.32