File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -44,12 +44,6 @@ gem 'rack-user_agent'
44
44
# For Pokemon image file downloads
45
45
gem 'aws-sdk-s3' , '~> 1'
46
46
47
- # Following warning are displayed and for prevention
48
- # warning: already initialized constant Net::ProtocRetryError
49
- # https://github.com/ruby/net-imap/issues/16
50
- gem 'net-http'
51
- gem 'uri'
52
-
53
47
group :development do
54
48
gem 'flamegraph' , require : false
55
49
gem 'memory_profiler' , require : false
Original file line number Diff line number Diff line change 282
282
multi_json (1.15.0 )
283
283
multipart-post (2.4.1 )
284
284
mutex_m (0.3.0 )
285
- net-http (0.6.0 )
286
- uri
287
285
net-imap (0.5.8 )
288
286
date
289
287
net-protocol
514
512
unicode-display_width (3.1.4 )
515
513
unicode-emoji (~> 4.0 , >= 4.0.4 )
516
514
unicode-emoji (4.0.4 )
517
- uri (1.0.3 )
518
515
web-console (4.2.1 )
519
516
actionview (>= 6.0.0 )
520
517
activemodel (>= 6.0.0 )
@@ -568,7 +565,6 @@ DEPENDENCIES
568
565
letter_opener_web
569
566
listen
570
567
memory_profiler
571
- net-http
572
568
pg
573
569
puma
574
570
puma_worker_killer
@@ -593,7 +589,6 @@ DEPENDENCIES
593
589
solargraph
594
590
spring
595
591
stackprof
596
- uri
597
592
web-console
598
593
599
594
RUBY VERSION
You can’t perform that action at this time.
0 commit comments