Skip to content

Bump the rails_default group across 1 directory with 8 updates - #129

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rails_default-98e1f177d1
Closed

Bump the rails_default group across 1 directory with 8 updates#129
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rails_default-98e1f177d1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the rails_default group with 8 updates in the / directory:

Package From To
stripe 19.2.1 19.3.0
pagy 43.5.6 43.6.0
rubocop-capybara 2.23.0 3.0.0
solargraph 0.60.0 0.60.2
slim_lint 0.34.0 0.35.0
lefthook 2.1.9 2.1.10
selenium-webdriver 4.45.0 4.46.0
simplecov 0.22.0 1.0.0

Updates stripe from 19.2.1 to 19.3.0

Release notes

Sourced from stripe's releases.

v19.3.0

This release changes the pinned API version to 2026-06-24.dahlia.

  • #1896 Update generated code
    • Add support for release_details on Reserve::Hold
    • Change Billing::CreditGrant.priority to be required
    • Add support for buyer_id on Charge::PaymentMethodDetail::Bizum, ConfirmationToken::PaymentMethodPreview::Bizum, ConfirmationToken::PaymentMethodPreview::Blik, PaymentAttemptRecord::PaymentMethodDetail::Bizum, PaymentMethod::Bizum, PaymentMethod::Blik, and PaymentRecord::PaymentMethodDetail::Bizum
    • Add support for transaction_link_id on Charge::PaymentMethodDetail::Card
    • Add support for fingerprint on Charge::PaymentMethodDetail::Pix, ConfirmationToken::PaymentMethodPreview::Pix, PaymentMethod::Pix, and SetupAttempt::PaymentMethodDetail::Pix
    • Add support for sunbit on Checkout::Session::PaymentMethodOption, Checkout::SessionCreateParams::PaymentMethodOption, PaymentIntent::PaymentMethodOption, PaymentIntentConfirmParams::PaymentMethodOption, PaymentIntentCreateParams::PaymentMethodOption, and PaymentIntentUpdateParams::PaymentMethodOption
    • Add support for billing_cycle_anchor_config on Checkout::SessionCreateParams::SubscriptionDatum
    • Add support for wechat_pay on Checkout::Session::PaymentMethodOption
    • Add support for mastercard_compliance on Dispute::Evidence::EnhancedEvidence, Dispute::EvidenceDetail::EnhancedEligibility, and DisputeUpdateParams::Evidence::EnhancedEvidence
    • Add support for status_details on FinancialConnections::Account
    • ⚠️ Remove support for stored_credential_usage on PaymentAttemptRecord::PaymentMethodDetail::Card and PaymentRecord::PaymentMethodDetail::Card
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.description and PaymentRecord::PaymentMethodDetail::Card.description to be optional
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.iin and PaymentRecord::PaymentMethodDetail::Card.iin to be optional
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.issuer and PaymentRecord::PaymentMethodDetail::Card.issuer to be optional
    • Add support for setup_future_usage on PaymentIntent::PaymentMethodOption::Satispay, PaymentIntentConfirmParams::PaymentMethodOption::Satispay, PaymentIntentCreateParams::PaymentMethodOption::Satispay, and PaymentIntentUpdateParams::PaymentMethodOption::Satispay
    • Change PaymentRecordReportRefundParams.refunded to be optional
    • Add support for satispay on SetupAttempt::PaymentMethodDetail
    • Add support for custom_fields, description, and footer on Subscription::InvoiceSetting, SubscriptionCreateParams::InvoiceSetting, and SubscriptionUpdateParams::InvoiceSetting
    • Add support for payment_method_options and payment_method on TopupCreateParams
    • Add support for mode on V2::Commerce::ProductCatalogImport
    • Add support for sunbit_payments on V2::Core::Account::Configuration::Merchant::Capability, V2::Core::AccountCreateParams::Configuration::Merchant::Capability, and V2::Core::AccountUpdateParams::Configuration::Merchant::Capability
    • Add support for crypto_money_manager and money_manager on V2::Core::AccountUpdateParams::Identity::Attestation::TermsOfService
    • ⚠️ Remove support for crypto_storer and storer on V2::Core::AccountUpdateParams::Identity::Attestation::TermsOfService

See the changelog for more details.

v19.3.0-beta.1

This release changes the pinned API version to 2026-05-27.private.

  • #1857 Update generated code for beta
    • Add support for pause method on resource Subscription
    • Add support for retrieve method on resource V2::Iam::ActivityLog
    • Change type of ProductCatalog::TrialOffer::EndBehavior::Transition.price from string to expandable($Price)
    • Add support for amount_paid_off_stripe on QuotePreviewInvoice
    • Add support for discountable on QuotePreviewSubscriptionSchedule::Phase::AddInvoiceItem
    • Add support for bizum and scalapay on SharedPayment::GrantedToken::PaymentMethodDetail
    • Change SharedPayment::GrantedToken.agent_details to be required
    • Change type of SubscriptionItem.billed_until from nullable(DateTime) to DateTime
    • Add support for payment_behavior on SubscriptionResumeParams
    • Add support for status_details on Subscription
    • Change Subscription.billing_schedules to be required
    • ⚠️ Change type of V2::MoneyManagement::ReceivedCredit::BankTransfer::GbBankAccount.network from literal('fps') to enum('chaps'|'fps')

See the changelog for more details.

v19.3.0-alpha.4

... (truncated)

Changelog

Sourced from stripe's changelog.

19.3.0 - 2026-06-24

This release changes the pinned API version to 2026-06-24.dahlia.

  • #1896 Update generated code
    • Add support for release_details on Reserve::Hold
    • Change Billing::CreditGrant.priority to be required
    • Add support for buyer_id on Charge::PaymentMethodDetail::Bizum, ConfirmationToken::PaymentMethodPreview::Bizum, ConfirmationToken::PaymentMethodPreview::Blik, PaymentAttemptRecord::PaymentMethodDetail::Bizum, PaymentMethod::Bizum, PaymentMethod::Blik, and PaymentRecord::PaymentMethodDetail::Bizum
    • Add support for transaction_link_id on Charge::PaymentMethodDetail::Card
    • Add support for fingerprint on Charge::PaymentMethodDetail::Pix, ConfirmationToken::PaymentMethodPreview::Pix, PaymentMethod::Pix, and SetupAttempt::PaymentMethodDetail::Pix
    • Add support for sunbit on Checkout::Session::PaymentMethodOption, Checkout::SessionCreateParams::PaymentMethodOption, PaymentIntent::PaymentMethodOption, PaymentIntentConfirmParams::PaymentMethodOption, PaymentIntentCreateParams::PaymentMethodOption, and PaymentIntentUpdateParams::PaymentMethodOption
    • Add support for billing_cycle_anchor_config on Checkout::SessionCreateParams::SubscriptionDatum
    • Add support for wechat_pay on Checkout::Session::PaymentMethodOption
    • Add support for mastercard_compliance on Dispute::Evidence::EnhancedEvidence, Dispute::EvidenceDetail::EnhancedEligibility, and DisputeUpdateParams::Evidence::EnhancedEvidence
    • Add support for status_details on FinancialConnections::Account
    • ⚠️ Remove support for stored_credential_usage on PaymentAttemptRecord::PaymentMethodDetail::Card and PaymentRecord::PaymentMethodDetail::Card
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.description and PaymentRecord::PaymentMethodDetail::Card.description to be optional
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.iin and PaymentRecord::PaymentMethodDetail::Card.iin to be optional
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.issuer and PaymentRecord::PaymentMethodDetail::Card.issuer to be optional
    • Add support for setup_future_usage on PaymentIntent::PaymentMethodOption::Satispay, PaymentIntentConfirmParams::PaymentMethodOption::Satispay, PaymentIntentCreateParams::PaymentMethodOption::Satispay, and PaymentIntentUpdateParams::PaymentMethodOption::Satispay
    • Change PaymentRecordReportRefundParams.refunded to be optional
    • Add support for satispay on SetupAttempt::PaymentMethodDetail
    • Add support for custom_fields, description, and footer on Subscription::InvoiceSetting, SubscriptionCreateParams::InvoiceSetting, and SubscriptionUpdateParams::InvoiceSetting
    • Add support for payment_method_options and payment_method on TopupCreateParams
    • Add support for mode on V2::Commerce::ProductCatalogImport
    • Add support for sunbit_payments on V2::Core::Account::Configuration::Merchant::Capability, V2::Core::AccountCreateParams::Configuration::Merchant::Capability, and V2::Core::AccountUpdateParams::Configuration::Merchant::Capability
    • Add support for crypto_money_manager and money_manager on V2::Core::AccountUpdateParams::Identity::Attestation::TermsOfService
    • ⚠️ Remove support for crypto_storer and storer on V2::Core::AccountUpdateParams::Identity::Attestation::TermsOfService
Commits

Updates pagy from 43.5.6 to 43.6.0

Release notes

Sourced from pagy's releases.

Version 43.6.0

Changes in 43.6.0

  • Add the max_result_window option to the searchkick and elasticsearch_rails paginators to get an accurate count (#910)

CHANGELOG

Version 43

We needed a leap version to unequivocally signal that it's not just a major version: it's a complete redesign of the legacy code at all levels, usage and API included.

Why 43? Because it's exactly one step beyond "The answer to the ultimate question of life, the Universe, and everything." 😉

Improvements

This version introduces several enhancements, such as new :countish and :keynav_js paginators and improved automation and configuration processes, reducing setup requirements by 99%. The update also includes a simpler API and new interactive development tools, making it a comprehensive upgrade from previous versions.

  • New :countish Paginator
    • Faster than OFFSET and supporting the full UI
  • New Keynav Pagination
    • The pagy-exclusive technique using the fastest keyset pagination alongside all frontend helpers.
  • New interactive dev-tools
    • New PagyWand to integrate the pagy CSS with your app themes.
    • New Pagy AI available right inside your own app.
  • Intelligent automation
  • Simpler API
    • You solely need the pagy method and the @​pagy instance to paginate any collection and use any navigation tag and helper.
    • Methods are autoloaded only if used, and consume no memory otherwise.
    • Methods have narrower scopes and can be overridden without deep knowledge.
  • New documentation
    • Very concise, straightforward, and easy to navigate and understand.

Upgrade to 43

See the Upgrade Guide

Changelog

Sourced from pagy's changelog.

Version 43.6.0

  • Add the max_result_window option to the searchkick and elasticsearch_rails paginators to get an accurate count (#910)
Commits

Updates rubocop-capybara from 2.23.0 to 3.0.0

Release notes

Sourced from rubocop-capybara's releases.

RuboCop Capybara v3.0.0

  • Enable pending cops by default for the 3.0 release. (@​ydah)
  • Remove the deprecated Capybara/ClickLinkOrButtonStyle cop. (@​ydah)
  • Remove obsolete cop name migration config for the 2.x to 3.0 transition. (@​ydah)
Changelog

Sourced from rubocop-capybara's changelog.

3.0.0 (2026-06-22)

  • Enable pending cops by default for the 3.0 release. ([@​ydah])
  • Remove the deprecated Capybara/ClickLinkOrButtonStyle cop. ([@​ydah])
  • Remove obsolete cop name migration config for the 2.x to 3.0 transition. ([@​ydah])
Commits
  • a9b8f9a Merge pull request #177 from rubocop/v3.0.0
  • 6a4579d release v3.0.0
  • 75e7cda Merge pull request #176 from rubocop/docs/update-specific-matcher-readme
  • f02ff72 Update SpecificMatcher README example
  • ebe10e8 Merge pull request #174 from rubocop/enable-pending-capybara-cops
  • 20a5721 Enable pending Capybara cops
  • fee3774 Merge pull request #173 from rubocop/remove-obsolete-cop-name-migration
  • ea818bd Remove obsolete cop name migration config
  • 989fe3c Merge pull request #172 from rubocop/remove-click-link-or-button-style
  • 5d5a5b8 Merge pull request #175 from rubocop/dependabot/github_actions/actions/checko...
  • Additional commits viewable in compare view

Updates solargraph from 0.60.0 to 0.60.2

Changelog

Sourced from solargraph's changelog.

0.60.2 - June 27, 2026

  • Extraneous debug output (#1214)
  • Pin rdoc to ~> 7.0 (#1216)

0.60.1 - June 20, 2026

  • Process macro directives from included and extended modules (#1210)
  • Flaky pathname issue (#1211)
  • Check object equality in Pin::Base#nearly? (#1213)
Commits

Updates slim_lint from 0.34.0 to 0.35.0

Release notes

Sourced from slim_lint's releases.

0.35.0

What's Changed

New Contributors

Full Changelog: sds/slim-lint@v0.34.0...v0.35.0

Changelog

Sourced from slim_lint's changelog.

0.35.0

  • Fix ControlStatementSpacing reporting false positives after an attribute that spans multiple lines using a backslash (\) continuation
Commits

Updates lefthook from 2.1.9 to 2.1.10

Release notes

Sourced from lefthook's releases.

v2.1.10

Changelog

  • c0a32e900407bf3e2e97c99a7dd2e3f2864ba13a deps: July 2026 (#1463)
  • 0b87ca6dc643dab804a1aad59c24003ef147c11a deps: June 2026 (#1447)
  • afce7244cf02abaf996ebe87bb557a725e46993e deps: migrate shellescape to al.essio.dev/pkg/shellescape (#1443)
  • fbb61b369b57a17469bd6997d1624608ce977f61 feat: AI coding agents integration (#1448)
  • cbfb4a5db29b46ac8bf399665cd9ada81022b848 fix: make test suite stable when NO_COLOR is set (#1449)
Changelog

Sourced from lefthook's changelog.

2.1.10 (2026-07-08)

Commits

Updates selenium-webdriver from 4.45.0 to 4.46.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.46.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.46.0 (2026-07-10)

  • Support CDP versions: v148, v149, v150
  • trim whitespace around NO_PROXY entries (#17565)
  • add ClientConfig for HTTP client customization (#17699)
  • generate the BiDi protocol layer from the shared binding-neutral schema (#17731)
Commits
  • df5a634 [build] Prepare for release of selenium-4.46.0 (#17763)
  • ee4057c Add guidance for testing conventions in each language (#16734)
  • 6283602 [rb] generate the BiDi protocol layer from the shared binding-neutral schema ...
  • 39394dd [rb] guard flaky safari test
  • 6f7ddb3 [rb] Add copyright header for client_config.rbs (#17722)
  • cab142e [rb] add ClientConfig for HTTP client customization (#17699)
  • ea8ad9b [build] add copyright headers to rbs, pyi, ts, mjs, and erb files (#17720)
  • c0b8ff6 [rb] trim whitespace around NO_PROXY entries (#17565)
  • 54ad310 [build] Automated Browser Version Update (#17687)
  • 945692a [build] Reset versions to nightly after 4.45.0 release
  • See full diff in compare view

Updates simplecov from 0.22.0 to 1.0.0

Release notes

Sourced from simplecov's releases.

v1.0.0

What's Changed

... (truncated)

Changelog

Sourced from simplecov's changelog.

1.0.0 (2026-07-12)

First stable release of the 1.0 line. The entries below consolidate release candidates rc1 through rc5 and describe all changes since 0.22.1.

Breaking Changes

  • Dropped support for Ruby 3.1 and JRuby 9.4. The minimum is now Ruby 3.2 (and JRuby 10, which reports RUBY_VERSION 3.4). Ruby 3.1 reached end of life in March 2025, and a recent i18n release calls Fiber[], a Ruby 3.2 API, at load time, so suites that load Rails no longer run on 3.1. Raising required_ruby_version to >= 3.2 also excludes JRuby 9.4, which reports RUBY_VERSION 3.1.x. See #1171.
  • JSON formatter: group stats changed from { "covered_percent": 80.0 } to full stats shape { "covered": 8, "missed": 2, "total": 10, "percent": 80.0, "strength": 0.0 }. The key covered_percent is renamed to percent.
  • JSON formatter: simplecov_json_formatter gem is now built in. require "simplecov_json_formatter" continues to work via a shim.
  • StringFilter now matches at path-segment boundaries. "lib" matches /lib/ but no longer matches /library/. Use a Regexp filter for substring matching.
  • SourceFile#project_filename now returns a truly relative path with no leading separator (e.g. lib/foo.rb instead of /lib/foo.rb). This also removes the leading / from file path keys in coverage.json and from the filename in minimum_coverage_by_file error messages. Anchored RegexFilters that relied on a leading / (e.g. %r{^/lib/}) should be rewritten (e.g. %r{\Alib/}).
  • Removed docile gem dependency. The SimpleCov.configure block is now evaluated via instance_exec with instance variable proxying.
  • Removed automatic activation of JSONFormatter when the CC_TEST_REPORTER_ID environment variable is set. The default HTMLFormatter now emits coverage.json alongside the HTML report (using JSONFormatter.build_hash to serialize the same payload JSONFormatter writes), so the env-var special case is no longer needed. Because of this, listing JSONFormatter alongside HTMLFormatter is redundant and can be removed.
  • SimpleCov.start now loads the test_frameworks profile by default, which filters paths under test/, spec/, features/, and autotest/. Running the suite always executes 100% of the test files themselves, which inflated the overall percentage and obscured application coverage. To opt back in (e.g. to surface dead test helpers), drop the filter with remove_filter %r{\A(test|features|spec|autotest)/}. See #816.
  • HTML and JSON formatters now write the "Coverage report generated for X to Y" status line (and the per-criterion totals beneath it) to stderr instead of stdout. The message is a diagnostic, not the program's output, and routing it to stdout polluted pipelines like rspec -f json. Suppress it entirely with silent: true on the formatter; redirect with 2>&1 if you want the old behavior. See #1060.
  • Under parallel_tests, SimpleCov now waits in the first started process (via ParallelTests.first_process?) rather than the last. This matches the convention parallel_tests's own README recommends for "do something once after all workers finish" hooks, so user code that has its own ParallelTests.wait_for_other_processes_to_finish in an RSpec.after(:suite) (or equivalent) no longer deadlocks against SimpleCov's wait when both pick the same process. As a side benefit, the previous PARALLEL_TEST_GROUPS=1 workaround for last_process?'s "" == "1" mismatch (#1066) is no longer needed — first_process? handles that case naturally. Migration: the rare project that wired its own wait via ParallelTests.last_process? now hits the symmetric deadlock and must switch to first_process?. See #922.
  • Removed SimpleCov.coverage_criterion. It was a reader/writer for a value nothing in SimpleCov ever consumed, so it duplicated primary_coverage without affecting any behavior. Use primary_coverage to choose the report's leading criterion (or the coverage :branch, primary: true form).

Deprecations

  • The configuration API has been redesigned around a smaller, more consistent set of verbs. The legacy methods continue to work but each emits a deprecation warning that names its replacement; a future release will remove them. Warnings are deduplicated by call site, so a deprecated method called in a loop or a configuration block re-evaluated once per pa...

    Description has been truncated

Bumps the rails_default group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [stripe](https://github.com/stripe/stripe-ruby) | `19.2.1` | `19.3.0` |
| [pagy](https://github.com/ddnexus/pagy) | `43.5.6` | `43.6.0` |
| [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) | `2.23.0` | `3.0.0` |
| [solargraph](https://github.com/castwide/solargraph) | `0.60.0` | `0.60.2` |
| [slim_lint](https://github.com/sds/slim-lint) | `0.34.0` | `0.35.0` |
| [lefthook](https://github.com/evilmartians/lefthook) | `2.1.9` | `2.1.10` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.45.0` | `4.46.0` |
| [simplecov](https://github.com/simplecov-ruby/simplecov) | `0.22.0` | `1.0.0` |



Updates `stripe` from 19.2.1 to 19.3.0
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-ruby@v19.2.1...v19.3.0)

Updates `pagy` from 43.5.6 to 43.6.0
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md)
- [Commits](ddnexus/pagy@43.5.6...43.6.0)

Updates `rubocop-capybara` from 2.23.0 to 3.0.0
- [Release notes](https://github.com/rubocop/rubocop-capybara/releases)
- [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md)
- [Commits](rubocop/rubocop-capybara@v2.23.0...v3.0.0)

Updates `solargraph` from 0.60.0 to 0.60.2
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.60.0...v0.60.2)

Updates `slim_lint` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/sds/slim-lint/releases)
- [Changelog](https://github.com/sds/slim-lint/blob/main/CHANGELOG.md)
- [Commits](sds/slim-lint@v0.34.0...v0.35.0)

Updates `lefthook` from 2.1.9 to 2.1.10
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.9...v2.1.10)

Updates `selenium-webdriver` from 4.45.0 to 4.46.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.45.0...selenium-4.46.0)

Updates `simplecov` from 0.22.0 to 1.0.0
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](simplecov-ruby/simplecov@v0.22.0...v1.0.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rails_default
- dependency-name: pagy
  dependency-version: 43.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rails_default
- dependency-name: rubocop-capybara
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rails_default
- dependency-name: solargraph
  dependency-version: 0.60.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_default
- dependency-name: slim_lint
  dependency-version: 0.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rails_default
- dependency-name: lefthook
  dependency-version: 2.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_default
- dependency-name: selenium-webdriver
  dependency-version: 4.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rails_default
- dependency-name: simplecov
  dependency-version: 1.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rails_default
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/rails_default-98e1f177d1 branch July 20, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants