Skip to content

Commit a9cedd9

Browse files
build(deps-dev): bump pry from 0.15.2 to 0.16.0
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>
1 parent 0c7c012 commit a9cedd9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,9 +423,10 @@ GEM
423423
actionpack (>= 7.1)
424424
prettyprint (0.2.0)
425425
prism (1.9.0)
426-
pry (0.15.2)
426+
pry (0.16.0)
427427
coderay (~> 1.1)
428428
method_source (~> 1.0)
429+
reline (>= 0.6.0)
429430
pry-byebug (3.12.0)
430431
byebug (~> 13.0)
431432
pry (>= 0.13, < 0.17)

0 commit comments

Comments
 (0)