Skip to content

chore(deps): bump the bundler-minor-patch group across 1 directory with 14 updates - #77

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-minor-patch-4a45f88e96
Closed

chore(deps): bump the bundler-minor-patch group across 1 directory with 14 updates#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-minor-patch-4a45f88e96

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the bundler-minor-patch group with 14 updates in the / directory:

Package From To
kamal 2.11.0 2.12.0
thruster 0.1.21 0.1.23
bootsnap 1.24.5 1.24.6
solid_cable 4.0.0 4.0.2
solid_queue 1.4.0 1.5.0
tailwindcss-rails 4.4.0 4.6.0
tailwindcss-ruby 4.3.0 4.3.3
brakeman 8.0.4 8.0.5
annotaterb 4.22.0 4.24.0
rubocop 1.87.0 1.88.2
rubocop-rails 2.35.3 2.36.0
rubocop-rbs_inline 1.5.5 1.8.0
rubocop-rspec 3.9.0 3.10.2
selenium-webdriver 4.44.0 4.46.0

Updates kamal from 2.11.0 to 2.12.0

Release notes

Sourced from kamal's releases.

v2.12.0

What's Changed

New Contributors

Full Changelog: basecamp/kamal@v2.11.0...v2.12.0

Commits
  • bdefb89 Bump version for 2.12.0
  • 8eb9659 Fix doc formatting for 2.12.0 release
  • 62579aa Merge pull request #1844 from matthewbjones/lock-wait
  • def0eae Add --lock-wait to retry deploy lock acquisition
  • bf22a93 Expect git gc --auto step in push resetting clone test
  • 24d3dbb Merge pull request #1795 from leonvogt/kamal-secrets-path-default
  • bd3e227 Merge pull request #1833 from seeday/main
  • f2671a5 Merge pull request #1860 from creadone/non-ascii-deploy-lock
  • e71bab5 Merge pull request #1874 from basecamp/dependabot/bundler/bundler-f838d46215
  • 583beb8 Merge pull request #1875 from basecamp/fix-aws-secrets-test-stubs
  • Additional commits viewable in compare view

Updates thruster from 0.1.21 to 0.1.23

Changelog

Sourced from thruster's changelog.

v0.1.22 / 2026-06-29

  • Build with Go 1.26.4
  • Exclude image types from compression (#137)
Commits
  • 168dc1f Update version & changelog
  • 900411c Merge pull request #140 from rafafloresta/bump-go-1.26.5-security
  • 2eb7870 Bump Go to 1.26.5 to fix crypto/tls ECH de-anonymization (CVE-2026-42505)
  • 3acd601 Merge pull request #138 from basecamp/version-0.1.22
  • 43dfae9 Version 0.1.22
  • 6c45e38 Merge pull request #137 from basecamp/compression-exclude-image-types
  • 33ea926 Exclude image types from compression
  • 043a28e Merge pull request #136 from basecamp/check-fmt-in-ci
  • 22e7ee8 Check formatting during CI
  • c64f358 Merge pull request #135 from basecamp/go-1-26-4
  • Additional commits viewable in compare view

Updates bootsnap from 1.24.5 to 1.24.6

Changelog

Sourced from bootsnap's changelog.

1.24.6

  • Fix detection of Ruby bug #22023 on some patch versions of Ruby 3.4, and properly apply the workaround.
Commits
  • 026e183 Release 1.24.6
  • 263e346 Merge pull request #556 from byroot/remove-canary
  • 7c31cd8 Check for [Bug #22023] by checking Ruby version rather than a canary
  • 54eba76 Merge pull request #554 from byroot/namespace-overflow
  • fe963d5 bs_cache_path: account for namespace length
  • 7b42db6 Merge pull request #553 from arpitjain099/chore/declare-workflow-perms
  • 113b184 ci: add permissions: contents: read to ci
  • See full diff in compare view

Updates solid_cable from 4.0.0 to 4.0.2

Release notes

Sourced from solid_cable's releases.

v4.0.2

What's Changed

Full Changelog: rails/solid_cable@v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: rails/solid_cable@v4.0.0...v4.0.1

Commits
  • 4a41ec8 Version bump
  • f781e4d Reset retry counter on each successful poll (#84)
  • cf0695c Version bump
  • c968ba7 Reset reconnect_attempt after successfuly accessing the DB. (#82)
  • 5ea0f55 Update adapter to handle ActionCable adapterization in 8.2 (#80)
  • 89d34d7 Run ci against different rails versions (#79)
  • See full diff in compare view

Updates solid_queue from 1.4.0 to 1.5.0

Release notes

Sourced from solid_queue's releases.

v1.5.0

Lots of bugfixes in this one, thanks to a bunch of new contributors!

Notable changes in this release:

  • Drop support for Ruby 3.1, which has been EOL for a while
  • Improve DISTINCT queries used for polling with not specific queue names in PostgreSQL
  • Change polling interval default to 1 second
  • New bin/job check to validate configuration
  • Support setting a default time zone for recurring tasks

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v1.4.0...v1.5.0

Commits
  • 61a9f08 Bump solid_queue to 1.5.0
  • 4f263b2 Prevent wrong release of blocked jobs and semaphore corruption
  • 2124a51 Guard signal_all against incrementing semaphore beyond its limit
  • 42db567 Drop support for Ruby 3.1
  • dfc3644 Report rescued recurring enqueue errors to Rails.error
  • 23100e0 Support running with strict_loading_by_default enabled
  • 142d2ac Reduce flaky integration test failures from timing and PK reuse
  • 952d852 Bypass JobResult's query cache in skip_active_record_query_cache
  • a19771d Fix flaky concurrency controls test
  • 546864f Automatically use Rails or a default timezone for the schedule
  • Additional commits viewable in compare view

Updates tailwindcss-rails from 4.4.0 to 4.6.0

Release notes

Sourced from tailwindcss-rails's releases.

v4.6.0 / 2026-06-17

Fixed

  • tailwindcss:watch now forwards stop signals (SIGINT/SIGTERM) to the spawned tailwindcss process, instead of letting it be orphaned. This happens when a process manager signals the watch task directly rather than the whole process group — most commonly Procfile-based managers like foreman in development. @​jordan-brough

v4.5.0 / 2026-06-15

Improved

  • New silent flag on tailwindcss:build and tailwindcss:watch tasks to suppress non-error output from the tailwindcss CLI (e.g., bin/rails tailwindcss:watch[silent]). Requires Tailwind CSS v4.3.1. #618 @​jordan-brough

New Contributors

Full Changelog: rails/tailwindcss-rails@v4.4.0...v4.5.0

Changelog

Sourced from tailwindcss-rails's changelog.

v4.6.0 / 2026-06-17

Fixed

  • tailwindcss:watch now forwards stop signals (SIGINT/SIGTERM) to the spawned tailwindcss process, instead of letting it be orphaned. This happens when a process manager signals the watch task directly rather than the whole process group — most commonly Procfile-based managers like foreman in development. @​jordan-brough

v4.5.0 / 2026-06-15

Improved

  • New silent flag on tailwindcss:build and tailwindcss:watch tasks to suppress non-error output from the tailwindcss CLI (e.g., bin/rails tailwindcss:watch[silent]). Requires Tailwind CSS v4.3.1. #618 @​jordan-brough
Commits
  • d4d95b3 version bump to v4.6.0
  • 900f700 Forward stop signals to tailwindcss watcher (#621)
  • c704ea5 dev: update Gemfile.lock
  • 2938f5a build(deps): bump ruby/setup-ruby in the github-actions group (#624)
  • e9773b5 version bump to v4.5.0
  • 35a521e doc: update CHANGELOG
  • 9a6a58a Support new --silent tailwind flag via [silent] (#618)
  • c169899 build(deps): bump actions/checkout in the github-actions group (#623)
  • 2d75b62 build(deps): bump ruby/setup-ruby in the github-actions group (#622)
  • b3b682d Merge pull request #616 from rails/dependabot/bundler/tailwindcss-ruby-4.3.0
  • Additional commits viewable in compare view

Updates tailwindcss-ruby from 4.3.0 to 4.3.3

Release notes

Sourced from tailwindcss-ruby's releases.

v4.3.3

v4.3.2

v4.3.1

Changelog

Sourced from tailwindcss-ruby's changelog.

v4.3.3

v4.3.2

v4.3.1

Commits
  • c030e75 dep: update to Tailwind CSS v4.3.3 (#129)
  • 7ee0eee build(deps): bump ruby/setup-ruby in the github-actions group (#128)
  • e67634c build(deps): bump ruby/setup-ruby in the github-actions group (#127)
  • b8ce718 dep: update to Tailwind CSS v4.3.2 (#125)
  • 7f2905b build(deps): bump the github-actions group with 3 updates (#124)
  • 6d00ebe build(deps): bump ruby/setup-ruby in the github-actions group (#123)
  • a0b9cb4 dep: update to Tailwind CSS v4.3.1 (#122)
  • 3d7c31e build(deps): bump actions/checkout in the github-actions group (#121)
  • 19cc6b2 build(deps): bump ruby/setup-ruby in the github-actions group (#120)
  • f172f59 build(deps): bump ruby/setup-ruby in the github-actions group (#119)
  • Additional commits viewable in compare view

Updates brakeman from 8.0.4 to 8.0.5

Release notes

Sourced from brakeman's releases.

8.0.5

Changelog

Sourced from brakeman's changelog.

8.0.5 - 2026-06-12

  • Add quote_schema_name to safe quote method list (Zsolt Kozaroczy)
  • Fix SQL injection false positive for compact_blank/compact on permitted params (Arpit Jain)
  • Fix inline render false positive for local named text (Arpit Jain)
  • Fix HAML crash on .raw calls (Federico Franco)
  • Fix Ruby version parsing - especially for non-CRuby versions (Chris Southerland Jr)
  • Fix TemplateAliasProcessor#template_name arity (viralpraxis)
  • Reduce false positives when using shell escaping
Commits
  • 104443e Bump to 8.0.5
  • 8e61e2a Update CHANGES
  • f014c15 Merge pull request #2028 from kiskoza/fix/quote_schema_name
  • 9227822 Merge pull request #2027 from arpitjain099/fix/brakeman-1915-render-partial-t...
  • 6788d28 Merge pull request #2025 from arpitjain099/fix/sql-fp-compact-blank
  • b7c3906 Add quote_schema_name to safe quote method list
  • f95c500 test: update line number for still-warns SQL injection case after fixture shift
  • 4fba779 base_processor: skip hash render-type extraction when type set positionally
  • 1e63a41 Fix SQL injection false positive for compact_blank/compact on permitted params
  • 7ff9e49 Merge pull request #2023 from FFederi/fix-haml-chained-raw-crash
  • Additional commits viewable in compare view

Updates annotaterb from 4.22.0 to 4.24.0

Changelog

Sourced from annotaterb's changelog.

v4.24.0 (2026-07-24)

Full Changelog

Implemented enhancements:

  • Annotate postgres enums #309
  • --frozen option returns a zero error code when database is inaccessible #240
  • Add support for printing enum types #176

Fixed bugs:

  • Annotation placement for namespaced models is inconsistent — anchor shifts with file shape (doc comment presence) #366
  • Fixture files that start with <% (erb) insert doc inside the erb block #345
  • Schema information inserted every run into some fixture files. #344

Closed issues:

  • Routes are not annotated after migration tasks #251

Merged pull requests:

v4.23.0 (2026-06-25)

Full Changelog

Implemented enhancements:

  • [Request] Support for multiple serializers for one model #329
  • Support COMMENT on an INDEX #258

... (truncated)

Commits
  • c7fbd3a Bump version to v4.24.0 (#371)
  • a035244 Revert "Release v4.24.0" (#370)
  • 28476ce Release v4.24.0
  • 615383a Show DEFERRABLE INITIALLY on foreign keys (#365)
  • a504deb Annotate PostgreSQL unique and exclusion constraints (#364)
  • d2a9a48 Fix --without-comment help text to say exclude (#363)
  • adc8bfe Move ignore_database_name check into AnnotationBuilder (#360)
  • 76d48c0 Fix NoMethodError when handling malformed annotations (#362)
  • cd7210f Remove empty TODO comment from Runner (#361)
  • 2b383f1 Add YAML configuration option reference to the README. (#359)
  • Additional commits viewable in compare view

Updates rubocop from 1.87.0 to 1.88.2

Release notes

Sourced from rubocop's releases.

RuboCop v1.88.2

Bug fixes

  • #15417: Fix a false negative for Lint/ToJSON, which did not flag singleton def self.to_json definitions. (@​bbatsov)
  • #15418: Fix a false negative for Lint/UnreachableCode, which only flagged the first statement after a flow-of-control statement instead of every unreachable statement that followed it. (@​bbatsov)
  • #15416: Fix a false negative for Lint/UselessNumericOperation, which only flagged bare method-call receivers and ignored local variables, instance/class/global variables, and constants (e.g. @x + 0, CONST * 1). (@​bbatsov)
  • #15419: Fix a false negative for Lint/Void where safe-navigation calls to nonmutating methods (e.g. x&.sort) were not flagged when CheckForMethodsWithNoSideEffects is enabled. (@​bbatsov)
  • #15421: Fix a false negative for Style/ArrayIntersect with the block form using include? (e.g. array1.any? { |e| array2.include?(e) }), which was only detected for member?. (@​bbatsov)
  • #15420: Fix a false negative for Style/CollectionCompact, which did not flag grep_v(nil)/grep_v(NilClass) on a safe-navigation call (e.g. array&.grep_v(nil)). (@​bbatsov)
  • #15422: Fix a false negative for Style/DefWithParentheses with a single-line definition whose body follows a semicolon (e.g. def foo(); end), where the parentheses can be safely omitted. (@​bbatsov)
  • #15388: Fix a false negative for Style/MixinUsage when including multiple modules in one statement. (@​bbatsov)
  • #15388: Fix a false negative for Style/ModuleFunction when the module body is a single statement. (@​bbatsov)
  • #15388: Fix a false negative for Style/RedundantCurrentDirectoryInPath with double-quoted strings containing interpolation. (@​bbatsov)
  • #15395: Fix a false negative for Style/RedundantHeredocDelimiterQuotes with double-quoted delimiters whose body contains interpolation or escapes. (@​bbatsov)
  • #15409: Fix a false positive for Gemspec/DuplicatedAssignment with multiple specifications. (@​bbatsov)
  • #15403: Fix a false positive for Layout/CommentIndentation with a comment above an inline access modifier (e.g. private def foo) when Layout/AccessModifierIndentation is configured with EnforcedStyle: outdent. (@​grk)
  • #15372: Fix a false positive for Style/InvertibleUnlessCondition with a multi-statement begin condition. (@​bbatsov)
  • #15360: Fix an incorrect autocorrect for Style/ArgumentsForwarding and Style/MethodDefParentheses when autocorrection conflicts while adding parentheses to method definition arguments. (@​koic)
  • #15417: Fix an incorrect autocorrect for Lint/ToJSON that produced invalid Ruby (def to_json(*_args)()) when the method had explicit empty parentheses. (@​bbatsov)
  • #15426: Fix an incorrect autocorrect for Style/MethodCallWithoutArgsParentheses when empty parentheses span multiple lines and the method call has a block. (@​koic)
  • #15328: Fix a false positive for Style/HashConversion with a splat argument, which previously produced an invalid hash literal. (@​bbatsov)
  • #15338: Fix a false positive for Style/HashLookupMethod with safe navigation, where the suggested bracket form would be the unreadable hash&.[](https://github.com/rubocop/rubocop/blob/HEAD/key). (@​bbatsov)
  • #15397: Fix an incorrect autocorrect for Style/IdenticalConditionalBranches that hoisted the moved expression to column zero instead of matching the surrounding indentation. (@​bbatsov)
  • #15372: Fix an incorrect autocorrect for Style/InvertibleUnlessCondition with mixed &&/|| conditions, which lost the required parentheses when inverting. (@​bbatsov)
  • #15428: Fix an incorrect autocorrect for Style/TrivialAccessors when AllowPredicates: false is set and a trivial reader is defined as a predicate class method. (@​koic)
  • #15402: Fix an infinite loop and file corruption for Layout/LineLength with SplitStrings when an over-long string is indented under a multi-line parent. (@​bbatsov)
  • #15384: Fix a false positive and a false negative for Style/MissingRespondToMissing when method_missing is defined at the top level or alongside sibling classes. (@​bbatsov)
  • #15432: Fix false positives in Layout/ElseAlignment when using else within a block that is part of a larger expression. (@​koic)
  • #15423: Fix false positives in Layout/MultilineMethodCallIndentation when a method chain is nested inside a parenthesized argument list or a grouped expression within a hash pair value. (@​koic)
  • #15424: Fix Style/StructInheritance autocorrect dropping leading indentation when class is inside a module or namespace. (@​amckinnie)
  • #15325: Fix Style/DocumentationMethod ignoring AllowedMethods for inline modifier defs. (@​bbatsov)
  • #15369: Fix a false positive for Style/LambdaCall when the argument list contains a comment, which the autocorrect would have dropped. (@​bbatsov)

Changes

  • #15430: Improve performance of offense reporting by not allocating a new source range per offense outside of embedded sources. (@​bbatsov)
  • #15430: Improve investigation performance by dispatching on_new_investigation, on_investigation_end, and on_other_file only to cops that refine them, and by skipping after_* dispatch when no cop needs it. (@​bbatsov)
  • #15430: Improve performance of the per-file cop relevancy check by skipping gem requirement evaluation for cops without gem requirements. (@​bbatsov)
  • #15430: Improve Lint/Debugger performance on code without debugger calls. (@​bbatsov)
  • #15430: Improve autocorrection performance by keeping corrections in memory across inspection iterations and writing each corrected file only once. (@​bbatsov)
  • #15415: Mark Lint/NumericOperationWithConstantResult autocorrect as unsafe because it drops the operands, discarding their side effects and silencing cases where the result is not actually constant (e.g. x / x raises when x is 0). (@​bbatsov)
  • #15430: Improve performance of cops using AllowedPatterns, ForbiddenPatterns, and AllowedMethods by compiling the configured patterns only once. (@​bbatsov)
  • #15430: Improve performance of Style/IfUnlessModifier and other modifier cops on files with many comments or conditionals. (@​bbatsov)

RuboCop v1.88.1

... (truncated)

Changelog

Sourced from rubocop's changelog.

1.88.2 (2026-07-08)

Bug fixes

  • #15417: Fix a false negative for Lint/ToJSON, which did not flag singleton def self.to_json definitions. ([@​bbatsov][])
  • #15418: Fix a false negative for Lint/UnreachableCode, which only flagged the first statement after a flow-of-control statement instead of every unreachable statement that followed it. ([@​bbatsov][])
  • #15416: Fix a false negative for Lint/UselessNumericOperation, which only flagged bare method-call receivers and ignored local variables, instance/class/global variables, and constants (e.g. @x + 0, CONST * 1...

    Description has been truncated

…th 14 updates

Bumps the bundler-minor-patch group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [kamal](https://github.com/basecamp/kamal) | `2.11.0` | `2.12.0` |
| [thruster](https://github.com/basecamp/thruster) | `0.1.21` | `0.1.23` |
| [bootsnap](https://github.com/rails/bootsnap) | `1.24.5` | `1.24.6` |
| [solid_cable](https://github.com/rails/solid_cable) | `4.0.0` | `4.0.2` |
| [solid_queue](https://github.com/rails/solid_queue) | `1.4.0` | `1.5.0` |
| [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) | `4.4.0` | `4.6.0` |
| [tailwindcss-ruby](https://github.com/flavorjones/tailwindcss-ruby) | `4.3.0` | `4.3.3` |
| [brakeman](https://github.com/presidentbeef/brakeman) | `8.0.4` | `8.0.5` |
| [annotaterb](https://github.com/drwl/annotaterb) | `4.22.0` | `4.24.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.87.0` | `1.88.2` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.35.3` | `2.36.0` |
| [rubocop-rbs_inline](https://github.com/tk0miya/rubocop-rbs_inline) | `1.5.5` | `1.8.0` |
| [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.9.0` | `3.10.2` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.44.0` | `4.46.0` |



Updates `kamal` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/basecamp/kamal/releases)
- [Commits](basecamp/kamal@v2.11.0...v2.12.0)

Updates `thruster` from 0.1.21 to 0.1.23
- [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md)
- [Commits](basecamp/thruster@v0.1.21...v0.1.23)

Updates `bootsnap` from 1.24.5 to 1.24.6
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](rails/bootsnap@v1.24.5...v1.24.6)

Updates `solid_cable` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/rails/solid_cable/releases)
- [Commits](rails/solid_cable@v4.0.0...v4.0.2)

Updates `solid_queue` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v1.4.0...v1.5.0)

Updates `tailwindcss-rails` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](rails/tailwindcss-rails@v4.4.0...v4.6.0)

Updates `tailwindcss-ruby` from 4.3.0 to 4.3.3
- [Release notes](https://github.com/flavorjones/tailwindcss-ruby/releases)
- [Changelog](https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md)
- [Commits](flavorjones/tailwindcss-ruby@v4.3.0...v4.3.3)

Updates `brakeman` from 8.0.4 to 8.0.5
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](presidentbeef/brakeman@v8.0.4...v8.0.5)

Updates `annotaterb` from 4.22.0 to 4.24.0
- [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md)
- [Commits](drwl/annotaterb@v4.22.0...v4.24.0)

Updates `rubocop` from 1.87.0 to 1.88.2
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.87.0...v1.88.2)

Updates `rubocop-rails` from 2.35.3 to 2.36.0
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.35.3...v2.36.0)

Updates `rubocop-rbs_inline` from 1.5.5 to 1.8.0
- [Changelog](https://github.com/tk0miya/rubocop-rbs_inline/blob/main/CHANGELOG.md)
- [Commits](tk0miya/rubocop-rbs_inline@v1.5.5...v1.8.0)

Updates `rubocop-rspec` from 3.9.0 to 3.10.2
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2)

Updates `selenium-webdriver` from 4.44.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.44.0...selenium-4.46.0)

---
updated-dependencies:
- dependency-name: kamal
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: thruster
  dependency-version: 0.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: bootsnap
  dependency-version: 1.24.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: solid_cable
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: solid_queue
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: tailwindcss-rails
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: tailwindcss-ruby
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: brakeman
  dependency-version: 8.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: annotaterb
  dependency-version: 4.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: rubocop
  dependency-version: 1.88.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: rubocop-rails
  dependency-version: 2.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: rubocop-rbs_inline
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: rubocop-rspec
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: selenium-webdriver
  dependency-version: 4.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
...

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 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 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 Aug 10, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/bundler-minor-patch-4a45f88e96 branch August 10, 2026 00:09
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