File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 95
95
96
96
group :development do
97
97
gem 'byebug'
98
- gem 'debug' , '~> 1.9 '
98
+ gem 'debug' , '~> 1.10 '
99
99
gem 'listen'
100
100
gem 'roodi'
101
101
gem 'solargraph'
Original file line number Diff line number Diff line change 128
128
rexml
129
129
crass (1.0.6 )
130
130
daemons (1.4.1 )
131
- debug (1.9.2 )
131
+ date (3.4.1 )
132
+ debug (1.10.0 )
132
133
irb (~> 1.10 )
133
134
reline (>= 0.3.8 )
134
135
declarative (0.0.20 )
262
263
httpclient (2.8.3 )
263
264
i18n (1.14.6 )
264
265
concurrent-ruby (~> 1.0 )
265
- io-console (0.7.2 )
266
+ io-console (0.8.0 )
266
267
ipaddress (0.8.3 )
267
- irb (1.14.1 )
268
+ irb (1.14.3 )
268
269
rdoc (>= 4.0.0 )
269
270
reline (>= 0.4.2 )
270
271
jaro_winkler (1.5.6 )
360
361
pry-byebug (3.10.1 )
361
362
byebug (~> 11.0 )
362
363
pry (>= 0.13 , < 0.15 )
363
- psych (5.2.0 )
364
+ psych (5.2.2 )
365
+ date
364
366
stringio
365
367
public_suffix (6.0.1 )
366
368
puma (6.5.0 )
@@ -398,14 +400,14 @@ GEM
398
400
rb-inotify (0.10.1 )
399
401
ffi (~> 1.0 )
400
402
rbs (2.8.4 )
401
- rdoc (6.7 .0 )
403
+ rdoc (6.10 .0 )
402
404
psych (>= 4.0.0 )
403
405
redis (5.3.0 )
404
406
redis-client (>= 0.22.0 )
405
407
redis-client (0.22.2 )
406
408
connection_pool
407
409
regexp_parser (2.9.3 )
408
- reline (0.5.11 )
410
+ reline (0.6.0 )
409
411
io-console (~> 0.5 )
410
412
representable (3.2.0 )
411
413
declarative (< 0.1.0 )
@@ -593,7 +595,7 @@ DEPENDENCIES
593
595
clockwork
594
596
cloudfront-signer
595
597
codeclimate-test-reporter (>= 1.0.8 )
596
- debug (~> 1.9 )
598
+ debug (~> 1.10 )
597
599
digest-xxhash
598
600
eventmachine (~> 1.2.7 )
599
601
fluent-logger
You can’t perform that action at this time.
0 commit comments