Bump pry-byebug from 3.9.0 to 3.10.1 (#19002)
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.9.0 to 3.10.1. - [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.1 ) --- 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>
... | ... | @@ -102,7 +102,7 @@ group :development, :test do |
gem 'fabrication', '~> 2.30' | ||
gem 'fuubar', '~> 2.5' | ||
gem 'i18n-tasks', '~> 1.0', require: false | ||
gem 'pry-byebug', '~> 3.9' | ||
gem 'pry-byebug', '~> 3.10' | ||
gem 'pry-rails', '~> 0.3' | ||
gem 'rspec-rails', '~> 5.1' | ||
end | ||
... | ... |
Please register or sign in to comment