From 1d43b3ea68e4fea671a00743f786918644629cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 20:40:11 +0000 Subject: [PATCH] Bump rack-cors, sprockets, rails, paper_trail, sass-rails and responders Bumps [rack-cors](https://github.com/cyu/rack-cors), [sprockets](https://github.com/rails/sprockets), [rails](https://github.com/rails/rails), [paper_trail](https://github.com/airblade/paper_trail), [sass-rails](https://github.com/rails/sass-rails) and [responders](https://github.com/plataformatec/responders). These dependencies needed to be updated together. Updates `rack-cors` from 1.0.6 to 1.1.1 - [Release notes](https://github.com/cyu/rack-cors/releases) - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](https://github.com/cyu/rack-cors/compare/v1.0.6...v1.1.1) Updates `sprockets` from 2.12.5 to 4.0.0 - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v2.12.5...v4.0.0) Updates `rails` from 4.2.11 to 5.2.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v4.2.11...v5.2.4.1) Updates `paper_trail` from 3.0.9 to 10.3.1 - [Release notes](https://github.com/airblade/paper_trail/releases) - [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md) - [Commits](https://github.com/airblade/paper_trail/compare/v3.0.9...v10.3.1) Updates `sass-rails` from 4.0.5 to 6.0.0 - [Release notes](https://github.com/rails/sass-rails/releases) - [Commits](https://github.com/rails/sass-rails/compare/v4.0.5...v6.0.0) Updates `responders` from 2.4.0 to 3.0.0 - [Release notes](https://github.com/plataformatec/responders/releases) - [Changelog](https://github.com/plataformatec/responders/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/responders/compare/v2.4.0...v3.0.0) Signed-off-by: dependabot[bot] --- Gemfile | 10 +- Gemfile.lock | 322 ++++++++++++++++++++++++++++----------------------- 2 files changed, 179 insertions(+), 153 deletions(-) diff --git a/Gemfile b/Gemfile index 6564e87..bc00e45 100644 --- a/Gemfile +++ b/Gemfile @@ -2,10 +2,10 @@ source 'https://rubygems.org' gem 'jquery-rails' gem 'mysql2', '0.3.21' -gem 'rails', '4.2.11' +gem 'rails', '5.2.4.1' gem 'simple_form' gem 'yard' -gem 'sprockets', '~> 2.12' +gem 'sprockets', '~> 4.0' #gem 'active_model_serializers', '~> 0.8.0' # Draper for decoration @@ -19,7 +19,7 @@ gem 'rubycas-client-rails', :git => 'git://github.com/osulp/rubycas-client-rails gem 'paranoia', '~> 2.0' gem 'coffee-rails' -gem 'sass-rails', '~>4.0' +gem 'sass-rails', '~>6.0' gem 'uglifier' gem 'execjs' gem 'jquery-ui-rails' @@ -39,7 +39,7 @@ gem 'cancan' # Druthers for system settings gem 'druthers' -gem 'responders', '~> 2.0' +gem 'responders', '~> 3.0' gem 'faraday' @@ -47,7 +47,7 @@ gem 'faraday' gem 'tinymce-rails' # PaperTrail for versioning -gem 'paper_trail', '~> 3.0.0' +gem 'paper_trail', '~> 10.3.1' # File uploading gem 'carrierwave' diff --git a/Gemfile.lock b/Gemfile.lock index f204dcb..1fa2392 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,49 +16,60 @@ GIT GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.11) - actionpack (= 4.2.11) - actionview (= 4.2.11) - activejob (= 4.2.11) + actioncable (5.2.4.1) + actionpack (= 5.2.4.1) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailer (5.2.4.1) + actionpack (= 5.2.4.1) + actionview (= 5.2.4.1) + activejob (= 5.2.4.1) mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.11) - actionview (= 4.2.11) - activesupport (= 4.2.11) - rack (~> 1.6) - rack-test (~> 0.6.2) - rails-dom-testing (~> 1.0, >= 1.0.5) + rails-dom-testing (~> 2.0) + actionpack (5.2.4.1) + actionview (= 5.2.4.1) + activesupport (= 5.2.4.1) + rack (~> 2.0, >= 2.0.8) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.11) - activesupport (= 4.2.11) + actionview (5.2.4.1) + activesupport (= 5.2.4.1) builder (~> 3.1) - erubis (~> 2.7.0) - rails-dom-testing (~> 1.0, >= 1.0.5) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_model_serializers (0.10.7) - actionpack (>= 4.1, < 6) - activemodel (>= 4.1, < 6) + active_model_serializers (0.10.10) + actionpack (>= 4.1, < 6.1) + activemodel (>= 4.1, < 6.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activejob (4.2.11) - activesupport (= 4.2.11) - globalid (>= 0.3.0) - activemodel (4.2.11) - activesupport (= 4.2.11) + activejob (5.2.4.1) + activesupport (= 5.2.4.1) + globalid (>= 0.3.6) + activemodel (5.2.4.1) + activesupport (= 5.2.4.1) + activemodel-serializers-xml (1.0.2) + activemodel (> 5.x) + activesupport (> 5.x) builder (~> 3.1) - activerecord (4.2.11) - activemodel (= 4.2.11) - activesupport (= 4.2.11) - arel (~> 6.0) - activesupport (4.2.11) - i18n (~> 0.7) + activerecord (5.2.4.1) + activemodel (= 5.2.4.1) + activesupport (= 5.2.4.1) + arel (>= 9.0) + activestorage (5.2.4.1) + actionpack (= 5.2.4.1) + activerecord (= 5.2.4.1) + marcel (~> 0.3.1) + activesupport (5.2.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) - arel (6.0.4) - better_errors (2.4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + arel (9.0.0) + better_errors (2.5.1) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -66,9 +77,8 @@ GEM debug_inspector (>= 0.0.1) bootstrap-sass (2.3.2.2) sass (~> 3.2) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) - callsite (0.0.11) cancan (1.6.10) capistrano (2.15.9) highline @@ -76,20 +86,24 @@ GEM net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - capybara (3.2.1) + capybara (3.30.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - xpath (~> 3.1) + regexp_parser (~> 1.5) + xpath (~> 3.2) capybara-screenshot (1.0.21) capybara (>= 1.0, < 4) launchy - carrierwave (1.2.2) - activemodel (>= 4.0.0) - activesupport (>= 4.0.0) - mime-types (>= 1.16) + carrierwave (2.0.2) + activemodel (>= 5.0.0) + activesupport (>= 5.0.0) + addressable (~> 2.6) + image_processing (~> 1.1) + mimemagic (>= 0.3.0) + mini_mime (>= 0.1.3) case_transform (0.2) activesupport celluloid (0.17.3) @@ -109,21 +123,21 @@ GEM timers (>= 4.1.1) celluloid-supervision (0.20.6) timers (>= 4.1.1) - chunky_png (1.3.10) + chunky_png (1.3.11) cliver (0.3.2) closure-compiler (1.1.14) coderay (1.1.2) - coffee-rails (4.2.2) + coffee-rails (5.0.0) coffee-script (>= 2.2.0) - railties (>= 4.0.0) + railties (>= 5.2.0) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - compass (0.12.7) + compass (0.12.2) chunky_png (~> 1.2) fssm (>= 0.2.7) - sass (~> 3.2.19) + sass (~> 3.1) compass-rails (2.0.0) compass (>= 0.12.2) concurrent-ruby (1.1.5) @@ -142,15 +156,15 @@ GEM debug_inspector (0.0.3) diff-lcs (1.3) docile (1.1.5) - draper (2.1.0) - actionpack (>= 3.0) - activemodel (>= 3.0) - activesupport (>= 3.0) - request_store (~> 1.0) + draper (3.1.0) + actionpack (>= 5.0) + activemodel (>= 5.0) + activemodel-serializers-xml (>= 1.0) + activesupport (>= 5.0) + request_store (>= 1.0) druthers (1.0.0) activerecord (>= 4.1) - erubi (1.7.1) - erubis (2.7.0) + erubi (1.9.0) execjs (2.7.0) factory_bot (4.10.0) activesupport (>= 3.0.0) @@ -159,7 +173,7 @@ GEM ffi (1.9.25) formatador (0.2.5) fssm (0.2.10) - globalid (0.4.1) + globalid (0.4.2) activesupport (>= 4.2.0) guard (2.14.2) formatador (>= 0.2.4) @@ -176,19 +190,21 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) highline (1.7.10) - hike (1.2.3) hitimes (1.2.6) - i18n (0.9.5) + i18n (1.7.0) concurrent-ruby (~> 1.0) ice_cube (0.14.0) - jquery-rails (4.3.3) + image_processing (1.10.0) + mini_magick (>= 4.9.5, < 5) + ruby-vips (>= 2.0.13, < 3) + 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.1.0) - jsonapi-renderer (0.2.0) + jsonapi-renderer (0.2.2) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) @@ -213,18 +229,17 @@ GEM lumberjack (1.0.13) mail (2.7.1) mini_mime (>= 0.1.1) - meta_request (0.6.0) - callsite (~> 0.0, >= 0.0.11) + marcel (0.3.3) + mimemagic (~> 0.3.2) + meta_request (0.7.2) rack-contrib (>= 1.1, < 3) - railties (>= 3.0.0, < 6) + railties (>= 3.0.0, < 7) method_source (0.9.0) - mime-types (3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_mime (1.0.1) + mimemagic (0.3.3) + mini_magick (4.9.5) + mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) - multi_json (1.13.1) multipart-post (2.0.0) mysql2 (0.3.21) nenv (0.3.0) @@ -235,14 +250,15 @@ GEM net-ssh (5.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nokogiri (1.10.5) + nio4r (2.5.2) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - paper_trail (3.0.9) - activerecord (>= 3.0, < 5.0) - activesupport (>= 3.0, < 5.0) + paper_trail (10.3.1) + activerecord (>= 4.2) + request_store (~> 1.1) paranoia (2.4.1) activerecord (>= 4.0, < 5.3) poltergeist (1.18.1) @@ -253,85 +269,97 @@ GEM coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - public_suffix (3.0.2) + public_suffix (4.0.2) puma (3.11.4) - rack (1.6.11) - rack-contrib (1.8.0) - rack (~> 1.4) - rack-cors (1.0.6) - rack (>= 1.6.0) + rack (2.0.8) + rack-contrib (2.1.0) + rack (~> 2.0) + rack-cors (1.1.1) + rack (>= 2.0.0) rack-protection (2.0.2) rack - rack-test (0.6.3) - rack (>= 1.0) - rails (4.2.11) - actionmailer (= 4.2.11) - actionpack (= 4.2.11) - actionview (= 4.2.11) - activejob (= 4.2.11) - activemodel (= 4.2.11) - activerecord (= 4.2.11) - activesupport (= 4.2.11) - bundler (>= 1.3.0, < 2.0) - railties (= 4.2.11) - sprockets-rails - rails-deprecated_sanitizer (1.0.3) - activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.9) - activesupport (>= 4.2.0, < 5.0) - nokogiri (~> 1.6) - rails-deprecated_sanitizer (>= 1.0.1) + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails (5.2.4.1) + actioncable (= 5.2.4.1) + actionmailer (= 5.2.4.1) + actionpack (= 5.2.4.1) + actionview (= 5.2.4.1) + activejob (= 5.2.4.1) + activemodel (= 5.2.4.1) + activerecord (= 5.2.4.1) + activestorage (= 5.2.4.1) + activesupport (= 5.2.4.1) + bundler (>= 1.3.0) + railties (= 5.2.4.1) + 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 (4.2.11) - actionpack (= 4.2.11) - activesupport (= 4.2.11) + railties (5.2.4.1) + actionpack (= 5.2.4.1) + activesupport (= 5.2.4.1) + method_source rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) - rake (12.3.2) + thor (>= 0.19.0, < 2.0) + rake (13.0.1) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) redis (4.0.1) redis-namespace (1.6.0) redis (>= 3.0.4) - request_store (1.4.1) + regexp_parser (1.6.0) + request_store (1.5.0) rack (>= 1.4) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-core (3.9.1) + rspec-support (~> 3.9.1) + rspec-expectations (3.9.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) + rspec-support (~> 3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-rails (3.7.2) + rspec-support (~> 3.9.0) + rspec-rails (3.9.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-support (~> 3.9.0) + rspec-support (3.9.2) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) ruby-debug-ide (0.6.1) rake (>= 0.8.1) + ruby-vips (2.0.16) + ffi (~> 1.9) ruby_dep (1.5.0) - sass (3.2.19) - sass-rails (4.0.5) - railties (>= 4.0.0, < 5.0) - sass (~> 3.2.2) - sprockets (~> 2.8, < 3.0) - sprockets-rails (~> 2.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 (6.0.0) + sassc-rails (~> 2.1, >= 2.1.1) + sassc (2.2.1) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt shellany (0.0.1) shoulda-matchers (3.1.2) activesupport (>= 4.0.0) @@ -344,9 +372,9 @@ GEM celluloid (>= 0.17.3) ice_cube (~> 0.14.0) sidekiq (>= 4.1.0) - simple_form (4.0.0) - actionpack (> 4) - activemodel (> 4) + simple_form (5.0.1) + actionpack (>= 5.0) + activemodel (>= 5.0) simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -357,34 +385,32 @@ GEM activesupport (>= 4.2) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - sprockets (2.12.5) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets (4.0.0) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) term-ansicolor (1.6.0) tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) - tilt (1.4.1) + tilt (2.0.10) timecop (0.9.1) timers (4.1.2) hitimes tins (1.16.3) - tinymce-rails (4.7.13) + tinymce-rails (5.1.4) railties (>= 3.1.1) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (4.1.11) execjs (>= 0.3.0, < 3) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) - xpath (3.1.0) + xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.20) yui-compressor (0.12.0) @@ -424,27 +450,27 @@ DEPENDENCIES loofah (>= 2.2.3) meta_request mysql2 (= 0.3.21) - paper_trail (~> 3.0.0) + paper_trail (~> 10.3.1) paranoia (~> 2.0) poltergeist puma rack-cors - rails (= 4.2.11) + rails (= 5.2.4.1) redis-namespace - responders (~> 2.0) + responders (~> 3.0) rspec-rails rspec_junit_formatter ruby-debug-ide rubycas-client! rubycas-client-rails! - sass-rails (~> 4.0) + sass-rails (~> 6.0) shoulda-matchers sidekiq sidetiq simple_form spring spring-commands-rspec - sprockets (~> 2.12) + sprockets (~> 4.0) timecop tinymce-rails uglifier