pboling/active_security

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    active_security (1.0.1)
      activerecord (>= 7.0)
      activesupport (>= 7.0)
      version_gem (~> 1.1, >= 1.1.4)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.1.3.4)
      activesupport (= 7.1.3.4)
    activerecord (7.1.3.4)
      activemodel (= 7.1.3.4)
      activesupport (= 7.1.3.4)
      timeout (>= 0.4.0)
    activesupport (7.1.3.4)
      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)
    anonymous_active_record (1.0.8)
      activerecord (>= 5)
    ansi (1.5.0)
    appraisal (2.5.0)
      bundler
      rake
      thor (>= 0.14.0)
    ast (2.4.2)
    backports (3.25.0)
    base64 (0.2.0)
    bigdecimal (3.1.8)
    byebug (11.1.3)
    concurrent-ruby (1.3.3)
    connection_pool (2.4.1)
    diff-lcs (1.5.1)
    diffy (3.4.2)
    docile (1.4.0)
    drb (2.2.1)
    dry-configurable (1.2.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-core (1.0.1)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    dry-inflector (1.1.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.4)
      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)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    json (2.7.2)
    kettle-soup-cover (1.0.3)
      simplecov (~> 0.22)
      simplecov-cobertura (~> 2.1)
      simplecov-console (~> 0.9, >= 0.9.1)
      simplecov-html (~> 0.12)
      simplecov-lcov (~> 0.8)
      simplecov-rcov (~> 0.3, >= 0.3.3)
      simplecov_json_formatter (~> 0.1, >= 0.1.4)
      version_gem (~> 1.1, >= 1.1.3)
    language_server-protocol (3.17.0.3)
    lint_roller (1.1.0)
    mini_portile2 (2.8.7)
    minitest (5.24.1)
    mutex_m (0.2.0)
    parallel (1.25.1)
    parser (3.3.3.0)
      ast (~> 2.4.1)
      racc
    racc (1.8.0)
    rainbow (3.1.1)
    rake (13.2.1)
    reek (6.3.0)
      dry-schema (~> 1.13.0)
      parser (~> 3.3.0)
      rainbow (>= 2.0, < 4.0)
      rexml (~> 3.1)
    regexp_parser (2.9.2)
    rexml (3.3.6)
      strscan
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-block_is_expected (1.0.6)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-pending_for (0.1.16)
      rspec-core
      ruby_engine (>= 1, < 3)
      ruby_version (~> 1.0)
    rspec-support (3.13.1)
    rubocop (1.64.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.31.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.21.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.26.1)
      rubocop (~> 1.61)
    rubocop-gradual (0.3.5)
      diff-lcs (>= 1.2.0, < 2.0)
      diffy (~> 3.0)
      parallel (~> 1.10)
      rainbow (>= 2.2.2, < 4.0)
      rubocop (~> 1.0)
    rubocop-lts (18.2.1)
      rubocop-ruby2_7 (>= 2.0.4, < 3)
      standard-rubocop-lts (>= 1.0.3, < 3)
      version_gem (>= 1.1.2, < 3)
    rubocop-md (1.2.2)
      rubocop (>= 1.0)
    rubocop-packaging (0.5.2)
      rubocop (>= 1.33, < 2.0)
    rubocop-performance (1.21.1)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (2.31.0)
      rubocop (~> 1.40)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
      rubocop-rspec_rails (~> 2.28)
    rubocop-rspec_rails (2.29.1)
      rubocop (~> 1.61)
    rubocop-ruby2_7 (2.0.6)
      rubocop-gradual (~> 0.3, >= 0.3.1)
      rubocop-md (~> 1.2)
      rubocop-rake (~> 0.6)
      rubocop-shopify (~> 2.14)
      rubocop-thread_safety (~> 0.5, >= 0.5.1)
      standard-rubocop-lts (~> 1.0, >= 1.0.7)
      version_gem (>= 1.1.3, < 3)
    rubocop-shopify (2.15.1)
      rubocop (~> 1.51)
    rubocop-thread_safety (0.5.1)
      rubocop (>= 0.90.0)
    ruby-progressbar (1.13.0)
    ruby_engine (2.0.3)
    ruby_version (1.0.3)
    silent_stream (1.0.8)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-console (0.9.1)
      ansi
      simplecov
      terminal-table
    simplecov-html (0.12.3)
    simplecov-lcov (0.8.0)
    simplecov-rcov (0.3.7)
      simplecov (>= 0.4.1)
    simplecov_json_formatter (0.1.4)
    sqlite3 (1.7.3)
      mini_portile2 (~> 2.8.0)
    sqlite3 (1.7.3-arm64-darwin)
    standard (1.39.1)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.64.0)
      standard-custom (~> 1.0.0)
      standard-performance (~> 1.4)
    standard-custom (1.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.50)
    standard-performance (1.4.0)
      lint_roller (~> 1.1)
      rubocop-performance (~> 1.21.0)
    standard-rubocop-lts (1.0.10)
      rspec-block_is_expected (~> 1.0, >= 1.0.5)
      standard (>= 1.35.1, < 2)
      standard-custom (>= 1.0.2, < 2)
      standard-performance (>= 1.3.1, < 2)
      version_gem (>= 1.1.4, < 3)
    strscan (3.1.0)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.3.1)
    timeout (0.4.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.5.0)
    version_gem (1.1.4)
    yard (0.9.36)
    yard-junk (0.0.9)
      backports (>= 3.18)
      rainbow
      yard
    zeitwerk (2.6.16)

PLATFORMS
  arm64-darwin-23
  ruby

DEPENDENCIES
  active_security!
  anonymous_active_record (~> 1.0, >= 1.0.8)
  appraisal (~> 2.5)
  byebug (>= 11)
  kettle-soup-cover (~> 1.0, >= 1.0.2)
  rake (>= 13)
  reek (~> 6.3)
  rspec (>= 3)
  rspec-block_is_expected (~> 1.0, >= 1.0.5)
  rspec-pending_for (~> 0.1, >= 0.1.16)
  rubocop-lts (~> 18.2, >= 18.2.1)
  rubocop-packaging (~> 0.5, >= 0.5.2)
  rubocop-rspec (~> 2.10)
  silent_stream (~> 1.0, >= 1.0.8)
  sqlite3 (>= 1.6.9, < 2)
  yard (~> 0.9, >= 0.9.34)
  yard-junk (~> 0.0)

BUNDLED WITH
   2.5.13