File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 97
97
98
98
group :development do
99
99
gem 'byebug'
100
- gem 'debug' , '~> 1.10 '
100
+ gem 'debug' , '~> 1.11 '
101
101
gem 'listen'
102
102
gem 'roodi'
103
103
gem 'solargraph'
Original file line number Diff line number Diff line change 131
131
crass (1.0.6 )
132
132
daemons (1.4.1 )
133
133
date (3.4.1 )
134
- debug (1.10 .0 )
134
+ debug (1.11 .0 )
135
135
irb (~> 1.10 )
136
136
reline (>= 0.3.8 )
137
137
declarative (0.0.20 )
142
142
docile (1.1.5 )
143
143
domain_name (0.6.20240107 )
144
144
drb (2.2.1 )
145
+ erb (5.0.1 )
145
146
erubi (1.13.1 )
146
147
eventmachine (1.2.7 )
147
148
excon (0.112.0 )
377
378
pry-byebug (3.11.0 )
378
379
byebug (~> 12.0 )
379
380
pry (>= 0.13 , < 0.16 )
380
- psych (5.2.4 )
381
+ psych (5.2.6 )
381
382
date
382
383
stringio
383
384
public_suffix (6.0.2 )
417
418
ffi (~> 1.0 )
418
419
rbs (3.9.4 )
419
420
logger
420
- rdoc (6.11.0 )
421
+ rdoc (6.14.1 )
422
+ erb
421
423
psych (>= 4.0.0 )
422
424
redis (5.4.0 )
423
425
redis-client (>= 0.22.0 )
@@ -627,7 +629,7 @@ DEPENDENCIES
627
629
cloudfront-signer
628
630
codeclimate-test-reporter (>= 1.0.8 )
629
631
concurrent-ruby
630
- debug (~> 1.10 )
632
+ debug (~> 1.11 )
631
633
digest-xxhash
632
634
eventmachine (~> 1.2.7 )
633
635
fluent-logger
You can’t perform that action at this time.
0 commit comments