1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

Bump pry-stack_explorer from 0.5.1 to 0.6.0 (#2429)

Bumps [pry-stack_explorer](https://github.com/banister/pry-stack_explorer) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/banister/pry-stack_explorer/releases)
- [Commits](https://github.com/banister/pry-stack_explorer/commits)

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] 2021-02-01 22:05:42 +00:00 committed by GitHub
parent 4b8d95c1bd
commit dd802f76bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ GEM
async-io (~> 1.15) async-io (~> 1.15)
async-io (1.30.1) async-io (1.30.1)
async (~> 1.14) async (~> 1.14)
binding_of_caller (0.8.0) binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
builder (3.2.4) builder (3.2.4)
byebug (11.1.3) byebug (11.1.3)
@ -175,8 +175,8 @@ GEM
pry-rescue (1.5.2) pry-rescue (1.5.2)
interception (>= 0.5) interception (>= 0.5)
pry (>= 0.12.0) pry (>= 0.12.0)
pry-stack_explorer (0.5.1) pry-stack_explorer (0.6.0)
binding_of_caller (~> 0.7) binding_of_caller (~> 1.0)
pry (~> 0.13) pry (~> 0.13)
public_suffix (4.0.6) public_suffix (4.0.6)
racc (1.5.2) racc (1.5.2)