Thursday, June 04, 2026 12:01:36 AM
> Gemfile.lock
PATH
  remote: ../esm_ruby_core
  specs:
    esm_ruby_core (2.0.0)
      colorize
      fast_jsonparser
      http

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (8.0.5)
      actionpack (= 8.0.5)
      activesupport (= 8.0.5)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (8.0.5)
      actionpack (= 8.0.5)
      activejob (= 8.0.5)
      activerecord (= 8.0.5)
      activestorage (= 8.0.5)
      activesupport (= 8.0.5)
      mail (>= 2.8.0)
    actionmailer (8.0.5)
      actionpack (= 8.0.5)
      actionview (= 8.0.5)
      activejob (= 8.0.5)
      activesupport (= 8.0.5)
      mail (>= 2.8.0)
      rails-dom-testing (~> 2.2)
    actionpack (8.0.5)
      actionview (= 8.0.5)
      activesupport (= 8.0.5)
      nokogiri (>= 1.8.5)
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
      useragent (~> 0.16)
    actiontext (8.0.5)
      actionpack (= 8.0.5)
      activerecord (= 8.0.5)
      activestorage (= 8.0.5)
      activesupport (= 8.0.5)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (8.0.5)
      activesupport (= 8.0.5)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (8.0.5)
      activesupport (= 8.0.5)
      globalid (>= 0.3.6)
    activemodel (8.0.5)
      activesupport (= 8.0.5)
    activerecord (8.0.5)
      activemodel (= 8.0.5)
      activesupport (= 8.0.5)
      timeout (>= 0.4.0)
    activestorage (8.0.5)
      actionpack (= 8.0.5)
      activejob (= 8.0.5)
      activerecord (= 8.0.5)
      activesupport (= 8.0.5)
      marcel (~> 1.0)
    activesupport (8.0.5)
      base64
      benchmark (>= 0.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
      uri (>= 0.13.1)
    addressable (2.8.9)
      public_suffix (>= 2.0.2, < 8.0)
    ast (2.4.3)
    base64 (0.3.0)
    bcrypt (3.1.22)
    benchmark (0.5.0)
    benchmark-ips (2.14.0)
    bigdecimal (4.0.1)
    bindex (0.8.1)
    bootsnap (1.23.0)
      msgpack (~> 1.2)
    brakeman (8.0.4)
      racc
    builder (3.3.0)
    coderay (1.1.3)
    colorize (1.1.0)
    concurrent-ruby (1.3.6)
    config (5.6.1)
      deep_merge (~> 1.2, >= 1.2.1)
      ostruct
    connection_pool (3.0.2)
    crack (1.0.1)
      bigdecimal
      rexml
    crass (1.0.6)
    database_cleaner-active_record (2.2.2)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0)
    database_cleaner-core (2.0.1)
    date (3.5.1)
    deep_merge (1.2.2)
    devise (5.0.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 7.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.6.2)
    domain_name (0.6.20240107)
    dotenv (3.2.0)
    drb (2.2.3)
    dry-cli (1.4.1)
    dry-configurable (1.3.0)
      dry-core (~> 1.1)
      zeitwerk (~> 2.6)
    dry-core (1.2.0)
      concurrent-ruby (~> 1.0)
      logger
      zeitwerk (~> 2.6)
    dry-inflector (1.3.1)
    dry-initializer (3.2.0)
    dry-logic (1.6.0)
      bigdecimal
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.1)
      zeitwerk (~> 2.6)
    dry-schema (1.16.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 1.0, >= 1.0.1)
      dry-core (~> 1.1)
      dry-initializer (~> 3.2)
      dry-logic (~> 1.6)
      dry-types (~> 1.9, >= 1.9.1)
      zeitwerk (~> 2.6)
    dry-types (1.9.1)
      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.11.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.1)
      dry-initializer (~> 3.2)
      dry-schema (~> 1.14)
      zeitwerk (~> 2.6)
    erb (6.0.2)
    erubi (1.13.1)
    et-orbi (1.4.0)
      tzinfo
    everythingrb (1.0.0)
      json (~> 2.10)
      ostruct (~> 0.6)
    faker (3.6.1)
      i18n (>= 1.8.11, < 2)
    faraday (2.14.1)
      faraday-net_http (>= 2.0, < 3.5)
      json
      logger
    faraday-net_http (3.4.2)
      net-http (~> 0.5)
    fast_jsonparser (0.6.0)
    fugit (1.12.1)
      et-orbi (~> 1.4)
      raabro (~> 1.4)
    globalid (1.3.0)
      activesupport (>= 6.1)
    google-protobuf (4.34.1-x86_64-linux-gnu)
      bigdecimal
      rake (~> 13.3)
    hashdiff (1.2.1)
    hashie (5.1.0)
      logger
    htmlbeautifier (1.4.3)
    http (6.0.2)
      http-cookie (~> 1.0)
      llhttp (~> 0.6.1)
    http-cookie (1.1.0)
      domain_name (~> 0.5)
    i18n (1.14.8)
      concurrent-ruby (~> 1.0)
    io-console (0.8.2)
    irb (1.17.0)
      pp (>= 0.6.0)
      prism (>= 1.3.0)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    json (2.19.3)
    jwt (3.1.2)
      base64
    kramdown (2.5.2)
      rexml (>= 3.4.4)
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    language_server-protocol (3.17.0.5)
    lint_roller (1.1.0)
    llhttp (0.6.1)
    logger (1.7.0)
    loofah (2.25.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.9.0)
      logger
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.1.0)
    method_source (1.1.0)
    mini_mime (1.1.5)
    minitest (6.0.2)
      drb (~> 2.0)
      prism (~> 1.5)
    msgpack (1.8.0)
    multi_xml (0.8.1)
      bigdecimal (>= 3.1, < 5)
    mutex_m (0.3.0)
    net-http (0.9.1)
      uri (>= 0.11.1)
    net-imap (0.6.3)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.1)
      net-protocol
    nio4r (2.7.5)
    nokogiri (1.19.2-x86_64-linux-gnu)
      racc (~> 1.4)
    oauth2 (2.0.18)
      faraday (>= 0.17.3, < 4.0)
      jwt (>= 1.0, < 4.0)
      logger (~> 1.2)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
      snaky_hash (~> 2.0, >= 2.0.3)
      version_gem (~> 1.1, >= 1.1.9)
    omniauth (2.1.4)
      hashie (>= 3.4.6)
      logger
      rack (>= 2.2.3)
      rack-protection
    omniauth-discord (1.2.0)
      omniauth-oauth2 (~> 1.6)
    omniauth-oauth2 (1.9.0)
      oauth2 (>= 2.0.2, < 3)
      omniauth (~> 2.0)
    omniauth-openid (2.0.2)
      omniauth (>= 1.1)
      rack-openid (~> 1.4)
      ruby-openid (~> 2.1, >= 2.1.8)
      version_gem (~> 1.1, >= 1.1.8)
    omniauth-rails_csrf_protection (2.0.1)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    orm_adapter (0.5.0)
    ostruct (0.6.3)
    parallel (1.27.0)
    parser (3.3.10.2)
      ast (~> 2.4.1)
      racc
    pg (1.6.3-x86_64-linux)
    pp (0.6.3)
      prettyprint
    prettyprint (0.2.0)
    prism (1.9.0)
    propshaft (1.3.1)
      actionpack (>= 7.0.0)
      activesupport (>= 7.0.0)
      rack
    pry (0.16.0)
      coderay (~> 1.1)
      method_source (~> 1.0)
      reline (>= 0.6.0)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    psych (5.3.1)
      date
      stringio
    public_suffix (7.0.5)
    puma (7.2.0)
      nio4r (~> 2.0)
    pundit (2.5.2)
      activesupport (>= 3.0.0)
    raabro (1.4.0)
    racc (1.8.1)
    rack (3.2.5)
    rack-mini-profiler (4.0.1)
      rack (>= 1.2.0)
    rack-openid (1.4.2)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-protection (4.2.1)
      base64 (>= 0.1.0)
      logger (>= 1.6.0)
      rack (>= 3.0.0, < 4)
    rack-proxy (0.7.7)
      rack
    rack-session (2.1.1)
      base64 (>= 0.1.0)
      rack (>= 3.0.0)
    rack-test (2.2.0)
      rack (>= 1.3)
    rackup (2.3.1)
      rack (>= 3)
    rails (8.0.5)
      actioncable (= 8.0.5)
      actionmailbox (= 8.0.5)
      actionmailer (= 8.0.5)
      actionpack (= 8.0.5)
      actiontext (= 8.0.5)
      actionview (= 8.0.5)
      activejob (= 8.0.5)
      activemodel (= 8.0.5)
      activerecord (= 8.0.5)
      activestorage (= 8.0.5)
      activesupport (= 8.0.5)
      bundler (>= 1.15.0)
      railties (= 8.0.5)
    rails-dom-testing (2.3.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.7.0)
      loofah (~> 2.25)
      nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
    railties (8.0.5)
      actionpack (= 8.0.5)
      activesupport (= 8.0.5)
      irb (~> 1.13)
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      tsort (>= 0.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.3.1)
    rbs (4.0.2)
      logger
      prism (>= 1.6.0)
      tsort
    rdoc (7.2.0)
      erb
      psych (>= 4.0.0)
      tsort
    regexp_parser (2.11.3)
    reline (0.6.3)
      io-console (~> 0.5)
    responders (3.2.0)
      actionpack (>= 7.0)
      railties (>= 7.0)
    rexml (3.4.4)
    rspec-core (3.13.6)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.8)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (8.0.4)
      actionpack (>= 7.2)
      activesupport (>= 7.2)
      railties (>= 7.2)
      rspec-core (>= 3.13.0, < 5.0.0)
      rspec-expectations (>= 3.13.0, < 5.0.0)
      rspec-mocks (>= 3.13.0, < 5.0.0)
      rspec-support (>= 3.13.0, < 5.0.0)
    rspec-support (3.13.7)
    rubocop (1.84.2)
      json (~> 2.3)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.1.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 2.9.3, < 3.0)
      rubocop-ast (>= 1.49.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 4.0)
    rubocop-ast (1.49.1)
      parser (>= 3.3.7.2)
      prism (~> 1.7)
    rubocop-performance (1.26.1)
      lint_roller (~> 1.1)
      rubocop (>= 1.75.0, < 2.0)
      rubocop-ast (>= 1.47.1, < 2.0)
    rubocop-rails (2.34.3)
      activesupport (>= 4.2.0)
      lint_roller (~> 1.1)
      rack (>= 1.1)
      rubocop (>= 1.75.0, < 2.0)
      rubocop-ast (>= 1.44.0, < 2.0)
    rubocop-rspec (3.9.0)
      lint_roller (~> 1.1)
      rubocop (~> 1.81)
    ruby-lsp (0.26.9)
      language_server-protocol (~> 3.17.0)
      prism (>= 1.2, < 2.0)
      rbs (>= 3, < 5)
    ruby-openid (2.9.2)
    ruby-progressbar (1.13.0)
    sass-embedded (1.98.0-x86_64-linux-gnu)
      google-protobuf (~> 4.31)
    securerandom (0.4.1)
    semantic (1.6.1)
    slim (5.2.1)
      temple (~> 0.10.0)
      tilt (>= 2.1.0)
    slop (3.6.0)
    snaky_hash (2.0.3)
      hashie (>= 0.1.0, < 6)
      version_gem (>= 1.1.8, < 3)
    solid_cable (3.0.12)
      actioncable (>= 7.2)
      activejob (>= 7.2)
      activerecord (>= 7.2)
      railties (>= 7.2)
    solid_cache (1.0.10)
      activejob (>= 7.2)
      activerecord (>= 7.2)
      railties (>= 7.2)
    solid_queue (1.4.0)
      activejob (>= 7.1)
      activerecord (>= 7.1)
      concurrent-ruby (>= 1.3.1)
      fugit (~> 1.11)
      railties (>= 7.1)
      thor (>= 1.3.1)
    sortsmith (1.0.1)
    standard (1.54.0)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.84.0)
      standard-custom (~> 1.0.0)
      standard-performance (~> 1.8)
    standard-custom (1.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.50)
    standard-performance (1.9.0)
      lint_roller (~> 1.1)
      rubocop-performance (~> 1.26.0)
    stimulus-rails (1.3.4)
      railties (>= 6.0.0)
    stringio (3.2.0)
    temple (0.10.4)
    thor (1.5.0)
    thruster (0.1.20-x86_64-linux)
    tilt (2.7.0)
    timeout (0.6.1)
    tsort (0.2.0)
    turbo-rails (2.0.23)
      actionpack (>= 7.1.0)
      railties (>= 7.1.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (3.2.0)
      unicode-emoji (~> 4.1)
    unicode-emoji (4.2.0)
    uri (1.1.1)
    useragent (0.16.11)
    version_gem (1.1.9)
    view_component (4.5.0)
      actionview (>= 7.1.0)
      activesupport (>= 7.1.0)
      concurrent-ruby (~> 1)
    vite_rails (3.10.0)
      railties (>= 5.1, < 9)
      vite_ruby (~> 3.0, >= 3.2.2)
    vite_ruby (3.10.1)
      dry-cli (>= 0.7, < 2)
      logger (~> 1.6)
      mutex_m
      rack-proxy (~> 0.6, >= 0.6.1)
      zeitwerk (~> 2.2)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.3.0)
      actionview (>= 8.0.0)
      bindex (>= 0.4.0)
      railties (>= 8.0.0)
    webmock (3.26.2)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket-driver (0.8.0)
      base64
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.7.5)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  benchmark-ips
  bootsnap
  brakeman
  config
  database_cleaner-active_record
  devise
  dotenv
  drb
  dry-validation
  esm_ruby_core!
  everythingrb
  faker
  htmlbeautifier
  http
  kramdown
  kramdown-parser-gfm
  omniauth
  omniauth-discord
  omniauth-openid
  omniauth-rails_csrf_protection
  ostruct
  pg
  propshaft
  pry
  pry-remote
  puma
  pundit
  rack-mini-profiler
  rails (~> 8.0.2)
  rspec-rails
  rubocop-performance
  rubocop-rails
  rubocop-rspec
  ruby-lsp
  sass-embedded
  semantic
  slim
  solid_cable
  solid_cache
  solid_queue
  sortsmith
  standard
  stimulus-rails
  thruster
  turbo-rails
  view_component
  vite_rails
  web-console
  webmock

BUNDLED WITH
   2.7.2
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 4294fb2