1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00

Bump pry-byebug from 3.5.1 to 3.7.0

Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.5.1 to 3.7.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.5.1...v3.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-21 19:20:54 +00:00
parent c04e9c80bc
commit 5b8875e494

View file

@ -6,7 +6,7 @@ GEM
rake
thor (>= 0.14.0)
ast (2.4.0)
byebug (9.1.0)
byebug (11.0.1)
coderay (1.1.2)
diff-lcs (1.3)
fssm (0.2.10)
@ -19,8 +19,8 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.5.1)
byebug (~> 9.1)
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
pygments.rb (1.2.1)
multi_json (>= 1.0.0)