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'
4444# For Pokemon image file downloads
4545gem 'aws-sdk-s3' , '~> 1'
4646
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-
5347group :development do
5448 gem 'flamegraph' , require : false
5549 gem 'memory_profiler' , require : false
Original file line number Diff line number Diff line change 282282 multi_json (1.15.0 )
283283 multipart-post (2.4.1 )
284284 mutex_m (0.3.0 )
285- net-http (0.6.0 )
286- uri
287285 net-imap (0.5.8 )
288286 date
289287 net-protocol
514512 unicode-display_width (3.1.4 )
515513 unicode-emoji (~> 4.0 , >= 4.0.4 )
516514 unicode-emoji (4.0.4 )
517- uri (1.0.3 )
518515 web-console (4.2.1 )
519516 actionview (>= 6.0.0 )
520517 activemodel (>= 6.0.0 )
@@ -568,7 +565,6 @@ DEPENDENCIES
568565 letter_opener_web
569566 listen
570567 memory_profiler
571- net-http
572568 pg
573569 puma
574570 puma_worker_killer
@@ -593,7 +589,6 @@ DEPENDENCIES
593589 solargraph
594590 spring
595591 stackprof
596- uri
597592 web-console
598593
599594RUBY VERSION
You can’t perform that action at this time.
0 commit comments