Skip to content

Commit c10bc71

Browse files
Bump binding_of_caller from 1.0.1 to 2.0.0
Bumps [binding_of_caller](https://github.com/banister/binding_of_caller) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/banister/binding_of_caller/releases) - [Commits](banister/binding_of_caller@v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: binding_of_caller dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8f7873 commit c10bc71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
smart_properties
127127
bigdecimal (4.0.1)
128128
bindex (0.8.1)
129-
binding_of_caller (1.0.1)
129+
binding_of_caller (2.0.0)
130130
debug_inspector (>= 1.2.0)
131131
bootsnap (1.20.1)
132132
msgpack (~> 1.2)
@@ -512,8 +512,8 @@ GEM
512512
pry-remote (0.1.8)
513513
pry (~> 0.9)
514514
slop (~> 3.0)
515-
pry-stack_explorer (0.6.1)
516-
binding_of_caller (~> 1.0)
515+
pry-stack_explorer (0.6.2)
516+
binding_of_caller (>= 1.0)
517517
pry (~> 0.13)
518518
psych (5.3.1)
519519
date

0 commit comments

Comments
 (0)