gems: drop term-ansicolor gem.

This commit is contained in:
evazion
2019-10-30 23:32:28 -05:00
parent 55a2c6de2b
commit 2821559221
2 changed files with 0 additions and 5 deletions

View File

@@ -43,7 +43,6 @@ gem 'redis'
gem 'request_store' gem 'request_store'
gem 'builder' gem 'builder'
# gem 'did_you_mean' # github.com/yuki24/did_you_mean/issues/117 # gem 'did_you_mean' # github.com/yuki24/did_you_mean/issues/117
gem 'term-ansicolor', require: "term/ansicolor"
gem 'puma' gem 'puma'
# needed for looser jpeg header compat # needed for looser jpeg header compat

View File

@@ -364,12 +364,9 @@ GEM
stripe (4.22.0) stripe (4.22.0)
faraday (~> 0.13) faraday (~> 0.13)
net-http-persistent (~> 3.0) net-http-persistent (~> 3.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.20.3) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.10) tilt (2.0.10)
tins (1.21.1)
twitter (6.2.0) twitter (6.2.0)
addressable (~> 2.3) addressable (~> 2.3)
buftok (~> 0.2.0) buftok (~> 0.2.0)
@@ -480,7 +477,6 @@ DEPENDENCIES
statistics2 statistics2
streamio-ffmpeg streamio-ffmpeg
stripe stripe
term-ansicolor
twitter twitter
unicorn unicorn
unicorn-worker-killer unicorn-worker-killer