This repository was archived by the owner on Dec 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ group :development do
133
133
gem 'active_record_query_trace' , '~> 1.8'
134
134
gem 'annotate' , '~> 3.1'
135
135
gem 'better_errors' , '~> 2.9'
136
- gem 'binding_of_caller' , '~> 0.7 '
136
+ gem 'binding_of_caller' , '~> 1.0 '
137
137
gem 'bullet' , '~> 6.1'
138
138
gem 'letter_opener' , '~> 1.7'
139
139
gem 'letter_opener_web' , '~> 1.4'
Original file line number Diff line number Diff line change 100
100
erubi (>= 1.0.0 )
101
101
rack (>= 0.9.0 )
102
102
bindata (2.4.8 )
103
- binding_of_caller (0.8 .0 )
103
+ binding_of_caller (1.0 .0 )
104
104
debug_inspector (>= 0.0.1 )
105
105
blurhash (0.1.4 )
106
106
ffi (~> 1.10.0 )
165
165
crass (1.0.6 )
166
166
css_parser (1.7.1 )
167
167
addressable
168
- debug_inspector (0 .0.3 )
168
+ debug_inspector (1 .0.0 )
169
169
devise (4.7.3 )
170
170
bcrypt (~> 3.0 )
171
171
orm_adapter (~> 0.1 )
@@ -690,7 +690,7 @@ DEPENDENCIES
690
690
annotate (~> 3.1 )
691
691
aws-sdk-s3 (~> 1.87 )
692
692
better_errors (~> 2.9 )
693
- binding_of_caller (~> 0.7 )
693
+ binding_of_caller (~> 1.0 )
694
694
blurhash (~> 0.1 )
695
695
bootsnap (~> 1.5 )
696
696
brakeman (~> 4.10 )
You can’t perform that action at this time.
0 commit comments