diff --git a/Gemfile b/Gemfile index 775ed2c5..0d1c1660 100644 --- a/Gemfile +++ b/Gemfile @@ -44,7 +44,7 @@ gem 'mini_magick' gem 'jquery-fileupload-rails', '~> 0.4.7' #Report and Printing gems -gem 'cups', '~> 0.1.10' +gem 'cups', '~> 0.0.7' gem 'prawn' gem 'prawn-table' gem 'prawn-qrcode' diff --git a/Gemfile.lock b/Gemfile.lock index e69de29b..a1b898dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -0,0 +1,377 @@ +GIT + remote: https://github.com/capistrano/rbenv.git + revision: b8807f3bbb3f424ac42cc8838a38822e028d0aa3 + specs: + capistrano-rbenv (2.1.4) + capistrano (~> 3.1) + sshkit (~> 1.3) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (5.1.7) + actionpack (= 5.1.7) + nio4r (~> 2.0) + websocket-driver (~> 0.6.1) + actionmailer (5.1.7) + actionpack (= 5.1.7) + actionview (= 5.1.7) + activejob (= 5.1.7) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (5.1.7) + actionview (= 5.1.7) + activesupport (= 5.1.7) + rack (~> 2.0) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (5.1.7) + activesupport (= 5.1.7) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (5.1.7) + activesupport (= 5.1.7) + globalid (>= 0.3.6) + activemodel (5.1.7) + activesupport (= 5.1.7) + activerecord (5.1.7) + activemodel (= 5.1.7) + activesupport (= 5.1.7) + arel (~> 8.0) + activesupport (5.1.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + aescrypt (1.0.0) + airbrussh (1.4.0) + sshkit (>= 1.6.1, != 1.7.0) + arel (8.0.0) + axlsx (2.0.1) + htmlentities (~> 4.3.1) + nokogiri (>= 1.4.1) + rubyzip (~> 1.0.0) + axlsx_rails (0.5.2) + actionpack (>= 3.1) + axlsx (>= 2.0.1) + bcrypt (3.1.13) + bindex (0.8.1) + builder (3.2.3) + byebug (11.0.1) + cancancan (1.17.0) + capistrano (3.11.2) + airbrussh (>= 1.0.0) + i18n + rake (>= 10.0.0) + sshkit (>= 1.9.0) + capistrano-bundler (1.6.0) + capistrano (~> 3.1) + capistrano-rails (1.4.0) + capistrano (~> 3.1) + capistrano-bundler (~> 1.1) + carrierwave (1.3.1) + activemodel (>= 4.0.0) + activesupport (>= 4.0.0) + mime-types (>= 1.16) + chartkick (3.2.2) + chronic (0.10.2) + chunky_png (1.3.11) + coffee-rails (4.2.2) + coffee-script (>= 2.2.0) + railties (>= 4.0.0) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.12.2) + concurrent-ruby (1.1.5) + connection_pool (2.2.2) + crass (1.0.5) + cups (0.0.7) + database_cleaner (1.7.0) + diff-lcs (1.3) + erubi (1.9.0) + execjs (2.7.0) + factory_girl (4.9.0) + activesupport (>= 3.0.0) + factory_girl_rails (4.9.0) + factory_girl (~> 4.9.0) + railties (>= 3.0.0) + faker (2.6.0) + i18n (>= 1.6, < 1.8) + ffi (1.11.1) + filterrific (5.2.1) + font-awesome-rails (4.7.0.5) + railties (>= 3.2, < 6.1) + globalid (0.4.2) + activesupport (>= 4.2.0) + htmlentities (4.3.4) + httparty (0.15.7) + multi_xml (>= 0.5.2) + i18n (1.7.0) + concurrent-ruby (~> 1.0) + jbuilder (2.9.1) + activesupport (>= 4.2.0) + jquery-fileupload-rails (0.4.7) + actionpack (>= 3.1) + railties (>= 3.1) + sass (>= 3.2) + jquery-rails (4.3.5) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) + thor (>= 0.14, < 2.0) + jquery-ui-rails (6.0.1) + railties (>= 3.2.16) + json (2.2.0) + kaminari (1.0.1) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.0.1) + kaminari-activerecord (= 1.0.1) + kaminari-core (= 1.0.1) + kaminari-actionview (1.0.1) + actionview + kaminari-core (= 1.0.1) + kaminari-activerecord (1.0.1) + activerecord + kaminari-core (= 1.0.1) + kaminari-core (1.0.1) + listen (3.0.8) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + loofah (2.3.1) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + material_icons (2.2.1) + railties (>= 3.2) + method_source (0.9.2) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) + mini_magick (4.9.5) + mini_mime (1.0.2) + mini_portile2 (2.4.0) + minitest (5.12.2) + momentjs-rails (2.20.1) + railties (>= 3.1) + multi_xml (0.6.0) + mysql2 (0.5.2) + nested_form (0.3.2) + net-scp (2.0.0) + net-ssh (>= 2.6.5, < 6.0.0) + net-ssh (5.2.0) + nio4r (2.5.2) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + pdf-core (0.7.0) + pdfjs_viewer-rails (0.3.1) + json (> 1.8.4) + rails (> 4.2.0) + sass-rails (~> 5.0) + pg (1.1.4) + prawn (2.2.2) + pdf-core (~> 0.7.0) + ttfunk (~> 1.5) + prawn-qrcode (0.4.0) + prawn (>= 1) + rqrcode (>= 1.0.0) + prawn-table (0.2.2) + prawn (>= 1.3.0, < 3.0.0) + puma (3.12.1) + rack (2.0.7) + rack-cors (1.0.3) + rack-protection (2.0.7) + rack + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails (5.1.7) + actioncable (= 5.1.7) + actionmailer (= 5.1.7) + actionpack (= 5.1.7) + actionview (= 5.1.7) + activejob (= 5.1.7) + activemodel (= 5.1.7) + activerecord (= 5.1.7) + activesupport (= 5.1.7) + bundler (>= 1.3.0) + railties (= 5.1.7) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (5.1.7) + actionpack (= 5.1.7) + activesupport (= 5.1.7) + method_source + rake (>= 0.8.7) + thor (>= 0.18.1, < 2.0) + rake (13.0.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) + redis (3.3.5) + roo (1.13.2) + nokogiri + rubyzip + spreadsheet (> 0.6.4) + rqrcode (1.1.1) + chunky_png (~> 1.0) + rqrcode_core (~> 0.1.0) + rqrcode_core (0.1.0) + rspec-core (3.9.0) + rspec-support (~> 3.9.0) + rspec-expectations (3.9.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.9.0) + rspec-mocks (3.9.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.9.0) + rspec-rails (3.9.0) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-support (~> 3.9.0) + rspec-support (3.9.0) + ruby-ole (1.2.12.2) + rubyzip (1.0.0) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sass-rails (5.0.7) + railties (>= 4.0.0, < 6) + sass (~> 3.1) + sprockets (>= 2.8, < 4.0) + sprockets-rails (>= 2.0, < 4.0) + tilt (>= 1.1, < 3) + schema_to_scaffold (0.8.0) + activesupport (>= 3.2.1) + shoulda-matchers (3.1.3) + activesupport (>= 4.0.0) + sidekiq (5.2.7) + connection_pool (~> 2.2, >= 2.2.2) + rack (>= 1.5.0) + rack-protection (>= 1.5.0) + redis (>= 3.3.5, < 5) + simple_form (5.0.1) + actionpack (>= 5.0) + activemodel (>= 5.0) + spreadsheet (1.2.5) + ruby-ole (>= 1.0) + spring (2.0.2) + activesupport (>= 4.2) + spring-watcher-listen (2.0.1) + listen (>= 2.7, < 4.0) + spring (>= 1.2, < 3.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + sshkit (1.20.0) + net-scp (>= 1.1.2) + net-ssh (>= 2.8.0) + tether-rails (1.4.0) + rails (>= 3.1) + thor (0.20.3) + thread_safe (0.3.6) + tilt (2.0.10) + to_xls-rails (1.3.1) + spreadsheet (>= 0.8.5) + ttfunk (1.5.1) + turbolinks (5.2.1) + turbolinks-source (~> 5.2) + turbolinks-source (5.2.0) + tzinfo (1.2.5) + thread_safe (~> 0.1) + uglifier (4.2.0) + execjs (>= 0.3.0, < 3) + web-console (3.7.0) + actionview (>= 5.0) + activemodel (>= 5.0) + bindex (>= 0.4.0) + railties (>= 5.0) + websocket-driver (0.6.5) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.4) + whenever (1.0.0) + chronic (>= 0.6.3) + +PLATFORMS + ruby + +DEPENDENCIES + aescrypt + axlsx (= 2.0.1) + axlsx_rails + bcrypt (~> 3.1.7) + byebug + cancancan (~> 1.10) + capistrano + capistrano-bundler + capistrano-rails + capistrano-rbenv! + carrierwave (~> 1.0) + chartkick + coffee-rails (~> 4.2) + cups (~> 0.0.7) + database_cleaner + factory_girl_rails (~> 4.0) + faker + filterrific + font-awesome-rails (~> 4.7, >= 4.7.0.2) + httparty (~> 0.15.5) + jbuilder (~> 2.5) + jquery-fileupload-rails (~> 0.4.7) + jquery-rails + jquery-ui-rails + kaminari (~> 1.0.1) + listen (~> 3.0.5) + material_icons + mini_magick + momentjs-rails + mysql2 + nested_form + pdfjs_viewer-rails + pg + prawn + prawn-qrcode + prawn-table + puma (~> 3.0) + rack-cors + rails (~> 5.1.0) + redis (~> 3.0) + roo + rspec-rails (~> 3.5) + rubyzip (= 1.0.0) + sass-rails (~> 5.0) + schema_to_scaffold + shoulda-matchers (~> 3.1) + sidekiq + simple_form + spring + spring-watcher-listen (~> 2.0.0) + tether-rails + to_xls-rails + turbolinks + tzinfo-data + uglifier (>= 1.3.0) + web-console (>= 3.3.0) + whenever + +RUBY VERSION + ruby 2.3.1p112 + +BUNDLED WITH + 2.0.2