activescaffold/active_scaffold

View on GitHub
gemfiles/Gemfile.rails-7.1.x.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ..
  specs:
    active_scaffold (4.0.0.rc2)
      ice_nine (~> 0.11)
      rails (>= 5.2.0)
      request_store (~> 1.3)
      sassc-rails (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.5)
      actionpack (= 7.1.5)
      activesupport (= 7.1.5)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.5)
      actionpack (= 7.1.5)
      activejob (= 7.1.5)
      activerecord (= 7.1.5)
      activestorage (= 7.1.5)
      activesupport (= 7.1.5)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.5)
      actionpack (= 7.1.5)
      actionview (= 7.1.5)
      activejob (= 7.1.5)
      activesupport (= 7.1.5)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.5)
      actionview (= 7.1.5)
      activesupport (= 7.1.5)
      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.5)
      actionpack (= 7.1.5)
      activerecord (= 7.1.5)
      activestorage (= 7.1.5)
      activesupport (= 7.1.5)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.5)
      activesupport (= 7.1.5)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.5)
      activesupport (= 7.1.5)
      globalid (>= 0.3.6)
    activemodel (7.1.5)
      activesupport (= 7.1.5)
    activerecord (7.1.5)
      activemodel (= 7.1.5)
      activesupport (= 7.1.5)
      timeout (>= 0.4.0)
    activestorage (7.1.5)
      actionpack (= 7.1.5)
      activejob (= 7.1.5)
      activerecord (= 7.1.5)
      activesupport (= 7.1.5)
      marcel (~> 1.0)
    activesupport (7.1.5)
      base64
      benchmark (>= 0.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      mutex_m
      securerandom (>= 0.3)
      tzinfo (~> 2.0)
    ansi (1.5.0)
    ast (2.4.2)
    base64 (0.2.0)
    benchmark (0.4.0)
    better_html (2.1.1)
      actionview (>= 6.0)
      activesupport (>= 6.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      parser (>= 2.4)
      smart_properties
    bigdecimal (3.1.8)
    brakeman (6.2.2)
      racc
    builder (3.3.0)
    bundler-audit (0.9.2)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    crass (1.0.6)
    date (3.4.0)
    docile (1.4.1)
    domain_name (0.6.20240107)
    drb (2.2.1)
    erubi (1.13.0)
    ffi (1.17.0-x86_64-linux-gnu)
    gli (2.22.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    highline (3.1.1)
      reline
    http-accept (1.7.0)
    http-cookie (1.0.7)
      domain_name (~> 0.5)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    i18n-tasks (1.0.12)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      better_html (>= 1.0, < 3.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)
    ice_nine (0.11.2)
    io-console (0.7.2)
    irb (1.14.1)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    jdbc-sqlite3 (3.46.1.1)
    json (2.8.1)
    localeapp (3.3.0)
      gli
      i18n (>= 0.7, < 2)
      json (>= 1.7.7)
      rest-client (>= 1.8.0)
    logger (1.6.1)
    loofah (2.23.1)
      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.4)
    mime-types (3.6.0)
      logger
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.1105)
    mini_mime (1.1.5)
    minitest (5.25.1)
    minitest-reporters (1.7.1)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    mocha (2.5.0)
      ruby2_keywords (>= 0.0.5)
    mutex_m (0.2.0)
    net-imap (0.5.1)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    netrc (0.11.0)
    nio4r (2.7.4)
    nokogiri (1.16.7-x86_64-linux)
      racc (~> 1.4)
    parallel (1.26.3)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    powerpack (0.1.3)
    psych (5.2.0)
      stringio
    racc (1.8.1)
    rack (3.1.8)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (2.2.0)
      rack (>= 3)
    rails (7.1.5)
      actioncable (= 7.1.5)
      actionmailbox (= 7.1.5)
      actionmailer (= 7.1.5)
      actionpack (= 7.1.5)
      actiontext (= 7.1.5)
      actionview (= 7.1.5)
      activejob (= 7.1.5)
      activemodel (= 7.1.5)
      activerecord (= 7.1.5)
      activestorage (= 7.1.5)
      activesupport (= 7.1.5)
      bundler (>= 1.15.0)
      railties (= 7.1.5)
    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)
    rails-i18n (7.0.10)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    railties (7.1.5)
      actionpack (= 7.1.5)
      activesupport (= 7.1.5)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rdoc (6.7.0)
      psych (>= 4.0.0)
    reline (0.5.11)
      io-console (~> 0.5)
    request_store (1.7.0)
      rack (>= 1.4)
    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)
    rubocop (0.52.1)
      parallel (~> 1.10)
      parser (>= 2.4.0.2, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    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
    securerandom (0.3.2)
    shoulda (4.0.0)
      shoulda-context (~> 2.0)
      shoulda-matchers (~> 4.0)
    shoulda-context (2.0.0)
    shoulda-matchers (4.5.1)
      activesupport (>= 4.2.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.13.1)
    simplecov_json_formatter (0.1.4)
    smart_properties (1.17.0)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.5.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      sprockets (>= 3.0.0)
    sqlite3 (2.3.0-x86_64-linux-gnu)
    stringio (3.1.2)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.3.2)
    tilt (2.4.0)
    timeout (0.4.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (1.8.0)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.6.18)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  active_scaffold!
  activerecord-jdbcsqlite3-adapter
  brakeman
  bundler-audit
  i18n-tasks
  jdbc-sqlite3
  localeapp
  minitest-reporters
  mocha
  rack
  rails (~> 7.1.0)
  rake
  rdoc
  rubocop (= 0.52.1)
  shoulda
  simplecov
  sqlite3

BUNDLED WITH
   2.5.23