Skip to content

Commit dd29433

Browse files
Bump binding_of_caller from 1.0.1 to 2.0.0 (#5532)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd03f01 commit dd29433

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.1.0)
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)
@@ -514,8 +514,8 @@ GEM
514514
pry-remote (0.1.8)
515515
pry (~> 0.9)
516516
slop (~> 3.0)
517-
pry-stack_explorer (0.6.1)
518-
binding_of_caller (~> 1.0)
517+
pry-stack_explorer (0.6.3)
518+
binding_of_caller (>= 1.0)
519519
pry (~> 0.13)
520520
psych (5.3.1)
521521
date

0 commit comments

Comments
 (0)