pupilfirst/pupilfirst

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/ralovets/valid_url.git
  revision: b563677372eb326ece685e87d17d444d6b9940b9
  specs:
    valid_url (0.0.4)
      addressable
      rails

GEM
  remote: https://rubygems.org/
  specs:
    abbrev (0.1.2)
    actioncable (7.0.8.1)
      actionpack (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.8.1)
      actionpack (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.8.1)
      actionpack (= 7.0.8.1)
      actionview (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.8.1)
      actionview (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      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.1)
      actionpack (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.8.1)
      activesupport (= 7.0.8.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_storage_validations (1.1.4)
      activejob (>= 5.2.0)
      activemodel (>= 5.2.0)
      activestorage (>= 5.2.0)
      activesupport (>= 5.2.0)
    activejob (7.0.8.1)
      activesupport (= 7.0.8.1)
      globalid (>= 0.3.6)
    activemodel (7.0.8.1)
      activesupport (= 7.0.8.1)
    activerecord (7.0.8.1)
      activemodel (= 7.0.8.1)
      activesupport (= 7.0.8.1)
    activerecord-nulldb-adapter (1.0.1)
      activerecord (>= 5.2.0, < 7.2)
    activerecord-precounter (0.4.0)
      activerecord (>= 5)
    activestorage (7.0.8.1)
      actionpack (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    acts-as-taggable-on (10.0.0)
      activerecord (>= 6.1, < 7.2)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    async (1.30.3)
      console (~> 1.10)
      nio4r (~> 2.3)
      timers (~> 4.1)
    async-http (0.56.6)
      async (>= 1.25)
      async-io (>= 1.28)
      async-pool (>= 0.2)
      protocol-http (~> 0.22.0)
      protocol-http1 (~> 0.14.0)
      protocol-http2 (~> 0.14.0)
      traces (~> 0.4.0)
    async-io (1.43.2)
      async
    async-pool (0.6.1)
      async (>= 1.25)
    async-websocket (0.19.2)
      async-http (~> 0.54)
      async-io (~> 1.23)
      protocol-websocket (~> 0.7.0)
    attribute_normalizer (1.2.0)
    aws-eventstream (1.3.0)
    aws-partitions (1.918.0)
    aws-sdk-cloudfront (1.88.0)
      aws-sdk-core (~> 3, >= 3.191.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-core (3.192.1)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.8)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-kms (1.79.0)
      aws-sdk-core (~> 3, >= 3.191.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.147.0)
      aws-sdk-core (~> 3, >= 3.192.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.8)
    aws-sigv4 (1.8.0)
      aws-eventstream (~> 1, >= 1.0.2)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    base64 (0.2.0)
    batch-loader (2.0.4)
    bcrypt (3.1.20)
    bigdecimal (3.1.7)
    bindex (0.8.1)
    builder (3.2.4)
    bullet (7.1.6)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    capybara (3.40.0)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.11)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    capybara-email (3.0.2)
      capybara (>= 2.4, < 4.0)
      mail
    capybara-screenshot (1.0.26)
      capybara (>= 1.0, < 4)
      launchy
    capybara-shadowdom (0.3.0)
      capybara
    childprocess (5.0.0)
    cloudflare-rails (5.0.1)
      actionpack (>= 6.1, < 7.2.0)
      activesupport (>= 6.1, < 7.2.0)
      railties (>= 6.1, < 7.2.0)
      zeitwerk (>= 2.5.0)
    coderay (1.1.3)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    console (1.24.0)
      fiber-annotation
      fiber-local
      json
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    damerau-levenshtein (1.3.3)
    date (3.3.4)
    debug (1.9.2)
      irb (~> 1.10)
      reline (>= 0.3.8)
    declarative (0.0.20)
    delayed-web (0.4.9)
      rails (>= 3.2.13)
    delayed_job (4.1.11)
      activesupport (>= 3.0, < 8.0)
    delayed_job_active_record (4.1.8)
      activerecord (>= 3.0, < 8.0)
      delayed_job (>= 3.0, < 5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.1)
    diffy (3.4.2)
    discorb (0.20.0)
      async (~> 1.30.1)
      async-http (~> 0.56.5)
      async-websocket (~> 0.19.0)
      mime-types (~> 3.3)
    discordrb (3.5.0)
      discordrb-webhooks (~> 3.5.0)
      ffi (>= 1.9.24)
      opus-ruby
      rest-client (>= 2.0.0)
      websocket-client-simple (>= 0.3.0)
    discordrb-webhooks (3.5.0)
      rest-client (>= 2.0.0)
    disposable (0.6.3)
      declarative (>= 0.0.9, < 1.0.0)
      representable (>= 3.1.1, < 4)
    docile (1.4.0)
    domain_name (0.6.20240107)
    dotenv (2.8.1)
    dotenv-rails (2.8.1)
      dotenv (= 2.8.1)
      railties (>= 3.2)
    dry-cli (1.0.0)
    dry-configurable (1.1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-core (1.0.1)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    dry-inflector (1.0.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.3)
      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)
    dry-validation (1.10.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      dry-initializer (~> 3.0)
      dry-schema (>= 1.12, < 2)
      zeitwerk (~> 2.6)
    email_inquire (0.11.0)
      damerau-levenshtein (~> 1.2)
    erubi (1.12.0)
    event_emitter (0.2.6)
    factory_bot (6.4.6)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.3)
      factory_bot (~> 6.4)
      railties (>= 5.0.0)
    faker (3.3.1)
      i18n (>= 1.8.11, < 2)
    faraday (2.9.0)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-net_http (3.1.0)
      net-http
    fastimage (2.3.1)
    ffi (1.16.3)
    fiber-annotation (0.2.0)
    fiber-local (1.0.0)
    file_validators (3.0.0)
      activemodel (>= 3.2)
      mime-types (>= 1.0)
    flipper (1.3.0)
      concurrent-ruby (< 2)
    flipper-active_record (1.3.0)
      activerecord (>= 4.2, < 8)
      flipper (~> 1.3.0)
    flipper-ui (1.3.0)
      erubi (>= 1.0.0, < 2.0.0)
      flipper (~> 1.3.0)
      rack (>= 1.4, < 4)
      rack-protection (>= 1.5.3, < 5.0.0)
      rack-session (>= 1.0.2, < 3.0.0)
      sanitize (< 7)
    font-awesome-rails (4.7.0.8)
      railties (>= 3.2, < 8.0)
    fuubar (2.5.1)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    gaffe (1.2.0)
      rails (>= 4.0.0)
    glob (0.4.1)
    globalid (1.2.1)
      activesupport (>= 6.1)
    graphiql-rails (1.10.0)
      railties
    graphql (2.3.1)
      base64
    groupdate (6.4.0)
      activesupport (>= 6.1)
    haml (6.3.0)
      temple (>= 0.8.2)
      thor
      tilt
    hashdiff (1.1.0)
    hashie (5.0.0)
    htmlbeautifier (1.4.3)
    http-accept (1.7.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    humanize (3.0.0)
    i18n (1.14.4)
      concurrent-ruby (~> 1.0)
    i18n-js (4.2.3)
      glob (>= 0.4.0)
      i18n
    ice_nine (0.11.2)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    iniparse (1.5.0)
    io-console (0.7.2)
    irb (1.12.0)
      rdoc
      reline (>= 0.4.2)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jmespath (1.6.2)
    json (2.7.2)
    jwt (2.8.1)
      base64
    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)
    kramdown (2.4.0)
      rexml
    language_server-protocol (3.17.0.3)
    launchy (3.0.0)
      addressable (~> 2.8)
      childprocess (~> 5.0)
    letter_opener (1.10.0)
      launchy (>= 2.2, < 4)
    letter_opener_web (2.0.0)
      actionmailer (>= 5.2)
      letter_opener (~> 1.7)
      railties (>= 5.2)
      rexml
    linkify-it-rb (4.0.1)
      uc.micro-rb (~> 1.0)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.22.0)
      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)
    matrix (0.4.2)
    mdurl-rb (1.0.5)
    method_source (1.1.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0305)
    mini_magick (4.12.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.6)
    minitest (5.22.3)
    motion-markdown-it (13.0.1)
      linkify-it-rb (~> 4.0)
      mdurl-rb (~> 1.0)
      uc.micro-rb (~> 1.0)
    motion-markdown-it-plugins (8.4.2.1)
      motion-markdown-it (> 8.4.1.1)
    multi_xml (0.6.0)
    net-http (0.4.1)
      uri
    net-imap (0.4.10)
      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)
    newrelic_rpm (9.9.0)
    nio4r (2.7.1)
    nokogiri (1.16.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.16.4-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.4-x86_64-linux)
      racc (~> 1.4)
    oauth2 (2.0.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
      snaky_hash (~> 2.0)
      version_gem (~> 1.1)
    octokit (8.1.0)
      base64
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    omniauth (2.1.2)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-discord (1.2.0)
      omniauth-oauth2 (~> 1.6)
    omniauth-facebook (9.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-github (2.0.1)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8)
    omniauth-google-oauth2 (1.1.2)
      jwt (>= 2.0)
      oauth2 (~> 2.0)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8)
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    openssl (3.2.0)
    opus-ruby (1.0.1)
      ffi
    orm_adapter (0.5.0)
    overcommit (0.63.0)
      childprocess (>= 0.6.3, < 6)
      iniparse (~> 1.4)
      rexml (~> 3.2)
    parallel (1.24.0)
    parser (3.3.0.5)
      ast (~> 2.4.1)
      racc
    pg (1.5.6)
    pg_search (2.3.6)
      activerecord (>= 5.2)
      activesupport (>= 5.2)
    postmark (1.25.0)
      json
    postmark-rails (0.22.1)
      actionmailer (>= 3.0.0)
      postmark (>= 1.21.3, < 2.0)
    prettier_print (1.2.1)
    protocol-hpack (1.4.3)
    protocol-http (0.22.9)
    protocol-http1 (0.14.6)
      protocol-http (~> 0.22)
    protocol-http2 (0.14.2)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    protocol-websocket (0.7.5)
      protocol-http (~> 0.2)
      protocol-http1 (~> 0.2)
    psych (5.1.2)
      stringio
    public_suffix (5.0.5)
    puma (5.6.8)
      nio4r (~> 2.0)
    pundit (2.3.1)
      activesupport (>= 3.0.0)
    racc (1.7.3)
    rack (2.2.9)
    rack-attack (6.7.0)
      rack (>= 1.0, < 4)
    rack-cors (2.0.2)
      rack (>= 2.0.0)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
    rack-proxy (0.7.7)
      rack
    rack-session (1.0.2)
      rack (< 3)
    rack-test (2.1.0)
      rack (>= 1.3)
    rack-timeout (0.6.3)
    rails (7.0.8.1)
      actioncable (= 7.0.8.1)
      actionmailbox (= 7.0.8.1)
      actionmailer (= 7.0.8.1)
      actionpack (= 7.0.8.1)
      actiontext (= 7.0.8.1)
      actionview (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activemodel (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      bundler (>= 1.15.0)
      railties (= 7.0.8.1)
    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.1)
      actionpack (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbs (3.4.4)
      abbrev
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    recaptcha (5.16.0)
    redis (5.2.0)
      redis-client (>= 0.22.0)
    redis-client (0.22.1)
      connection_pool
    reform (2.6.2)
      disposable (>= 0.5.0, < 1.0.0)
      representable (>= 3.1.1, < 4)
      uber (< 0.2.0)
    reform-rails (0.2.6)
      activemodel (>= 5.0)
      reform (>= 2.3.1, < 3.0.0)
    regexp_parser (2.9.0)
    reline (0.5.3)
      io-console (~> 0.5)
    representable (3.2.0)
      declarative (< 0.1.0)
      trailblazer-option (>= 0.1.1, < 0.2.0)
      uber (< 0.2.0)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    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)
    rexml (3.2.6)
    rodf (1.2.0)
      builder (>= 3.0)
      rubyzip (>= 1.0)
    rollbar (3.5.2)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-eventually (0.2.2)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-retry (0.6.2)
      rspec-core (> 3.3)
    rspec-support (3.13.1)
    rubocop (1.63.3)
      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.2)
      parser (>= 3.3.0.4)
    rubocop-performance (1.21.0)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails (2.24.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.1)
      ffi (~> 1.12)
    rubyzip (2.3.2)
    sanitize (6.1.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    scarf (0.3.0)
    seedbank (0.5.0)
      rake (>= 10.0)
    selenium-webdriver (4.19.0)
      base64 (~> 0.2)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    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)
    slowpoke (0.5.0)
      actionpack
      rack-timeout (>= 0.6)
      railties (>= 6.1)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    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)
    stringio (3.1.0)
    syntax_tree (6.2.0)
      prettier_print (>= 1.2.0)
    syntax_tree-haml (4.0.3)
      haml (>= 5.2)
      prettier_print (>= 1.2.1)
      syntax_tree (>= 6.0.0)
    syntax_tree-rbs (1.0.0)
      prettier_print
      rbs
      syntax_tree (>= 2.0.1)
    temple (0.10.3)
    thor (1.3.1)
    thread_safe (0.3.6)
    tilt (2.3.0)
    timeout (0.4.1)
    timers (4.3.5)
    titleize (1.4.1)
    traces (0.4.1)
    trailblazer-option (0.1.2)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uber (0.1.0)
    uc.micro-rb (1.0.6)
    unicode-display_width (2.5.0)
    uniform_notifier (1.16.0)
    uri (0.13.0)
    version_gem (1.1.4)
    virtus (2.0.0)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
    vite_rails (3.0.17)
      railties (>= 5.1, < 8)
      vite_ruby (~> 3.0, >= 3.2.2)
    vite_ruby (3.5.0)
      dry-cli (>= 0.7, < 2)
      rack-proxy (~> 0.6, >= 0.6.1)
      zeitwerk (~> 2.2)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    web-push (3.0.1)
      jwt (~> 2.0)
      openssl (~> 3.0)
    webmock (3.23.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket (1.2.10)
    websocket-client-simple (0.8.0)
      event_emitter
      websocket
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.13)

PLATFORMS
  arm64-darwin-21
  ruby
  x86_64-linux

DEPENDENCIES
  active_storage_validations (~> 1.0)
  activerecord-nulldb-adapter (~> 1.0)
  activerecord-precounter (~> 0.4)
  acts-as-taggable-on (~> 10.0)
  attribute_normalizer (~> 1.2.0.b)
  aws-sdk-cloudfront (~> 1.56)
  aws-sdk-s3 (~> 1.103)
  batch-loader (~> 2.0)
  bullet (~> 7.0)
  capybara (~> 3.39)
  capybara-email (~> 3.0)
  capybara-screenshot (~> 1.0)
  capybara-shadowdom (~> 0.3.0)
  cloudflare-rails (~> 5.0)
  coderay (~> 1.1)
  debug (~> 1.8)
  delayed-web (~> 0.4)
  delayed_job_active_record (~> 4.1)
  devise (~> 4.9, >= 4.9.2)
  diffy (~> 3.4)
  discorb (~> 0.20.0)
  discordrb (~> 3.5)
  dotenv-rails (~> 2.8)
  dry-validation (~> 1.7)
  email_inquire (~> 0.11)
  factory_bot_rails (~> 6.2)
  faker (~> 3.2)
  fastimage (~> 2.2)
  file_validators (~> 3.0)
  flipper (~> 1.0)
  flipper-active_record (~> 1.0)
  flipper-ui (~> 1.0)
  font-awesome-rails (~> 4.7)
  fuubar (~> 2.5)
  gaffe (~> 1.2)
  graphiql-rails (~> 1.8)
  graphql (~> 2.0)
  groupdate (~> 6.1)
  htmlbeautifier (~> 1.4)
  humanize (~> 3.0)
  i18n-js (~> 4.0)
  image_processing (~> 1.12)
  jbuilder (~> 2.11)
  kaminari (~> 1.2)
  kramdown (~> 2.3)
  letter_opener_web (~> 2.0)
  listen (~> 3.7)
  motion-markdown-it (~> 13.0)
  motion-markdown-it-plugins (~> 8.4)
  newrelic_rpm (~> 9.3)
  octokit (~> 8.0)
  omniauth-discord (~> 1.0)
  omniauth-facebook (~> 9.0)
  omniauth-github (~> 2.0)
  omniauth-google-oauth2 (~> 1.1)
  overcommit (~> 0.58)
  pg (~> 1.2)
  pg_search (~> 2.3)
  postmark-rails (~> 0.22)
  prettier_print
  puma (~> 5.6)
  pundit (~> 2.3)
  rack-attack (~> 6.6)
  rack-cors (~> 2.0)
  rails (~> 7.0.8)
  recaptcha (~> 5.14)
  redis (~> 5.0)
  reform (~> 2.6)
  reform-rails (~> 0.2)
  responders (~> 3.0)
  rest-client (~> 2.1)
  rodf (~> 1.1)
  rollbar (~> 3.4)
  rspec-eventually (~> 0.2.2)
  rspec-rails (~> 6.0)
  rspec-retry (~> 0.6)
  rubocop (~> 1.54)
  rubocop-performance (~> 1.21)
  rubocop-rails (~> 2.20)
  scarf (~> 0.2)
  seedbank (~> 0.5)
  selenium-webdriver (~> 4.11)
  simplecov (~> 0.21)
  slowpoke (~> 0.5.0)
  sprockets-rails (~> 3.4)
  syntax_tree
  syntax_tree-haml
  syntax_tree-rbs
  titleize (~> 1.4)
  turbolinks (~> 5.2)
  valid_url (= 0.0.4)!
  virtus (~> 2.0)
  vite_rails (~> 3.0)
  web-console (~> 4.1)
  web-push (~> 3.0)
  webmock (~> 3.14)

RUBY VERSION
   ruby 3.2.2p53

BUNDLED WITH
   2.5.7