Skip to content

bundle outdated --groups is not grouping #9333

@jasonkarns

Description

@jasonkarns

Describe the problem as clearly as you can

According to the help output, --groups option should tell bundle-outdated to print the outdated dependencies by group.

   --groups
          List gems organized by groups.

But bundle outdated --groups emits identical output as without the flag.

Did you try upgrading rubygems & bundler?

$ gem --version
4.0.6
$ bundle --version
4.0.6

Post steps to reproduce the problem

Get a gemfile that has groups, and the dependencies are outdated.

  • $ bundle outdated > outdated
  • $ bundle outdated --groups > outdated-groups
  • $ diff outdated outdated-groups

Which command did you run?

bundle outdated --groups

What were you expecting to happen?

I was expecting the output to be grouped by the Bundler group (development, test, production, staging, etc)

What happened instead?

The output was identical to bundle outdated (sorted by gem name, without regard to the group)

If not included with the output of your command, run bundle env and paste the output below

Environment

Bundler       4.0.6
  Platforms   ruby, arm64-darwin-25
Ruby          3.4.8p72 (2025-12-17 revision 995b59f66677d44767ce9faac6957e5543617ff9) [arm64-darwin-25]
  Full Path   /opt/rbenv/versions/3.4.8/bin/ruby
  Config Dir  /opt/rbenv/versions/3.4.8/etc
RubyGems      4.0.6
  Gem Home    /opt/rbenv/versions/3.4.8/lib/ruby/gems/3.4.0
  Gem Path    /Users/jasonkarns/.gem/ruby/3.4.0:/opt/rbenv/versions/3.4.8/lib/ruby/gems/3.4.0
  User Home   /Users/jasonkarns
  User Path   /Users/jasonkarns/.gem/ruby/3.4.0
  Bin Dir     /opt/rbenv/versions/3.4.8/bin
Tools         
  Git         2.52.0
  RVM         not installed
  rbenv       rbenv 1.3.2
  chruby      not installed

Bundler Build Metadata

Timestamp  2026-02-05
Git SHA    0947d9cf5b

Bundler settings

build.mysql2
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "--with-opt-dir=/opt/homebrew/opt/openssl@3 --with-ldflags=-L/opt/homebrew/opt/zstd/lib"
build.pg
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "--with-pg-config=/opt/homebrew/opt/libpq/bin/pg_config"
config
  Set via BUNDLE_CONFIG: "/Users/jasonkarns/.config/bundler/config.yml"
default_cli_command
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "install"
error_on_stderr
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "true"
gem.changelog
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): false
gem.ci
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "github"
gem.coc
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): true
gem.github_username
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "jasonkarns"
gem.linter
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "standard"
gem.mit
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): true
gem.test
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "rspec"
ignore_funding_requests
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): "true"
init_gems_rb
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): false
update_requires_all_flag
  Set for the current user (/Users/jasonkarns/.config/bundler/config.yml): true
user_cache
  Set via BUNDLE_USER_CACHE: "/Users/jasonkarns/.cache/bundler"
user_config
  Set via BUNDLE_USER_CONFIG: "/Users/jasonkarns/.config/bundler/config.yml"
user_home
  Set via BUNDLE_USER_HOME: "/Users/jasonkarns/.config/bundler"
user_plugin
  Set via BUNDLE_USER_PLUGIN: "/Users/jasonkarns/.local/share/bundler"

Gemfile

Gemfile

source "https://rubygems.org"

ruby file: ".ruby-version"

gem "openssl"

gem "rake"

gem "dartsass-rails"

gem "rails", "~> 7.2"
gem "normalize-rails", "~> 3.0.0"

gem "turbo-rails"
gem "webpacker", "~> 5"

gem "wicked_pdf"
gem "wkhtmltopdf-heroku", "3.0.0"

gem "svix"

gem "csv"
gem "observer"
gem "nkf"
gem "pstore" # not clear what actually uses this

gem "sprockets-rails"
gem "jquery-rails"
gem "jbuilder"
gem "json", "~> 2.16"
gem "sassc-rails", "2.1.2"
gem "stimulus-rails"

gem "hashie"
gem "http"

gem "active_record_union"

# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", require: false

gem "clipboard"

# View Titles
gem "flutie"
gem "title"

# Primary Datastore
gem "pg", "~> 1.1"
gem "pg_search"
gem "pghero"

# Web Server
gem "puma", "~> 5.6.8"
gem "rack-canonical-host"
gem "rack", ">= 2.1.4.3"
gem "barnes" # Ruby analytics for Heroku

# Forms
gem "simple_form", "~> 5"
gem "wicked" # multi-step form wizard

# Redis and Queues
gem "prime"
gem "redis"
gem "sidekiq", "~> 7.3"
gem "sidekiq-failures"
gem "sidekiq-throttled"
gem "readthis"
gem "hiredis"
gem "clockwork"
gem "sucker_punch", "~> 2.0"

# Static Pages
gem "high_voltage", "~> 3.1"
gem "active_hash"
gem "active_yaml"

# CMS
gem "image_processing", "~> 1.12.2"
gem "mini_magick"

# JS
gem "coffee-rails", "~> 4.0"
gem "terser"

# Front-end
gem "haml-rails"
gem "hamlit"
gem "neat", "~> 4.0.0", git: "https://github.com/wxmn/neat.git"

# Sentry
gem "stackprof"
gem "sentry-ruby"
gem "sentry-rails"
gem "sentry-sidekiq"

gem "rollout" # Feature Switch
gem "split", require: "split/dashboard" # A-B Testing
gem "device_detector"
gem "datadog"

gem "ahoy_matey"
gem "ahoy_email"
gem "field_test"
gem "groupdate"
gem "chartkick"
gem "facebook_ads"
gem "facebookbusiness", require: "facebookbusiness", git: "https://github.com/facebook/facebook-ruby-business-sdk.git", branch: "main"
gem "delighted"

gem "google-ads-googleads"
gem "google-adwords-api", require: "adwords_api"
gem "ipinfo-rails"
gem "rack-attack"

# Authentication
gem "devise"
gem "simple_token_authentication"
gem "jwt"

# Authorization
gem "cancancan"

# For Blog
gem "redcarpet"

# SEO
gem "friendly_id"
gem "meta-tags"

# Attachments
gem "aws-sdk-s3", "~> 1.208"

# Payments
gem "stripe", "~> 15"

# Taxes
gem "taxjar-ruby", "~> 3.0.4", require: "taxjar"

# Transactional E-mail
gem "sendgrid-ruby"
gem "recipient_interceptor"
gem "premailer-rails"

# SMS
gem "twilio-ruby", "~> 5.67.1"

# For CDN
gem "rack-cors"

# Addresses
gem "memoist"
gem "lob"
gem "addressable"

# Phone
gem "phone"
gem "phony_rails"
gem "uuid"

# Other
gem "loofah", "~> 2.22.0"
gem "humanize"

gem "activeresource"

# Shipping
gem "easypost"

gem "countries", require: "countries/global"
gem "money", "~> 6.9"
gem "money-rails"

gem "kaminari", "~> 1.2.1"

gem "acts_as_list"
gem "record_tag_helper", "~> 1.0"
gem "rails_sortable"
gem "business"
gem "business_time"
gem "slack-ruby-client"

# Pagination
gem "pagy", "~> 3.5"
gem "http-parser", "~> 1.2.2"
gem "ffi"

# Caching
gem "rack-cache"
gem "dalli"
gem "kgio"
gem "memcachier"

gem "nokogiri", ">= 1.16.5"

# Photo manipulation
gem "mimemagic", require: "mimemagic"

# Logging
gem "logidze", "~> 1.4"
gem "fx"
gem "telephone_number"

# Source medium/Bigquery
gem "google-cloud-bigquery", "~> 1.41"

gem "paranoia"

# httparty
gem "httparty"

# klaviyo
gem "klaviyo-api-sdk", "~> 7.1.0"

# Posthog
gem "posthog-ruby"

# vulnerabilities CI
gem "rexml", ">= 3.3.2"

# Sitewide admin settings
gem "rails-settings-cached"

# Autoscaling
gem "judoscale-rails"
gem "judoscale-sidekiq"

group :test do
  gem "capybara"
  gem "codeclimate_circle_ci_coverage"
  gem "fake_stripe", git: "https://github.com/wxmn/fake_stripe"
  gem "formulaic"
  gem "launchy"
  gem "mocha"
  gem "rspec-prof"
  gem "rspec-sidekiq"
  gem "selenium-webdriver"
  gem "shoulda-matchers"
  gem "simplecov", require: false
  gem "vcr"
  gem "webmock", require: "webmock/rspec"
end

group :development do
  gem "derailed_benchmarks"
  gem "foreman"
  gem "letter_opener_web"
  gem "listen"
  gem "meta_request"
  gem "rails-erd"
  gem "ruby-lsp", require: false
  gem "web-console"
end

group :development, :test do
  gem "awesome_print"
  gem "brakeman"
  gem "bundler-audit"
  gem "dotenv-rails"
  gem "factory_bot_rails"
  gem "faker"
  gem "pry-byebug"
  gem "pry-rails"
  gem "rails-controller-testing"
  gem "rspec-rails"
  gem "rspec_junit_formatter"
  gem "rubocop-factory_bot"
  gem "rubocop-rake"
  gem "standard-rails"
  gem "standardrb"
  gem "timecop"
  gem "warning" # suppress incorrect Ruby warnings in test suite
end

group :development, :staging do
  gem "rack-mini-profiler", require: false
end

group :production, :staging, :qa do
  gem "rack-timeout"
  gem "cloudflare-rails"
  gem "coverband"
end

gem "rails-html-sanitizer", "~> 1.6"

gem "progressbar", "~> 1.13"

Gemfile.lock

GIT
  remote: https://github.com/facebook/facebook-ruby-business-sdk.git
  revision: e5b6780729b91427d9481cef7f993bc00d9eb187
  branch: main
  specs:
    facebookbusiness (16.0.2)
      concurrent-ruby (~> 1.1)
      countries (>= 3, < 6)
      faraday (~> 2.6)
      faraday-multipart (~> 1.0)
      json (~> 2.6)
      money (~> 6.13)

GIT
  remote: https://github.com/wxmn/fake_stripe
  revision: 9a28b31190a6a55b0ac30c1d4ebedea1501887db
  specs:
    fake_stripe (0.1.0)
      capybara
      sinatra
      webmock

GIT
  remote: https://github.com/wxmn/neat.git
  revision: e65710e6dc51e3a4a5b55976e3b3e559dcbfda52
  specs:
    neat (4.0.0)
      thor

GEM
  remote: https://rubygems.org/
  specs:
    IPinfo (2.4.0)
      faraday (~> 2.0)
      json (~> 2.1)
      lru_redux (~> 1.1)
    actioncable (7.2.2.2)
      actionpack (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.2.2.2)
      actionpack (= 7.2.2.2)
      activejob (= 7.2.2.2)
      activerecord (= 7.2.2.2)
      activestorage (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      mail (>= 2.8.0)
    actionmailer (7.2.2.2)
      actionpack (= 7.2.2.2)
      actionview (= 7.2.2.2)
      activejob (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      mail (>= 2.8.0)
      rails-dom-testing (~> 2.2)
    actionpack (7.2.2.2)
      actionview (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4, < 3.2)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
      useragent (~> 0.16)
    actiontext (7.2.2.2)
      actionpack (= 7.2.2.2)
      activerecord (= 7.2.2.2)
      activestorage (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.2.2.2)
      activesupport (= 7.2.2.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    active_hash (3.1.0)
      activesupport (>= 5.0.0)
    active_record_union (1.3.0)
      activerecord (>= 4.0)
    active_yaml (0.0.1)
    activejob (7.2.2.2)
      activesupport (= 7.2.2.2)
      globalid (>= 0.3.6)
    activemodel (7.2.2.2)
      activesupport (= 7.2.2.2)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (7.2.2.2)
      activemodel (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      timeout (>= 0.4.0)
    activeresource (6.1.0)
      activemodel (>= 6.0)
      activemodel-serializers-xml (~> 1.0)
      activesupport (>= 6.0)
    activestorage (7.2.2.2)
      actionpack (= 7.2.2.2)
      activejob (= 7.2.2.2)
      activerecord (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      marcel (~> 1.0)
    activesupport (7.2.2.2)
      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)
    acts_as_list (1.0.4)
      activerecord (>= 4.2)
    addressable (2.8.8)
      public_suffix (>= 2.0.2, < 8.0)
    ahoy_email (2.2.0)
      actionmailer (>= 6.1)
      addressable (>= 2.3.2)
      nokogiri
      safely_block (>= 0.4)
    ahoy_matey (5.4.0)
      activesupport (>= 7.1)
      device_detector (>= 1)
      safely_block (>= 0.4)
    akami (1.3.1)
      gyoku (>= 0.4.0)
      nokogiri
    ast (2.4.3)
    awesome_print (1.9.2)
    aws-eventstream (1.4.0)
    aws-partitions (1.1197.0)
    aws-sdk-core (3.240.0)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.992.0)
      aws-sigv4 (~> 1.9)
      base64
      bigdecimal
      jmespath (~> 1, >= 1.6.1)
      logger
    aws-sdk-kms (1.118.0)
      aws-sdk-core (~> 3, >= 3.239.1)
      aws-sigv4 (~> 1.5)
    aws-sdk-s3 (1.208.0)
      aws-sdk-core (~> 3, >= 3.234.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.5)
    aws-sigv4 (1.12.1)
      aws-eventstream (~> 1, >= 1.0.2)
    barnes (0.0.9)
      multi_json (~> 1)
      statsd-ruby (~> 1.1)
    base64 (0.3.0)
    bcrypt (3.1.20)
    benchmark (0.4.1)
    benchmark-ips (2.9.1)
    bigdecimal (4.0.1)
    bindex (0.8.1)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    brakeman (8.0.1)
      racc
    browser (5.3.1)
    builder (3.3.0)
    bundler-audit (0.9.3)
      bundler (>= 1.2.0)
      thor (~> 1.0)
    business (2.2.1)
    business_time (0.10.0)
      activesupport (>= 3.2.0)
      sorted_set
      tzinfo
    byebug (11.1.3)
    cancancan (3.3.0)
    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)
    cgi (0.5.1)
    chartkick (4.0.5)
    choice (0.2.0)
    clipboard (1.3.5)
    clockwork (2.0.4)
      activesupport
      tzinfo
    cloudflare-rails (6.2.0)
      actionpack (>= 7.1.0, < 8.1.0)
      activesupport (>= 7.1.0, < 8.1.0)
      railties (>= 7.1.0, < 8.1.0)
      zeitwerk (>= 2.5.0)
    codeclimate-test-reporter (1.0.7)
      simplecov
    codeclimate_circle_ci_coverage (0.2.2)
      codeclimate-test-reporter (>= 1.0, < 2)
      simplecov (~> 0.11)
    coderay (1.1.3)
    coffee-rails (4.2.2)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.3.5)
    connection_pool (2.5.3)
    countries (5.4.0)
      unaccent (~> 0.3)
    coverband (6.1.2)
      redis (>= 3.0)
    crack (1.0.1)
      bigdecimal
      rexml
    crass (1.0.6)
    css_parser (1.17.1)
      addressable
    csv (3.3.0)
    dalli (3.2.3)
    dartsass-rails (0.5.1)
      railties (>= 6.0.0)
      sass-embedded (~> 1.63)
    datadog (2.25.0)
      cgi
      datadog-ruby_core_source (~> 3.5, >= 3.5.0)
      libdatadog (~> 24.0.1.1.0)
      libddwaf (~> 1.30.0.0.0)
      logger
      msgpack
    datadog-ruby_core_source (3.5.1)
    date (3.4.1)
    dead_end (1.1.7)
    declarative (0.0.20)
    delighted (2.1.0)
      multi_json
    derailed_benchmarks (2.1.1)
      benchmark-ips (~> 2)
      dead_end
      get_process_mem (~> 0)
      heapy (~> 0)
      memory_profiler (>= 0, < 2)
      mini_histogram (>= 0.3.0)
      rack (>= 1)
      rack-test
      rake (> 10, < 14)
      ruby-statistics (>= 2.1)
      thor (>= 0.19, < 2)
    device_detector (1.1.3)
    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)
    distribution (0.8.0)
    docile (1.4.0)
    domain_name (0.6.20240107)
    dotenv (3.1.2)
    dotenv-rails (3.1.2)
      dotenv (= 3.1.2)
      railties (>= 6.1)
    drb (2.2.3)
    easypost (7.4.0)
      base64 (~> 0.3)
    erubi (1.13.1)
    erubis (2.7.0)
    ethon (0.16.0)
      ffi (>= 1.15.0)
    execjs (2.8.1)
    facebook_ads (0.7.0)
      hashie
      rest-client (>= 1.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.14.1)
      faraday-net_http (>= 2.0, < 3.5)
      json
      logger
    faraday-mashify (0.1.1)
      faraday (~> 2.0)
      hashie
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (3.4.2)
      net-http (~> 0.5)
    faraday-retry (2.4.0)
      faraday (~> 2.0)
    ffi (1.17.3-arm64-darwin)
    ffi (1.17.3-x86_64-linux-gnu)
    ffi (1.17.3-x86_64-linux-musl)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
    field_test (0.4.1)
      activerecord (>= 5)
      browser (>= 2.0)
      distribution
      railties (>= 5)
    flutie (2.2.0)
    foreman (0.87.2)
    formulaic (0.4.1)
      activesupport
      capybara
      i18n
    forwardable (1.3.3)
    friendly_id (5.4.2)
      activerecord (>= 4.0.0)
    fx (0.6.2)
      activerecord (>= 4.0.0)
      railties (>= 4.0.0)
    gapic-common (1.2.0)
      faraday (>= 1.9, < 3.a)
      faraday-retry (>= 1.0, < 3.a)
      google-cloud-env (~> 2.2)
      google-logging-utils (~> 0.1)
      google-protobuf (~> 4.26)
      googleapis-common-protos (~> 1.6)
      googleapis-common-protos-types (~> 1.15)
      googleauth (~> 1.12)
      grpc (~> 1.66)
    get_process_mem (0.2.7)
      ffi (~> 1.0)
    gli (2.21.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    google-ads-common (1.0.3)
      google-ads-savon (~> 1.0, >= 1.0.2)
      httpclient (~> 2.7)
      httpi (~> 2.3)
      signet (~> 0.7)
    google-ads-googleads (36.1.0)
      gapic-common (>= 1.0.1, < 3.0)
      google-protobuf (>= 3.19.4, < 5.0)
    google-ads-savon (1.0.4)
      akami (~> 1.2)
      builder (~> 3.0)
      gyoku (~> 1.2)
      httpi (~> 2.3)
      nokogiri (~> 1.6)
      nori (~> 2.6)
      wasabi (~> 3.4)
    google-adwords-api (1.5.0)
      google-ads-common (~> 1.0.0)
      nori (~> 2.6)
    google-apis-bigquery_v2 (0.50.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-apis-core (0.11.0)
      addressable (~> 2.5, >= 2.5.1)
      googleauth (>= 0.16.2, < 2.a)
      httpclient (>= 2.8.1, < 3.a)
      mini_mime (~> 1.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.a)
      rexml
      webrick
    google-cloud-bigquery (1.42.0)
      concurrent-ruby (~> 1.0)
      google-apis-bigquery_v2 (~> 0.1)
      google-cloud-core (~> 1.6)
      googleauth (>= 0.16.2, < 2.a)
      mini_mime (~> 1.0)
    google-cloud-core (1.8.0)
      google-cloud-env (>= 1.0, < 3.a)
      google-cloud-errors (~> 1.0)
    google-cloud-env (2.3.1)
      base64 (~> 0.2)
      faraday (>= 1.0, < 3.a)
    google-cloud-errors (1.3.1)
    google-logging-utils (0.2.0)
    google-protobuf (4.33.4-arm64-darwin)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.33.4-x86_64-linux-gnu)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.33.4-x86_64-linux-musl)
      bigdecimal
      rake (>= 13)
    googleapis-common-protos (1.9.0)
      google-protobuf (~> 4.26)
      googleapis-common-protos-types (~> 1.21)
      grpc (~> 1.41)
    googleapis-common-protos-types (1.22.0)
      google-protobuf (~> 4.26)
    googleauth (1.16.1)
      faraday (>= 1.0, < 3.a)
      google-cloud-env (~> 2.2)
      google-logging-utils (~> 0.1)
      jwt (>= 1.4, < 4.0)
      multi_json (~> 1.11)
      os (>= 0.9, < 2.0)
      signet (>= 0.16, < 2.a)
    groupdate (6.4.0)
      activesupport (>= 6.1)
    grpc (1.76.0-arm64-darwin)
      google-protobuf (>= 3.25, < 5.0)
      googleapis-common-protos-types (~> 1.0)
    grpc (1.76.0-x86_64-linux-gnu)
      google-protobuf (>= 3.25, < 5.0)
      googleapis-common-protos-types (~> 1.0)
    grpc (1.76.0-x86_64-linux-musl)
      google-protobuf (>= 3.25, < 5.0)
      googleapis-common-protos-types (~> 1.0)
    gyoku (1.3.1)
      builder (>= 2.1.2)
    haml (5.2.1)
      temple (>= 0.8.0)
      tilt
    haml-rails (2.0.1)
      actionpack (>= 5.1)
      activesupport (>= 5.1)
      haml (>= 4.0.6, < 6.0)
      html2haml (>= 1.0.1)
      railties (>= 5.1)
    hamlit (2.15.0)
      temple (>= 0.8.2)
      thor
      tilt
    hashdiff (1.2.1)
    hashie (5.0.0)
    heapy (0.2.0)
      thor
    high_voltage (3.1.2)
    hiredis (0.6.3)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    htmlentities (4.3.4)
    http (5.2.0)
      addressable (~> 2.8)
      base64 (~> 0.1)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.5.0)
    http-accept (1.7.0)
    http-cookie (1.0.7)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    http-parser (1.2.3)
      ffi-compiler (>= 1.0, < 2.0)
    httparty (0.24.0)
      csv
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    httpclient (2.9.0)
      mutex_m
    httpi (2.4.5)
      rack
      socksify
    humanize (2.5.1)
    i18n (1.14.7)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    io-console (0.8.0)
    ipinfo-rails (1.2.0)
      IPinfo (~> 2.4)
      rack (~> 2.0)
    irb (1.14.2)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    jbuilder (2.14.1)
      actionview (>= 7.0.0)
      activesupport (>= 7.0.0)
    jmespath (1.6.1)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.18.0)
    judoscale-rails (1.12.1)
      judoscale-ruby (= 1.12.1)
      railties
    judoscale-ruby (1.12.1)
    judoscale-sidekiq (1.12.1)
      judoscale-ruby (= 1.12.1)
      sidekiq (>= 5.0)
    jwt (2.5.0)
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    kgio (2.11.4)
    klaviyo-api-sdk (7.1.0)
      retriable (~> 3.1)
      typhoeus (~> 1.0, >= 1.0.1)
    language_server-protocol (3.17.0.5)
    launchy (2.5.2)
      addressable (~> 2.8)
    letter_opener (1.8.1)
      launchy (>= 2.2, < 3)
    letter_opener_web (2.0.0)
      actionmailer (>= 5.2)
      letter_opener (~> 1.7)
      railties (>= 5.2)
      rexml
    libdatadog (24.0.1.1.0)
    libdatadog (24.0.1.1.0-x86_64-linux)
    libddwaf (1.30.0.0.0-arm64-darwin)
      ffi (~> 1.0)
    libddwaf (1.30.0.0.0-x86_64-linux)
      ffi (~> 1.0)
    lint_roller (1.1.0)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    llhttp-ffi (0.5.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    lob (5.2.0)
      rest-client (>= 2.0.1, < 3.0)
    logger (1.7.0)
    logidze (1.4.1)
      activerecord (>= 6.0)
      railties (>= 6.0)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    lru_redux (1.1.0)
    macaddr (1.7.2)
      systemu (~> 2.6.5)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.4)
    matrix (0.4.2)
    memcachier (0.0.2)
    memoist (0.16.2)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    memory_profiler (1.0.0)
    meta-tags (2.22.1)
      actionpack (>= 6.0.0, < 8.1)
    meta_request (0.8.4)
      rack-contrib (>= 1.1, < 3)
      railties (>= 3.0.0, < 8)
    method_source (1.1.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.0218.1)
    mimemagic (0.4.3)
      nokogiri (~> 1)
      rake
    mini_histogram (0.3.1)
    mini_magick (4.11.0)
    mini_mime (1.1.5)
    minitest (5.25.5)
    mocha (2.2.0)
      ruby2_keywords (>= 0.0.5)
    model_attribute (3.2.0)
    monetize (1.13.0)
      money (~> 6.12)
    money (6.16.0)
      i18n (>= 0.6.4, <= 2)
    money-rails (1.15.0)
      activesupport (>= 3.0)
      monetize (~> 1.9)
      money (~> 6.13)
      railties (>= 3.0)
    msgpack (1.8.0)
    multi_json (1.19.1)
    multi_xml (0.8.1)
      bigdecimal (>= 3.1, < 5)
    multipart-post (2.3.0)
    mustermann (3.0.3)
      ruby2_keywords (~> 0.0.1)
    mutex_m (0.3.0)
    net-http (0.9.1)
      uri (>= 0.11.1)
    net-imap (0.5.7)
      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)
    nkf (0.2.0)
    nokogiri (1.18.9-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.18.9-x86_64-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.18.9-x86_64-linux-musl)
      racc (~> 1.4)
    nori (2.6.0)
    normalize-rails (3.0.3)
    observer (0.1.2)
    openssl (3.3.1)
    orm_adapter (0.5.0)
    os (1.1.4)
    ostruct (0.6.3)
    pagy (3.11.0)
    parallel (1.27.0)
    paranoia (3.0.0)
      activerecord (>= 6, < 8.1)
    parser (3.3.10.1)
      ast (~> 2.4.1)
      racc
    pg (1.5.6)
    pg_search (2.3.5)
      activerecord (>= 5.2)
      activesupport (>= 5.2)
    pghero (3.4.1)
      activerecord (>= 6)
    phone (1.2.3)
    phony (2.19.3)
    phony_rails (0.15.0)
      activesupport (>= 3.0)
      phony (>= 2.18.12)
    posthog-ruby (2.7.2)
      concurrent-ruby (~> 1)
    premailer (1.15.0)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.11.1)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    prime (0.1.2)
      forwardable
      singleton
    prism (1.5.1)
    progressbar (1.13.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    pry-rails (0.3.11)
      pry (>= 0.13.0)
    pstore (0.2.0)
    psych (5.2.1)
      date
      stringio
    public_suffix (7.0.2)
    puma (5.6.9)
      nio4r (~> 2.0)
    racc (1.8.1)
    rack (2.2.20)
    rack-attack (6.7.0)
      rack (>= 1.0, < 4)
    rack-cache (1.12.1)
      rack (>= 0.4)
    rack-canonical-host (1.0.0)
      addressable (> 0, < 3)
      rack (>= 1.0.0, < 3)
    rack-contrib (2.5.0)
      rack (< 4)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-mini-profiler (2.3.2)
      rack (>= 1.2.0)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
    rack-proxy (0.7.0)
      rack
    rack-session (1.0.2)
      rack (< 3)
    rack-test (2.2.0)
      rack (>= 1.3)
    rack-timeout (0.6.0)
    rackup (1.0.1)
      rack (< 3)
      webrick
    rails (7.2.2.2)
      actioncable (= 7.2.2.2)
      actionmailbox (= 7.2.2.2)
      actionmailer (= 7.2.2.2)
      actionpack (= 7.2.2.2)
      actiontext (= 7.2.2.2)
      actionview (= 7.2.2.2)
      activejob (= 7.2.2.2)
      activemodel (= 7.2.2.2)
      activerecord (= 7.2.2.2)
      activestorage (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      bundler (>= 1.15.0)
      railties (= 7.2.2.2)
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)
      activesupport (>= 5.0.1.rc1)
    rails-dom-testing (2.3.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-erd (1.7.2)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.6.2)
      loofah (~> 2.21)
      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)
    rails-settings-cached (2.9.6)
      activerecord (>= 5.0.0)
      railties (>= 5.0.0)
    rails_sortable (1.4.1)
    railties (7.2.2.2)
      actionpack (= 7.2.2.2)
      activesupport (= 7.2.2.2)
      irb (~> 1.13)
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.3.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbs (3.9.5)
      logger
    rbtree (0.4.6)
    rdoc (6.8.1)
      psych (>= 4.0.0)
    readthis (2.2.0)
      connection_pool (~> 2.1)
      redis (>= 3.0, < 5.0)
    recipient_interceptor (0.3.0)
      mail
    record_tag_helper (1.0.1)
      actionview (>= 5)
    redcarpet (3.5.1)
    redis (4.8.1)
    redis-client (0.26.1)
      connection_pool
    redis-prescription (2.6.0)
    regexp_parser (2.11.3)
    reline (0.5.12)
      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)
    retriable (3.1.2)
    rexml (3.4.4)
    rollout (2.5.0)
      redis (~> 4.0)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      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-prof (0.0.7)
      rspec (~> 3.0)
      ruby-prof
    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-sidekiq (5.2.0)
      rspec-core (~> 3.0)
      rspec-expectations (~> 3.0)
      rspec-mocks (~> 3.0)
      sidekiq (>= 5, < 9)
    rspec-support (3.13.1)
    rspec_junit_formatter (0.6.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.82.1)
      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.48.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 4.0)
    rubocop-ast (1.48.0)
      parser (>= 3.3.7.2)
      prism (~> 1.4)
    rubocop-factory_bot (2.28.0)
      lint_roller (~> 1.1)
      rubocop (~> 1.72, >= 1.72.1)
    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-rake (0.7.1)
      lint_roller (~> 1.1)
      rubocop (>= 1.72.1)
    ruby-graphviz (1.2.5)
      rexml
    ruby-lsp (0.26.1)
      language_server-protocol (~> 3.17.0)
      prism (>= 1.2, < 2.0)
      rbs (>= 3, < 5)
    ruby-prof (1.7.0)
    ruby-progressbar (1.13.0)
    ruby-statistics (2.1.3)
    ruby-vips (2.1.4)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    ruby_http_client (3.5.2)
    ruby_parser (3.16.0)
      sexp_processor (~> 4.15, >= 4.15.1)
    rubystats (0.4.1)
      matrix
    rubyzip (2.3.2)
    safely_block (0.4.1)
    sass-embedded (1.77.5-arm64-darwin)
      google-protobuf (>= 3.25, < 5.0)
    sass-embedded (1.77.5-x86_64-linux-gnu)
      google-protobuf (>= 3.25, < 5.0)
    sass-embedded (1.77.5-x86_64-linux-musl)
      google-protobuf (>= 3.25, < 5.0)
    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.4.1)
    selenium-webdriver (4.20.1)
      base64 (~> 0.2)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_range (3.0.0)
    sendgrid-ruby (6.4.0)
      ruby_http_client (~> 3.4)
    sentry-rails (6.3.1)
      railties (>= 5.2.0)
      sentry-ruby (~> 6.3.1)
    sentry-ruby (6.3.1)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      logger
    sentry-sidekiq (6.3.1)
      sentry-ruby (~> 6.3.1)
      sidekiq (>= 5.0)
    set (1.0.3)
    sexp_processor (4.15.3)
    shoulda-matchers (6.2.0)
      activesupport (>= 5.2.0)
    sidekiq (7.3.9)
      base64
      connection_pool (>= 2.3.0)
      logger
      rack (>= 2.2.4)
      redis-client (>= 0.22.2)
    sidekiq-failures (1.0.4)
      sidekiq (>= 4.0.0)
    sidekiq-throttled (1.5.2)
      concurrent-ruby (>= 1.2.0)
      redis-prescription (~> 2.2)
      sidekiq (>= 6.5)
    signet (0.21.0)
      addressable (~> 2.8)
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 4.0)
      multi_json (~> 1.10)
    simple_form (5.1.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simple_token_authentication (1.18.1)
      actionmailer (>= 3.2.6, < 8)
      actionpack (>= 3.2.6, < 8)
      devise (>= 3.2, < 6)
    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)
    sinatra (3.2.0)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.2.0)
      tilt (~> 2.0)
    singleton (0.1.1)
    slack-ruby-client (2.1.0)
      faraday (>= 2.0)
      faraday-mashify
      faraday-multipart
      gli
      hashie
    socksify (1.7.1)
    sorted_set (1.0.3)
      rbtree
      set (~> 1.0)
    split (4.0.4)
      matrix
      redis (>= 4.2)
      rubystats (>= 0.3.0)
      sinatra (>= 1.2.6)
    sprockets (3.7.3)
      base64
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    stackprof (0.2.26)
    standard (1.53.0)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.82.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)
    standard-rails (1.6.0)
      lint_roller (~> 1.0)
      rubocop-rails (~> 2.34.0)
    standardrb (1.0.1)
      standard
    statsd-ruby (1.5.0)
    stimulus-rails (1.3.3)
      railties (>= 6.0.0)
    stringio (3.1.2)
    stripe (15.5.0)
    sucker_punch (2.1.2)
      concurrent-ruby (~> 1.0)
    svix (1.38.0)
      typhoeus (~> 1.0, >= 1.0.1)
    systemu (2.6.5)
    taxjar-ruby (3.0.4)
      addressable (~> 2.3)
      http (>= 4.3)
      memoizable (~> 0.4.0)
      model_attribute (~> 3.2)
    telephone_number (1.4.18)
    temple (0.8.2)
    terser (1.2.2)
      execjs (>= 0.3.0, < 3)
    thor (1.5.0)
    thread_safe (0.3.6)
    tilt (2.6.0)
    timecop (0.9.8)
    timeout (0.4.3)
    title (0.0.8)
      i18n
      rails (>= 3.1)
    trailblazer-option (0.1.2)
    turbo-rails (1.0.1)
      actionpack (>= 6.0.0)
      railties (>= 6.0.0)
    twilio-ruby (5.67.1)
      faraday (>= 0.9, < 3.0)
      jwt (>= 1.5, <= 2.5)
      nokogiri (>= 1.6, < 2.0)
    typhoeus (1.4.1)
      ethon (>= 0.9.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uber (0.1.0)
    unaccent (0.4.0)
    unicode-display_width (3.2.0)
      unicode-emoji (~> 4.1)
    unicode-emoji (4.2.0)
    uri (1.1.1)
    useragent (0.16.11)
    uuid (2.3.9)
      macaddr (~> 1.0)
    vcr (6.3.1)
      base64
    warden (1.2.9)
      rack (>= 2.0.9)
    warning (1.3.0)
    wasabi (3.6.1)
      addressable
      httpi (~> 2.0)
      nokogiri (>= 1.4.2)
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webmock (3.26.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.4.0)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    webrick (1.9.1)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    wicked (1.3.4)
      railties (>= 3.0.7)
    wicked_pdf (2.8.2)
      activesupport
      ostruct
    wkhtmltopdf-heroku (3.0.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.7.1)

PLATFORMS
  arm64-darwin
  x86_64-linux
  x86_64-linux-gnu
  x86_64-linux-musl

DEPENDENCIES
  active_hash
  active_record_union
  active_yaml
  activeresource
  acts_as_list
  addressable
  ahoy_email
  ahoy_matey
  awesome_print
  aws-sdk-s3 (~> 1.208)
  barnes
  bootsnap
  brakeman
  bundler-audit
  business
  business_time
  cancancan
  capybara
  chartkick
  clipboard
  clockwork
  cloudflare-rails
  codeclimate_circle_ci_coverage
  coffee-rails (~> 4.0)
  countries
  coverband
  csv
  dalli
  dartsass-rails
  datadog
  delighted
  derailed_benchmarks
  device_detector
  devise
  dotenv-rails
  easypost
  facebook_ads
  facebookbusiness!
  factory_bot_rails
  fake_stripe!
  faker
  ffi
  field_test
  flutie
  foreman
  formulaic
  friendly_id
  fx
  google-ads-googleads
  google-adwords-api
  google-cloud-bigquery (~> 1.41)
  groupdate
  haml-rails
  hamlit
  hashie
  high_voltage (~> 3.1)
  hiredis
  http
  http-parser (~> 1.2.2)
  httparty
  humanize
  image_processing (~> 1.12.2)
  ipinfo-rails
  jbuilder
  jquery-rails
  json (~> 2.16)
  judoscale-rails
  judoscale-sidekiq
  jwt
  kaminari (~> 1.2.1)
  kgio
  klaviyo-api-sdk (~> 7.1.0)
  launchy
  letter_opener_web
  listen
  lob
  logidze (~> 1.4)
  loofah (~> 2.22.0)
  memcachier
  memoist
  meta-tags
  meta_request
  mimemagic
  mini_magick
  mocha
  money (~> 6.9)
  money-rails
  neat (~> 4.0.0)!
  nkf
  nokogiri (>= 1.16.5)
  normalize-rails (~> 3.0.0)
  observer
  openssl
  pagy (~> 3.5)
  paranoia
  pg (~> 1.1)
  pg_search
  pghero
  phone
  phony_rails
  posthog-ruby
  premailer-rails
  prime
  progressbar (~> 1.13)
  pry-byebug
  pry-rails
  pstore
  puma (~> 5.6.8)
  rack (>= 2.1.4.3)
  rack-attack
  rack-cache
  rack-canonical-host
  rack-cors
  rack-mini-profiler
  rack-timeout
  rails (~> 7.2)
  rails-controller-testing
  rails-erd
  rails-html-sanitizer (~> 1.6)
  rails-settings-cached
  rails_sortable
  rake
  readthis
  recipient_interceptor
  record_tag_helper (~> 1.0)
  redcarpet
  redis
  rexml (>= 3.3.2)
  rollout
  rspec-prof
  rspec-rails
  rspec-sidekiq
  rspec_junit_formatter
  rubocop-factory_bot
  rubocop-rake
  ruby-lsp
  sassc-rails (= 2.1.2)
  selenium-webdriver
  sendgrid-ruby
  sentry-rails
  sentry-ruby
  sentry-sidekiq
  shoulda-matchers
  sidekiq (~> 7.3)
  sidekiq-failures
  sidekiq-throttled
  simple_form (~> 5)
  simple_token_authentication
  simplecov
  slack-ruby-client
  split
  sprockets-rails
  stackprof
  standard-rails
  standardrb
  stimulus-rails
  stripe (~> 15)
  sucker_punch (~> 2.0)
  svix
  taxjar-ruby (~> 3.0.4)
  telephone_number
  terser
  timecop
  title
  turbo-rails
  twilio-ruby (~> 5.67.1)
  uuid
  vcr
  warning
  web-console
  webmock
  webpacker (~> 5)
  wicked
  wicked_pdf
  wkhtmltopdf-heroku (= 3.0.0)

RUBY VERSION
  ruby 3.4.8p72

BUNDLED WITH
  4.0.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions