getgauge / gauge-ruby

Ruby runner for Gauge.
http://getgauge.org
Apache License 2.0
24 stars 11 forks source link

Bump rspec-core from 3.12.2 to 3.12.3 #336

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps rspec-core from 3.12.2 to 3.12.3.

Changelog

Sourced from rspec-core's changelog.

3.12.3 / 2024-02-04

Full Changelog

Bug fixes:

  • Use __send__ in output wrapper to avoid issues with IO objects that implement send like Socket. (Richard Platel, #3045)
Commits
  • ad9c79d v3.12.3
  • 2a194d0 cleanup
  • e22fb28 Apply PR comments
  • faaf94e Declare drb as a dependency for specs
  • 713a2f0 Merge pull request #3067 from threeplanetssoftware/update-documentation-for-c...
  • 8160ac4 Merge pull request #3060 from rspec/update-ci-build-scripts-2023-12-26-for-3-...
  • 8d6b691 Merge pull request #3058 from rspec/fix-diff-lcs-build
  • 0cc9d87 Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • 27b93d6 Update maintenance version of rspec-rails
  • c074ade Merge pull request #3054 from rspec/improve-force-quit-message
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 8 months ago

Looks like rspec-core is up-to-date now, so this is no longer needed.