diff --git a/Gemfile b/Gemfile index 0fb5f323..90182812 100755 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 05be67ea..48c34ea2 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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