From d52a62cbbf1a4390d1dbe3cefb3d8ad0f41615e3 Mon Sep 17 00:00:00 2001 From: "Keith T. Garner" Date: Fri, 3 Jan 2020 11:11:46 -0600 Subject: [PATCH] update all the dependencies test plan: - specs pass Change-Id: I2a09aae3e8773779e6ff9bf5f3c739467ad89fc9 Reviewed-on: https://gerrit.instructure.com/c/rollcall-attendance/+/221958 Tested-by: Service Cloud Jenkins Reviewed-by: Simon Williams QA-Review: Keith Garner Product-Review: Keith Garner --- Gemfile | 6 +- Gemfile.lock | 359 ++++++++++++++++++++++++++------------------------- 2 files changed, 186 insertions(+), 179 deletions(-) diff --git a/Gemfile b/Gemfile index ff3b95a..a249e09 100644 --- a/Gemfile +++ b/Gemfile @@ -72,7 +72,9 @@ group :development, :test do gem 'jasmine-rails' gem 'phantomjs', '1.9.7.1' gem 'guard-jasmine', '~> 2.0' - gem 'brakeman', require: false + # We can relax this brakeman dependency after we have deployed a hybrid + # cookie serializer and allowed a chance for cookies to be stored as JSON. + gem 'brakeman', '4.5.1', require: false gem 'rubocop', '0.52.1', require: false gem 'rubocop-rspec', '1.22.2', require: false end @@ -82,6 +84,8 @@ group :test do gem 'database_cleaner' gem 'shoulda' gem 'webmock' + # Capybara-webkit breaks with capybara 3, so we'll stay at the latest version 2 + gem 'capybara', '2.18.0' # upgrades are unstable for getting webkit running in all test environments, # will need to upgrade capybara-webkit as it's own commit and step up background # dependencies (like QT & xvfb) on all platforms that run cucumber tests as part of a single diff --git a/Gemfile.lock b/Gemfile.lock index 8e6c278..0ff7386 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,89 +1,91 @@ GEM remote: https://rubygems.org/ specs: - actioncable (5.2.2.1) - actionpack (= 5.2.2.1) + actioncable (5.2.4.1) + actionpack (= 5.2.4.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.2.1) - actionpack (= 5.2.2.1) - actionview (= 5.2.2.1) - activejob (= 5.2.2.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 (~> 2.0) - actionpack (5.2.2.1) - actionview (= 5.2.2.1) - activesupport (= 5.2.2.1) - rack (~> 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 (5.2.2.1) - activesupport (= 5.2.2.1) + actionview (5.2.4.1) + activesupport (= 5.2.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.2.2.1) - activesupport (= 5.2.2.1) + activejob (5.2.4.1) + activesupport (= 5.2.4.1) globalid (>= 0.3.6) - activemodel (5.2.2.1) - activesupport (= 5.2.2.1) - activerecord (5.2.2.1) - activemodel (= 5.2.2.1) - activesupport (= 5.2.2.1) + activemodel (5.2.4.1) + activesupport (= 5.2.4.1) + activerecord (5.2.4.1) + activemodel (= 5.2.4.1) + activesupport (= 5.2.4.1) arel (>= 9.0) - activestorage (5.2.2.1) - actionpack (= 5.2.2.1) - activerecord (= 5.2.2.1) + activestorage (5.2.4.1) + actionpack (= 5.2.4.1) + activerecord (= 5.2.4.1) marcel (~> 0.3.1) - activesupport (5.2.2.1) + activesupport (5.2.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) - aroi (0.0.6) - rails (>= 3.2, < 5.3) + aroi (0.0.7) + rails (>= 3.2) ast (2.4.0) - aws-eventstream (1.0.1) - aws-partitions (1.114.0) - aws-sdk-core (3.38.0) - aws-eventstream (~> 1.0) - aws-partitions (~> 1.0) - aws-sigv4 (~> 1.0) + aws-eventstream (1.0.3) + aws-partitions (1.261.0) + aws-sdk-core (3.86.0) + aws-eventstream (~> 1.0, >= 1.0.2) + aws-partitions (~> 1, >= 1.239.0) + aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.11.0) - aws-sdk-core (~> 3, >= 3.26.0) - aws-sigv4 (~> 1.0) - aws-sdk-s3 (1.24.1) - aws-sdk-core (~> 3, >= 3.37.0) + aws-sdk-kms (1.27.0) + aws-sdk-core (~> 3, >= 3.71.0) + aws-sigv4 (~> 1.1) + aws-sdk-s3 (1.60.1) + aws-sdk-core (~> 3, >= 3.83.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.0) - aws-sigv4 (1.0.3) + aws-sigv4 (~> 1.1) + aws-sigv4 (1.1.0) + aws-eventstream (~> 1.0, >= 1.0.2) babel-source (5.8.35) babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) - backports (3.11.4) - bootsnap (1.3.2) + backports (3.15.0) + bootsnap (1.4.5) msgpack (~> 1.0) - brakeman (4.3.1) - builder (3.2.3) - byebug (10.0.2) + brakeman (4.5.1) + builder (3.2.4) + byebug (11.0.1) canvas_oauth_engine (2.1.2) httparty (>= 0.9.0) link_header (= 0.0.8) rails (>= 4.2, < 5.3) - capybara (2.4.4) - mime-types (>= 1.16) + capybara (2.18.0) + addressable + mini_mime (>= 0.1.3) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) - xpath (~> 2.0) - capybara-screenshot (1.0.22) + xpath (>= 2.0, < 4.0) + capybara-screenshot (1.0.24) capybara (>= 1.0, < 4) launchy capybara-webkit (1.15.1) @@ -119,40 +121,40 @@ GEM cucumber-tag_expressions (~> 1.1.0) gherkin (~> 5.0) cucumber-expressions (6.0.1) - cucumber-rails (1.6.0) - capybara (>= 1.1.2, < 4) + cucumber-rails (2.0.0) + capybara (>= 2.12, < 4) cucumber (>= 3.0.2, < 4) - mime-types (>= 1.17, < 4) + mime-types (>= 2.0, < 4) nokogiri (~> 1.8) - railties (>= 4, < 6) + railties (>= 4.2, < 7) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - daemons (1.2.6) + daemons (1.3.1) database_cleaner (1.7.0) diff-lcs (1.3) - docile (1.3.1) - dogstatsd-ruby (3.3.0) + docile (1.3.2) + dogstatsd-ruby (4.5.0) ejs (1.0.0) - erubi (1.8.0) - et-orbi (1.1.6) + erubi (1.9.0) + et-orbi (1.2.2) tzinfo eventmachine (1.2.7) execjs (2.7.0) - factory_bot (4.11.1) - activesupport (>= 3.0.0) - factory_bot_rails (4.11.1) - factory_bot (~> 4.11.1) - railties (>= 3.0.0) - faraday (0.15.3) + factory_bot (5.1.1) + activesupport (>= 4.2.0) + factory_bot_rails (5.1.1) + factory_bot (~> 5.1.0) + railties (>= 4.2.0) + faraday (0.17.3) multipart-post (>= 1.2, < 3) - ffi (1.9.25) - font-awesome-rails (4.7.0.4) - railties (>= 3.2, < 6.0) + ffi (1.11.3) + font-awesome-rails (4.7.0.5) + railties (>= 3.2, < 6.1) formatador (0.2.5) gherkin (5.1.0) globalid (0.4.2) activesupport (>= 4.2.0) - guard (2.15.0) + guard (2.16.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -174,18 +176,18 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hashdiff (0.3.7) - httparty (0.16.3) + hashdiff (1.0.0) + httparty (0.17.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) ims-lti (1.2.2) builder oauth (>= 0.4.5, < 0.6) - inst_statsd (2.1.4) - aroi (~> 0.0.4) - dogstatsd-ruby (~> 3.3) + inst_statsd (2.1.6) + aroi (~> 0.0.7) + dogstatsd-ruby (~> 4.2) statsd-ruby (~> 1.0) jasmine (2.99.0) jasmine-core (>= 2.99.0, < 3.0.0) @@ -193,29 +195,28 @@ GEM rack (>= 1.2.1) rake jasmine-core (2.99.2) - jasmine-rails (0.14.8) - jasmine-core (>= 1.3, < 3.0) + jasmine-rails (0.15.0) + jasmine-core (>= 1.3, < 4.0) phantomjs (>= 1.9) railties (>= 3.2.0) sprockets-rails jmespath (1.4.0) - jquery-rails (4.3.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) + json (2.3.0) jwt (1.5.6) launchy (2.4.3) addressable (~> 2.3) - libv8 (6.7.288.46.1) + libv8 (7.3.492.27.1) link_header (0.0.8) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) - loofah (2.3.1) + listen (3.2.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lti_provider_engine (1.1.0) @@ -227,112 +228,113 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) + mime-types-data (3.2019.1009) mimemagic (0.3.3) - mini_mime (1.0.1) + mini_mime (1.0.2) mini_portile2 (2.4.0) - mini_racer (0.2.4) - libv8 (>= 6.3) - minitest (5.11.3) + mini_racer (0.2.8) + libv8 (>= 6.9.411) + minitest (5.13.0) momentjs-rails (2.20.1) railties (>= 3.1) mono_logger (1.1.0) - msgpack (1.2.4) - multi_json (1.13.1) + msgpack (1.3.1) + multi_json (1.14.1) multi_test (0.1.2) multi_xml (0.6.0) - multipart-post (2.0.0) - mustermann (1.0.3) - mysql2 (0.5.2) + multipart-post (2.1.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) + mysql2 (0.5.3) nenv (0.3.0) - nio4r (2.3.1) - nokogiri (1.10.4) + nio4r (2.5.2) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) - notiffany (0.1.1) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) oauth (0.5.4) - parallel (1.18.0) - parser (2.6.5.0) + parallel (1.19.1) + parser (2.7.0.1) ast (~> 2.4.0) paul_bunyan (1.5.3) request_store - pg (1.1.3) + pg (1.2.1) phantomjs (1.9.7.1) - power_assert (1.1.3) + power_assert (1.1.5) powerpack (0.1.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.3) - rack (2.0.7) - rack-protection (2.0.4) + public_suffix (4.0.2) + rack (2.0.8) + rack-protection (2.0.8.1) rack rack-test (1.1.0) rack (>= 1.0, < 3) - rails (5.2.2.1) - actioncable (= 5.2.2.1) - actionmailer (= 5.2.2.1) - actionpack (= 5.2.2.1) - actionview (= 5.2.2.1) - activejob (= 5.2.2.1) - activemodel (= 5.2.2.1) - activerecord (= 5.2.2.1) - activestorage (= 5.2.2.1) - activesupport (= 5.2.2.1) + 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.2.1) + railties (= 5.2.4.1) sprockets-rails (>= 2.0.0) rails-backbone (0.7.2) coffee-script (~> 2.2.0) ejs (~> 1.0.0) railties (>= 3.1.0) - rails-controller-testing (1.0.2) - actionpack (~> 5.x, >= 5.0.1) - actionview (~> 5.x, >= 5.0.1) - activesupport (~> 5.x) + rails-controller-testing (1.0.4) + actionpack (>= 5.0.1.x) + actionview (>= 5.0.1.x) + activesupport (>= 5.0.1.x) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) - railties (5.2.2.1) - actionpack (= 5.2.2.1) - activesupport (= 5.2.2.1) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (5.2.4.1) + actionpack (= 5.2.4.1) + activesupport (= 5.2.4.1) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.2) + rake (13.0.1) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.1) + ffi (~> 1.0) react-rails (1.11.0) babel-transpiler (>= 0.7.0) connection_pool execjs railties (>= 3.2) tilt - redis (4.0.3) - redis-namespace (1.6.0) + redis (4.1.3) + redis-namespace (1.7.0) redis (>= 3.0.4) - redis-objects (1.4.3) + redis-objects (1.5.0) redis (~> 4.0) - request_store (1.4.1) + request_store (1.5.0) rack (>= 1.4) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) resque (1.27.4) mono_logger (~> 1.0) multi_json (~> 1.0) redis-namespace (~> 1.3) sinatra (>= 0.9.2) vegas (~> 0.1.2) - resque-retry (1.5.2) - resque (~> 1.25) + resque-retry (1.7.3) + resque (>= 1.25, < 3.0) resque-scheduler (~> 4.0) resque-scheduler (4.3.1) mono_logger (~> 1.0) @@ -342,32 +344,32 @@ GEM resque-sentry (1.2.0) resque (>= 1.18.0) sentry-raven (>= 0.4.6) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-collection_matchers (1.1.3) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.8.0) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.2) + 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.8.0) - rspec-its (1.2.0) + rspec-support (~> 3.9.0) + rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.8.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-rails (3.8.1) + rspec-support (~> 3.9.0) + rspec-rails (3.9.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.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.2) rubocop (0.52.1) parallel (~> 1.10) parser (>= 2.4.0.2, < 3.0) @@ -378,39 +380,39 @@ GEM rubocop-rspec (1.22.2) rubocop (>= 0.52.1) ruby-progressbar (1.10.1) - ruby_dep (1.5.0) + ruby2_keywords (0.0.1) rufus-scheduler (3.4.2) et-orbi (~> 1.0) - safe_yaml (1.0.4) - sass (3.7.2) + safe_yaml (1.0.5) + 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-rails (5.0.8) + railties (>= 5.2.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sentry-raven (2.7.4) + sentry-raven (2.13.0) faraday (>= 0.7.6, < 1.0) shellany (0.0.1) shoulda (3.6.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (~> 3.0) shoulda-context (1.2.2) - shoulda-matchers (3.1.2) + shoulda-matchers (3.1.3) activesupport (>= 4.0.0) - simplecov (0.16.1) + simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.4) + sinatra (2.0.8.1) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.4) + rack-protection (= 2.0.8.1) tilt (~> 2.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) @@ -422,8 +424,8 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) statsd-ruby (1.4.0) - syck (1.3.0) - test-unit (3.2.8) + syck (1.4.0) + test-unit (3.3.4) power_assert thin (1.7.2) daemons (~> 1.0, >= 1.0.9) @@ -431,24 +433,24 @@ GEM rack (>= 1, < 3) thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.8) - tzinfo (1.2.5) + tilt (2.0.10) + tzinfo (1.2.6) thread_safe (~> 0.1) - uglifier (4.1.20) + uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.6.0) vegas (0.1.11) rack (>= 1.0.0) - webmock (3.4.2) + webmock (3.7.6) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff - websocket-driver (0.7.0) + hashdiff (>= 0.4.0, < 2.0.0) + websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) - will_paginate (3.1.6) - xpath (2.1.0) - nokogiri (~> 1.3) + websocket-extensions (0.1.4) + will_paginate (3.1.8) + xpath (3.2.0) + nokogiri (~> 1.8) PLATFORMS ruby @@ -456,10 +458,11 @@ PLATFORMS DEPENDENCIES aws-sdk-s3 (~> 1.0) bootsnap (~> 1.0) - brakeman + brakeman (= 4.5.1) bundler (>= 1.7.10) byebug canvas_oauth_engine (~> 2.1.2) + capybara (= 2.18.0) capybara-screenshot capybara-webkit (= 1.15.1) chronic (~> 0.10)