fixed conflict

This commit is contained in:
Nweni
2019-11-15 16:25:03 +06:30
parent 3253518aae
commit 9138a1e38e

View File

@@ -46,12 +46,9 @@ gem 'mini_magick'
gem 'jquery-fileupload-rails', '~> 0.4.7' gem 'jquery-fileupload-rails', '~> 0.4.7'
#Report and Printing gems #Report and Printing gems
<<<<<<< HEAD
gem 'cups', '~> 0.0.7' gem 'cups', '~> 0.0.7'
=======
#gem 'cups' #remove for cloud installation
gem 'cups', '~>0.0.7'
>>>>>>> r-1902001-01
gem 'prawn' gem 'prawn'
gem 'prawn-table' gem 'prawn-table'
gem 'prawn-qrcode' gem 'prawn-qrcode'