Bump pry-byebug from 3.9.0 to 3.10.0 (#2547)

Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.9.0 to 3.10.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.9.0...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-17 14:02:49 +10:00
committed by GitHub
parent 74325078cc
commit 8a0e122dc9

View File

@@ -122,12 +122,12 @@ GEM
parser (3.1.2.1)
ast (~> 2.4.1)
power_assert (2.0.1)
pry (0.13.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
pry-byebug (3.10.0)
byebug (~> 11.0)
pry (~> 0.13.0)
pry (>= 0.13, < 0.15)
psych (4.0.4)
stringio
public_suffix (4.0.7)