File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ gem 'tucana', '0.0.53'
8383
8484gem 'code0-identities' , '~> 0.0.3'
8585
86- gem 'pry' , '~> 0.15 .0'
86+ gem 'pry' , '~> 0.16 .0'
8787gem 'pry-byebug' , '~> 3.10'
8888
8989gem 'code0-zero_track' , '0.0.6'
Original file line number Diff line number Diff line change 8484 bootsnap (1.20.1 )
8585 msgpack (~> 1.2 )
8686 builder (3.3.0 )
87- byebug (12.0.0 )
87+ byebug (13.0.0 )
88+ reline (>= 0.6.0 )
8889 code0-identities (0.0.3 )
8990 base64 (~> 0.3.0 )
9091 httparty (~> 0.22 )
@@ -216,12 +217,13 @@ GEM
216217 parser
217218 rouge
218219 unparser
219- pry (0.15.2 )
220+ pry (0.16.0 )
220221 coderay (~> 1.1 )
221222 method_source (~> 1.0 )
222- pry-byebug (3.11.0 )
223- byebug (~> 12.0 )
224- pry (>= 0.13 , < 0.16 )
223+ reline (>= 0.6.0 )
224+ pry-byebug (3.12.0 )
225+ byebug (~> 13.0 )
226+ pry (>= 0.13 , < 0.17 )
225227 psych (5.3.1 )
226228 date
227229 stringio
@@ -413,7 +415,7 @@ DEPENDENCIES
413415 json-schema (~> 6.0 )
414416 lograge (~> 0.14.0 )
415417 pg (~> 1.1 )
416- pry (~> 0.15 .0 )
418+ pry (~> 0.16 .0 )
417419 pry-byebug (~> 3.10 )
418420 puma (>= 5.0 )
419421 rails (~> 8.0.0 )
You can’t perform that action at this time.
0 commit comments