diff --git a/Gemfile.lock b/Gemfile.lock index 2f14665..c0351d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,38 +1,38 @@ GEM remote: https://rubygems.org/ specs: - actioncable (6.0.0) - actionpack (= 6.0.0) + actioncable (6.0.2.1) + actionpack (= 6.0.2.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.0) - actionpack (= 6.0.0) - activejob (= 6.0.0) - activerecord (= 6.0.0) - activestorage (= 6.0.0) - activesupport (= 6.0.0) + actionmailbox (6.0.2.1) + actionpack (= 6.0.2.1) + activejob (= 6.0.2.1) + activerecord (= 6.0.2.1) + activestorage (= 6.0.2.1) + activesupport (= 6.0.2.1) mail (>= 2.7.1) - actionmailer (6.0.0) - actionpack (= 6.0.0) - actionview (= 6.0.0) - activejob (= 6.0.0) + actionmailer (6.0.2.1) + actionpack (= 6.0.2.1) + actionview (= 6.0.2.1) + activejob (= 6.0.2.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.0) - actionview (= 6.0.0) - activesupport (= 6.0.0) - rack (~> 2.0) + actionpack (6.0.2.1) + actionview (= 6.0.2.1) + activesupport (= 6.0.2.1) + rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.0.0) - actionpack (= 6.0.0) - activerecord (= 6.0.0) - activestorage (= 6.0.0) - activesupport (= 6.0.0) + actiontext (6.0.2.1) + actionpack (= 6.0.2.1) + activerecord (= 6.0.2.1) + activestorage (= 6.0.2.1) + activesupport (= 6.0.2.1) nokogiri (>= 1.8.5) - actionview (6.0.0) - activesupport (= 6.0.0) + actionview (6.0.2.1) + activesupport (= 6.0.2.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) @@ -44,61 +44,60 @@ GEM jsonapi-renderer (>= 0.1.1.beta1, < 0.3) active_storage_base64 (1.0.0) rails (~> 6.0) - activeadmin (2.3.1) + activeadmin (2.6.0) arbre (~> 1.2, >= 1.2.1) formtastic (~> 3.1) formtastic_i18n (~> 0.4) inherited_resources (~> 1.7) jquery-rails (~> 4.2) kaminari (~> 1.0, >= 1.0.1) - railties (>= 5.0, < 6.1) + railties (>= 5.2, < 6.1) ransack (~> 2.1, >= 2.1.1) sassc-rails (~> 2.1) sprockets (>= 3.0, < 4.1) - sprockets-es6 (~> 0.9, >= 0.9.2) - activejob (6.0.0) - activesupport (= 6.0.0) + activejob (6.0.2.1) + activesupport (= 6.0.2.1) globalid (>= 0.3.6) - activemodel (6.0.0) - activesupport (= 6.0.0) - activerecord (6.0.0) - activemodel (= 6.0.0) - activesupport (= 6.0.0) - activestorage (6.0.0) - actionpack (= 6.0.0) - activejob (= 6.0.0) - activerecord (= 6.0.0) + activemodel (6.0.2.1) + activesupport (= 6.0.2.1) + activerecord (6.0.2.1) + activemodel (= 6.0.2.1) + activesupport (= 6.0.2.1) + activestorage (6.0.2.1) + actionpack (= 6.0.2.1) + activejob (= 6.0.2.1) + activerecord (= 6.0.2.1) marcel (~> 0.3.1) - activesupport (6.0.0) + activesupport (6.0.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + zeitwerk (~> 2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - airbrussh (1.3.4) + airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) - annotate (3.0.2) + annotate (3.0.3) activerecord (>= 3.2, < 7.0) - rake (>= 10.4, < 13.0) + rake (>= 10.4, < 14.0) apipie-rails (0.5.16) rails (>= 4.1) arbre (1.2.1) activesupport (>= 3.0.0) ast (2.4.0) aws-eventstream (1.0.3) - aws-partitions (1.219.0) - aws-sdk-core (3.68.0) + aws-partitions (1.258.0) + aws-sdk-core (3.86.0) aws-eventstream (~> 1.0, >= 1.0.2) - aws-partitions (~> 1.0) + aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.24.0) - aws-sdk-core (~> 3, >= 3.61.1) + aws-sdk-kms (1.27.0) + aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.48.0) - aws-sdk-core (~> 3, >= 3.61.1) + aws-sdk-s3 (1.60.1) + aws-sdk-core (~> 3, >= 3.83.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) aws-sigv4 (1.1.0) @@ -107,10 +106,6 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - babel-source (5.8.35) - babel-transpiler (0.7.0) - babel-source (>= 4.0, < 6) - execjs (~> 2.0) bcrypt (3.1.13) better_errors (2.1.1) coderay (>= 1.0.0) @@ -121,7 +116,7 @@ GEM bootsnap (1.3.2) msgpack (~> 1.0) brakeman (4.4.0) - builder (3.2.3) + builder (3.2.4) bullet (6.0.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -153,7 +148,7 @@ GEM concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.5) debug_inspector (0.0.3) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -182,7 +177,7 @@ GEM railties (>= 3.0.0) faker (1.7.3) i18n (~> 0.5) - ffi (1.11.1) + ffi (1.11.3) formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0) @@ -198,7 +193,7 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - image_processing (1.9.3) + image_processing (1.10.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.13, < 3) inherited_resources (1.11.0) @@ -206,7 +201,7 @@ GEM has_scope (~> 0.6) railties (>= 5.0, < 6.1) responders (>= 2, < 4) - jaro_winkler (1.5.3) + jaro_winkler (1.5.4) jbuilder (2.9.1) activesupport (>= 4.2.0) jmespath (1.4.0) @@ -214,7 +209,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.2.0) + json (2.3.0) jsonapi-renderer (0.2.2) kaminari (1.1.1) activesupport (>= 4.1.0) @@ -236,7 +231,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.3.0) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -250,25 +245,25 @@ GEM method_source (0.9.2) mime-types (3.3) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0904) + mime-types-data (3.2019.1009) mimemagic (0.3.3) mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.13.0) msgpack (1.3.1) - mysql2 (0.5.2) + mysql2 (0.5.3) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) netrc (0.11.0) nio4r (2.5.2) - nokogiri (1.10.4) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) - oj (3.9.1) + oj (3.10.0) orm_adapter (0.5.0) - parallel (1.17.0) - parser (2.6.4.1) + parallel (1.19.1) + parser (2.6.5.0) ast (~> 2.4.0) passenger (6.0.4) rack @@ -277,34 +272,34 @@ GEM activerecord (>= 5.0) psych (3.1.0) public_suffix (4.0.1) - puma (4.2.0) + puma (4.3.1) nio4r (~> 2.0) - rack (2.0.7) + rack (2.0.8) rack-cors (0.4.1) rack-proxy (0.6.5) rack rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.0.0) - actioncable (= 6.0.0) - actionmailbox (= 6.0.0) - actionmailer (= 6.0.0) - actionpack (= 6.0.0) - actiontext (= 6.0.0) - actionview (= 6.0.0) - activejob (= 6.0.0) - activemodel (= 6.0.0) - activerecord (= 6.0.0) - activestorage (= 6.0.0) - activesupport (= 6.0.0) + rails (6.0.2.1) + actioncable (= 6.0.2.1) + actionmailbox (= 6.0.2.1) + actionmailer (= 6.0.2.1) + actionpack (= 6.0.2.1) + actiontext (= 6.0.2.1) + actionview (= 6.0.2.1) + activejob (= 6.0.2.1) + activemodel (= 6.0.2.1) + activerecord (= 6.0.2.1) + activestorage (= 6.0.2.1) + activesupport (= 6.0.2.1) bundler (>= 1.3.0) - railties (= 6.0.0) + railties (= 6.0.2.1) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_best_practices (1.19.4) activesupport code_analyzer (>= 0.4.8) @@ -313,14 +308,14 @@ GEM json require_all (~> 2.0) ruby-progressbar - railties (6.0.0) - actionpack (= 6.0.0) - activesupport (= 6.0.0) + railties (6.0.2.1) + actionpack (= 6.0.2.1) + activesupport (= 6.0.2.1) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) - rake (12.3.3) + rake (13.0.1) ransack (2.3.0) actionpack (>= 5.0) activerecord (>= 5.0) @@ -347,13 +342,13 @@ GEM netrc (~> 0.8) rspec-core (3.8.2) rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) + rspec-expectations (3.8.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) + rspec-mocks (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-rails (3.8.2) + rspec-rails (3.8.3) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) @@ -361,19 +356,19 @@ GEM rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) - rspec-support (3.8.2) - rubocop (0.74.0) + rspec-support (3.8.3) + rubocop (0.78.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - rubocop-rails (2.3.2) + rubocop-rails (2.4.0) rack (>= 1.1) rubocop (>= 0.72.0) ruby-progressbar (1.10.1) - ruby-vips (2.0.15) + ruby-vips (2.0.16) ffi (~> 1.9) safe_yaml (1.0.5) sassc (2.2.1) @@ -396,13 +391,9 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (3.7.2) + sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-es6 (0.9.2) - babel-source (>= 5.8.11) - babel-transpiler - sprockets (>= 3.0.0) sprockets-rails (3.2.1) actionpack (>= 4.0) activesupport (>= 4.0) @@ -412,7 +403,7 @@ GEM net-ssh (>= 2.8.0) sshkit-interactive (0.3.0) sshkit (~> 1.12) - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) tzinfo (1.2.5) @@ -424,7 +415,7 @@ GEM unf_ext unf_ext (0.0.7.6) unicode-display_width (1.6.0) - uniform_notifier (1.12.1) + uniform_notifier (1.13.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) @@ -436,14 +427,14 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - webpacker (4.0.7) + webpacker (4.2.2) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.1.10) + zeitwerk (2.2.2) PLATFORMS ruby @@ -497,4 +488,4 @@ RUBY VERSION ruby 2.6.5p114 BUNDLED WITH - 2.0.2 + 2.1.1 diff --git a/error.txt b/error.txt new file mode 100644 index 0000000..75f42ce --- /dev/null +++ b/error.txt @@ -0,0 +1 @@ +The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`. diff --git a/stdout.txt b/stdout.txt new file mode 100644 index 0000000..00e1e65 --- /dev/null +++ b/stdout.txt @@ -0,0 +1,177 @@ +Fetching gem metadata from https://rubygems.org/....... +Fetching gem metadata from https://rubygems.org/. +Resolving dependencies........ +Using rake 13.0.1 (was 12.3.3) +Using concurrent-ruby 1.1.5 +Using i18n 0.9.5 +Using minitest 5.13.0 (was 5.12.2) +Using thread_safe 0.3.6 +Using tzinfo 1.2.5 +Using zeitwerk 2.2.2 (was 2.1.10) +Using activesupport 6.0.2.1 (was 6.0.0) +Using builder 3.2.4 (was 3.2.3) +Using erubi 1.9.0 +Using mini_portile2 2.4.0 +Using nokogiri 1.10.7 (was 1.10.4) +Using rails-dom-testing 2.0.3 +Using crass 1.0.5 (was 1.0.4) +Using loofah 2.4.0 (was 2.3.0) +Using rails-html-sanitizer 1.3.0 (was 1.2.0) +Using actionview 6.0.2.1 (was 6.0.0) +Using rack 2.0.8 (was 2.0.7) +Using rack-test 1.1.0 +Using actionpack 6.0.2.1 (was 6.0.0) +Using nio4r 2.5.2 +Using websocket-extensions 0.1.4 +Using websocket-driver 0.7.1 +Using actioncable 6.0.2.1 (was 6.0.0) +Using globalid 0.4.2 +Using activejob 6.0.2.1 (was 6.0.0) +Using activemodel 6.0.2.1 (was 6.0.0) +Using activerecord 6.0.2.1 (was 6.0.0) +Using mimemagic 0.3.3 +Using marcel 0.3.3 +Using activestorage 6.0.2.1 (was 6.0.0) +Using mini_mime 1.0.2 +Using mail 2.7.1 +Using actionmailbox 6.0.2.1 (was 6.0.0) +Using actionmailer 6.0.2.1 (was 6.0.0) +Using actiontext 6.0.2.1 (was 6.0.0) +Using case_transform 0.2 +Using jsonapi-renderer 0.2.2 +Using active_model_serializers 0.10.10 +Using bundler 2.1.1 +Using method_source 0.9.2 +Using thor 1.0.1 (was 0.20.3) +Using railties 6.0.2.1 (was 6.0.0) +Using sprockets 4.0.0 (was 3.7.2) +Using sprockets-rails 3.2.1 +Using rails 6.0.2.1 (was 6.0.0) +Using active_storage_base64 1.0.0 +Using arbre 1.2.1 +Using formtastic 3.1.5 +Using formtastic_i18n 0.6.0 +Using has_scope 0.7.2 +Using responders 3.0.0 +Using inherited_resources 1.11.0 +Using jquery-rails 4.3.5 +Using kaminari-core 1.1.1 +Using kaminari-actionview 1.1.1 +Using kaminari-activerecord 1.1.1 +Using kaminari 1.1.1 +Using polyamorous 2.3.0 +Using ransack 2.3.0 +Using ffi 1.11.3 (was 1.11.1) +Using sassc 2.2.1 +Using tilt 2.0.10 +Using sassc-rails 2.1.2 +Using activeadmin 2.6.0 (was 2.3.1) +Using public_suffix 4.0.1 +Using addressable 2.7.0 +Using net-ssh 5.2.0 +Using net-scp 2.0.0 +Using sshkit 1.20.0 +Using airbrussh 1.4.0 (was 1.3.4) +Using annotate 3.0.3 (was 3.0.2) +Using apipie-rails 0.5.16 +Using ast 2.4.0 +Using aws-eventstream 1.0.3 +Using aws-partitions 1.258.0 (was 1.219.0) +Using aws-sigv4 1.1.0 +Using jmespath 1.4.0 +Using aws-sdk-core 3.86.0 (was 3.68.0) +Using aws-sdk-kms 1.27.0 (was 1.24.0) +Using aws-sdk-s3 1.60.1 (was 1.48.0) +Using descendants_tracker 0.0.4 +Using ice_nine 0.11.2 +Using axiom-types 0.1.1 +Using bcrypt 3.1.13 +Using coderay 1.1.2 +Using erubis 2.7.0 +Using better_errors 2.1.1 +Using debug_inspector 0.0.3 +Using binding_of_caller 0.8.0 +Using msgpack 1.3.1 +Using bootsnap 1.3.2 +Using brakeman 4.4.0 +Using uniform_notifier 1.13.0 (was 1.12.1) +Using bullet 6.0.2 +Using byebug 11.0.1 +Using capistrano 3.11.2 +Using capistrano-bundler 1.6.0 +Using capistrano-passenger 0.2.0 +Using capistrano-rails 1.4.0 +Using sshkit-interactive 0.3.0 +Using capistrano-rails-console 2.3.0 +Using sexp_processor 4.13.0 +Using code_analyzer 0.4.8 +Using coercible 1.0.0 +Using equalizer 0.0.11 +Using virtus 1.0.5 +Using codeclimate-engine-rb 0.4.1 +Using safe_yaml 1.0.5 +Using crack 0.4.3 +Using orm_adapter 0.5.0 +Using warden 1.2.8 +Using devise 4.7.1 +Using devise_token_auth 1.1.3 +Using diff-lcs 1.3 +Using docile 1.1.5 +Using unf_ext 0.0.7.6 +Using unf 0.1.4 +Using domain_name 0.5.20190701 +Using execjs 2.7.0 +Using factory_bot 4.8.2 +Using factory_bot_rails 4.8.2 +Using faker 1.7.3 +Using hashdiff 1.0.0 +Using http-accept 1.7.0 +Using http-cookie 1.0.3 +Using mini_magick 4.9.5 +Using ruby-vips 2.0.16 (was 2.0.15) +Using image_processing 1.10.0 (was 1.9.3) +Using jaro_winkler 1.5.4 (was 1.5.3) +Using jbuilder 2.9.1 +Using json 2.3.0 (was 2.2.0) +Using kwalify 0.7.2 +Using launchy 2.4.3 +Using letter_opener 1.4.1 +Using rb-fsevent 0.10.3 +Using rb-inotify 0.10.0 +Using listen 3.0.8 +Using mime-types-data 3.2019.1009 (was 3.2019.0904) +Using mime-types 3.3 +Using netrc 0.11.0 +Using rest-client 2.1.0 +Using mailgun_rails 0.9.0 +Using mysql2 0.5.3 (was 0.5.2) +Using oj 3.10.0 (was 3.9.1) +Using parallel 1.19.1 (was 1.17.0) +Using parser 2.6.5.0 (was 2.6.4.1) +Using passenger 6.0.4 +Using psych 3.1.0 +Using puma 4.3.1 (was 4.2.0) +Using rack-cors 0.4.1 +Using rack-proxy 0.6.5 +Using require_all 2.0.0 +Using ruby-progressbar 1.10.1 +Using rails_best_practices 1.19.4 +Using rainbow 3.0.0 +Using reek 5.3.2 +Using rspec-support 3.8.3 (was 3.8.2) +Using rspec-core 3.8.2 +Using rspec-expectations 3.8.6 (was 3.8.4) +Using rspec-mocks 3.8.2 (was 3.8.1) +Using rspec-rails 3.8.3 (was 3.8.2) +Using unicode-display_width 1.6.0 +Using rubocop 0.78.0 (was 0.74.0) +Using rubocop-rails 2.4.0 (was 2.3.2) +Using shoulda-matchers 3.1.3 +Using simplecov-html 0.10.2 +Using simplecov 0.13.0 +Using spring 2.1.0 +Using spring-watcher-listen 2.0.1 +Using uglifier 2.7.2 +Using webmock 2.3.2 +Using webpacker 4.2.2 (was 4.0.7) +Bundle updated!