Merged
Conversation
Member
|
@dependabot recreate |
Bumps [pry](https://github.com/pry/pry) from 0.15.2 to 0.16.0. - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](pry/pry@v0.15.2...v0.16.0) --- updated-dependencies: - dependency-name: pry dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ad9472a to
7da136a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pry from 0.15.2 to 0.16.0.
Release notes
Sourced from pry's releases.
Changelog
Sourced from pry's changelog.
Commits
5a267dfv0.16.0538b150Update CHANGELOG0a7ab20Merge pull request #2361 from andrehjr/remove-outdated-deps8dcb2c8Remove pinned method_source version for Ruby < 2.3.0fc9969bRemove psych pinned version from Gemfile23b3ed6Remove hardcoded require for rubocop > 2.2.0e9ac449Merge pull request #2349 from andrehjr/no-readline-installed679249bMerge pull request #2359 from andrehjr/remove-experiental-autoresize17d5954Remove experimental Pry.auto_resize!090822bPry will only support Ruby 2.6+ form now on