cups update

This commit is contained in:
Yan
2018-01-09 11:36:36 +06:30
parent 6e9449b5e8
commit 66304cfccf
2 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ gem 'carrierwave', '~> 1.0'
gem 'mini_magick'
#Report and Printing gems
gem 'cups', '~> 0.0.7'
gem 'cups'
gem 'prawn'
gem 'prawn-table'
gem 'spreadsheet'

View File

@@ -81,7 +81,7 @@ GEM
concurrent-ruby (1.0.5)
connection_pool (2.2.1)
crass (1.0.2)
cups (0.0.7)
cups (0.1.10)
database_cleaner (1.6.2)
diff-lcs (1.3)
erubi (1.7.0)
@@ -294,7 +294,7 @@ DEPENDENCIES
carrierwave (~> 1.0)
chartkick
coffee-rails (~> 4.2)
cups (~> 0.0.7)
cups
database_cleaner
factory_girl_rails (~> 4.0)
faker