diff --git a/Gemfile b/Gemfile index 9cd72eed..d20a0856 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '2.6.5' +ruby '~> 2.6.0' #ruby '2.5.7' @@ -52,7 +52,7 @@ gem 'mini_magick' gem 'jquery-fileupload-rails', '~> 0.4.7' #Report and Printing gems -gem 'cups', '~> 0.0.7' +# gem 'cups', '~> 0.0.7' gem 'prawn' gem 'prawn-table'