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:
parent
4b8d95c1bd
commit
dd802f76bc
1 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@ GEM
|
|||
async-io (~> 1.15)
|
||||
async-io (1.30.1)
|
||||
async (~> 1.14)
|
||||
binding_of_caller (0.8.0)
|
||||
binding_of_caller (1.0.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
builder (3.2.4)
|
||||
byebug (11.1.3)
|
||||
|
@ -175,8 +175,8 @@ GEM
|
|||
pry-rescue (1.5.2)
|
||||
interception (>= 0.5)
|
||||
pry (>= 0.12.0)
|
||||
pry-stack_explorer (0.5.1)
|
||||
binding_of_caller (~> 0.7)
|
||||
pry-stack_explorer (0.6.0)
|
||||
binding_of_caller (~> 1.0)
|
||||
pry (~> 0.13)
|
||||
public_suffix (4.0.6)
|
||||
racc (1.5.2)
|
||||
|
|
Loading…
Reference in a new issue