Skip to content

Commit 8ca4c4a

Browse files
chore(deps): update dependency binding_of_caller to v2
1 parent 4be1ca2 commit 8ca4c4a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ end
6363

6464
group :development do
6565
gem 'better_errors', '~> 2.10', '>= 2.10.1'
66-
gem 'binding_of_caller', '~> 1.0', '>= 1.0.1'
66+
gem 'binding_of_caller', '~> 2.0'
6767
gem 'listen', '~> 3.9'
6868
gem 'mina', '~> 1.2', '>= 1.2.5'
6969
gem 'spring', '~> 4.4'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
rouge (>= 1.0.0)
9090
bigdecimal (3.1.9)
9191
bigdecimal (3.1.9-java)
92-
binding_of_caller (1.0.1)
92+
binding_of_caller (2.0.0)
9393
debug_inspector (>= 1.2.0)
9494
bootsnap (1.18.6)
9595
msgpack (~> 1.2)
@@ -574,7 +574,7 @@ DEPENDENCIES
574574
awesome_print (~> 1.9, >= 1.9.2)
575575
bcrypt (~> 3.1, >= 3.1.20)
576576
better_errors (~> 2.10, >= 2.10.1)
577-
binding_of_caller (~> 1.0, >= 1.0.1)
577+
binding_of_caller (~> 2.0)
578578
bootsnap (~> 1.18, >= 1.18.6)
579579
brakeman (~> 7.1)
580580
bullet (~> 8.0, >= 8.0.8)

0 commit comments

Comments
 (0)