Bump pry-byebug from 3.11.0 to 3.12.0

Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: pry-byebug
  dependency-version: 3.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 14:51:26 +00:00
committed by GitHub
parent dadae2a79c
commit 75f169e318
2 changed files with 9 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ group :test do
gem 'browserstack-local', '~> 1.4'
gem 'irb', '~> 1.16'
gem 'pry-byebug', '~> 3.11'
gem 'pry-byebug', '~> 3.12'
gem 'rest-client', '~> 2.1.0'
gem 'websocket-client-simple', '~> 0.6.1'