remove cups installation for cloud in Gemfile

This commit is contained in:
Min Zeya Phyo
2019-10-25 13:14:49 +06:30
parent af3efbe607
commit dc1f83ddc9

View File

@@ -44,7 +44,7 @@ gem 'mini_magick'
gem 'jquery-fileupload-rails', '~> 0.4.7'
#Report and Printing gems
gem 'cups'
#gem 'cups' #remove for cloud installation
gem 'prawn'
gem 'prawn-table'
gem 'prawn-qrcode'