diff --git a/.circleci/config.yml b/.circleci/config.yml index 3aa82d5f30d..0463e260274 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -499,7 +499,8 @@ job_configuration: - &config-jruby-9_2-latest # More recent release of 9.2 <<: *filters_all_branches_and_tags ruby_version: 'jruby-9.2-latest' - image: ivoanjo/docker-library:ddtrace_rb_jruby_9_2_18_0 + image: ivoanjo/docker-library:ddtrace_rb_jruby_9_2_20_1 + resource_class_to_use: medium+ # TruffleRuby - &config-truffleruby-21_0_0 <<: *filters_all_branches_and_tags diff --git a/.circleci/images/primary/Dockerfile-jruby-9.2-latest b/.circleci/images/primary/Dockerfile-jruby-9.2-latest index 5896644dd81..08dcf0a641b 100644 --- a/.circleci/images/primary/Dockerfile-jruby-9.2-latest +++ b/.circleci/images/primary/Dockerfile-jruby-9.2-latest @@ -1,5 +1,5 @@ -# https://hub.docker.com/layers/jruby/library/jruby/9.2.18-jre8/images/sha256-8dd56d26850fbba5c558fe195f98f2cc765d82e91ace601e3fc2273c1f9c95b5 -FROM jruby@sha256:8dd56d26850fbba5c558fe195f98f2cc765d82e91ace601e3fc2273c1f9c95b5 +# https://hub.docker.com/layers/jruby/library/jruby/9.2.20.1-jdk8/images/sha256-d270305f8ddb6625b6651947234eb69685d17bb0511c0964936ebece6af450f5 +FROM jruby@sha256:d270305f8ddb6625b6651947234eb69685d17bb0511c0964936ebece6af450f5 # Make apt non-interactive RUN echo 'APT::Get::Assume-Yes "true";' > /etc/apt/apt.conf.d/90circleci \ diff --git a/docker-compose.yml b/docker-compose.yml index fcdc69683cd..a4012171235 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -308,7 +308,7 @@ services: - bundle-jruby-9.2.0.0:/usr/local/bundle - "ddagent_var_run:${TEST_DDAGENT_VAR_RUN}" tracer-jruby-9.2-latest: - image: ivoanjo/docker-library:ddtrace_rb_jruby_9_2_18_0 + image: ivoanjo/docker-library:ddtrace_rb_jruby_9_2_20_1 command: /bin/bash depends_on: - ddagent diff --git a/gemfiles/jruby_9.2.18.0_contrib.gemfile b/gemfiles/jruby_9.2.20.1_contrib.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_contrib.gemfile rename to gemfiles/jruby_9.2.20.1_contrib.gemfile diff --git a/gemfiles/jruby_9.2.18.0_contrib.gemfile.lock b/gemfiles/jruby_9.2.20.1_contrib.gemfile.lock similarity index 50% rename from gemfiles/jruby_9.2.18.0_contrib.gemfile.lock rename to gemfiles/jruby_9.2.20.1_contrib.gemfile.lock index fcc87515680..163a615ad8e 100644 --- a/gemfiles/jruby_9.2.18.0_contrib.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_contrib.gemfile.lock @@ -18,29 +18,29 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.1.4.1) - actionview (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionpack (6.1.4.4) + actionview (= 6.1.4.4) + activesupport (= 6.1.4.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.4.4) + activesupport (= 6.1.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_model_serializers (0.10.12) - actionpack (>= 4.1, < 6.2) - activemodel (>= 4.1, < 6.2) + active_model_serializers (0.10.13) + actionpack (>= 4.1, < 7.1) + activemodel (>= 4.1, < 7.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) + activemodel (6.1.4.4) + activesupport (= 6.1.4.4) + activerecord (6.1.4.4) + activemodel (= 6.1.4.4) + activesupport (= 6.1.4.4) activerecord-jdbc-adapter (61.1-java) activerecord (~> 6.1.0) activerecord-jdbcmysql-adapter (61.1-java) @@ -49,7 +49,7 @@ GEM activerecord-jdbcpostgresql-adapter (61.1-java) activerecord-jdbc-adapter (= 61.1) jdbc-postgres (>= 9.4, < 43) - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -63,682 +63,742 @@ GEM thor (>= 0.14.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.499.0) + aws-partitions (1.549.0) aws-sdk (3.1.0) aws-sdk-resources (~> 3) - aws-sdk-accessanalyzer (1.23.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-accessanalyzer (1.27.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-acm (1.45.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-account (1.4.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-acmpca (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-acm (1.49.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-alexaforbusiness (1.50.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-acmpca (1.44.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-amplify (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-alexaforbusiness (1.54.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-amplifybackend (1.8.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-amplify (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-apigateway (1.67.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-amplifybackend (1.14.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-apigatewaymanagementapi (1.24.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-amplifyuibuilder (1.1.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-apigatewayv2 (1.36.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-apigateway (1.73.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-appconfig (1.17.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-apigatewaymanagementapi (1.28.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-appflow (1.15.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-apigatewayv2 (1.40.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-appintegrationsservice (1.6.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appconfig (1.22.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-applicationautoscaling (1.55.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appconfigdata (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-applicationcostprofiler (1.3.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appflow (1.20.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-applicationdiscoveryservice (1.38.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appintegrationsservice (1.11.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-applicationinsights (1.21.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-applicationautoscaling (1.60.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-appmesh (1.39.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-applicationcostprofiler (1.7.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-appregistry (1.8.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-applicationdiscoveryservice (1.42.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-apprunner (1.3.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-applicationinsights (1.28.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-appstream (1.55.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appmesh (1.43.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-appsync (1.43.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appregistry (1.12.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-athena (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-apprunner (1.8.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-auditmanager (1.11.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appstream (1.62.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-augmentedairuntime (1.16.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-appsync (1.50.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-autoscaling (1.68.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-athena (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-autoscalingplans (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-auditmanager (1.18.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-backup (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-augmentedairuntime (1.20.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-batch (1.51.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-autoscaling (1.76.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-braket (1.11.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-autoscalingplans (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-budgets (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-backup (1.40.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-chime (1.56.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-backupgateway (1.1.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-chimesdkidentity (1.2.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-batch (1.57.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-chimesdkmessaging (1.2.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-braket (1.16.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloud9 (1.39.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-budgets (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-clouddirectory (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-chime (1.64.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudformation (1.57.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-chimesdkidentity (1.7.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudfront (1.56.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-chimesdkmeetings (1.5.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudhsm (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-chimesdkmessaging (1.8.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudhsmv2 (1.36.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloud9 (1.43.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudsearch (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudcontrolapi (1.4.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudsearchdomain (1.27.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-clouddirectory (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudtrail (1.38.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudformation (1.64.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudwatch (1.55.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudfront (1.61.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudwatchevents (1.51.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudhsm (1.37.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cloudwatchlogs (1.45.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudhsmv2 (1.40.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codeartifact (1.13.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudsearch (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codebuild (1.81.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudsearchdomain (1.31.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codecommit (1.45.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudtrail (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codedeploy (1.43.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudwatch (1.60.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codeguruprofiler (1.18.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudwatchevents (1.55.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codegurureviewer (1.23.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudwatchevidently (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codepipeline (1.47.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudwatchlogs (1.50.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codestar (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cloudwatchrum (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codestarconnections (1.18.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codeartifact (1.17.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-codestarnotifications (1.13.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codebuild (1.86.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cognitoidentity (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codecommit (1.49.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cognitoidentityprovider (1.57.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codedeploy (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-cognitosync (1.30.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codeguruprofiler (1.22.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-comprehend (1.50.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codegurureviewer (1.27.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-comprehendmedical (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codepipeline (1.51.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-computeoptimizer (1.24.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codestar (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-configservice (1.66.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codestarconnections (1.22.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-connect (1.50.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-codestarnotifications (1.17.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-connectcontactlens (1.5.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cognitoidentity (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-connectparticipant (1.14.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-cognitoidentityprovider (1.61.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.121.0) + aws-sdk-cognitosync (1.34.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-comprehend (1.56.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-comprehendmedical (1.34.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-computeoptimizer (1.30.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-configservice (1.72.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-connect (1.61.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-connectcontactlens (1.9.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-connectparticipant (1.20.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-connectwisdomservice (1.4.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-core (3.125.5) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.239.0) + aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-costandusagereportservice (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-costandusagereportservice (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-costexplorer (1.66.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-costexplorer (1.71.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-customerprofiles (1.11.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-customerprofiles (1.17.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-databasemigrationservice (1.58.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-databasemigrationservice (1.65.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-dataexchange (1.16.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-dataexchange (1.23.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-datapipeline (1.30.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-datapipeline (1.34.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-datasync (1.36.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-datasync (1.42.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-dax (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-dax (1.37.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-detective (1.21.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-detective (1.26.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-devicefarm (1.45.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-devicefarm (1.49.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-devopsguru (1.11.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-devopsguru (1.19.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-directconnect (1.46.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-directconnect (1.52.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-directoryservice (1.43.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-directoryservice (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-dlm (1.44.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-dlm (1.48.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-docdb (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-docdb (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-dynamodb (1.63.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-drs (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-dynamodbstreams (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-dynamodb (1.70.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ebs (1.18.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-dynamodbstreams (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ec2 (1.261.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ebs (1.22.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ec2instanceconnect (1.17.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ec2 (1.295.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ecr (1.45.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ec2instanceconnect (1.22.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ecrpublic (1.6.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ecr (1.52.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ecs (1.85.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ecrpublic (1.10.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-efs (1.44.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ecs (1.94.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-eks (1.63.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-efs (1.50.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-elasticache (1.62.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-eks (1.71.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-elasticbeanstalk (1.45.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-elasticache (1.70.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-elasticinference (1.15.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-elasticbeanstalk (1.49.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-elasticloadbalancing (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-elasticinference (1.19.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-elasticloadbalancingv2 (1.67.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-elasticloadbalancing (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-elasticsearchservice (1.55.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-elasticloadbalancingv2 (1.75.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-elastictranscoder (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-elasticsearchservice (1.62.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-emr (1.52.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-elastictranscoder (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-emrcontainers (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-emr (1.56.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-eventbridge (1.30.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-emrcontainers (1.12.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-finspace (1.5.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-eventbridge (1.34.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-finspacedata (1.4.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-finspace (1.9.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-firehose (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-finspacedata (1.11.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-fis (1.4.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-firehose (1.46.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-fms (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-fis (1.9.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-forecastqueryservice (1.15.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-fms (1.46.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-forecastservice (1.25.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-forecastqueryservice (1.19.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-frauddetector (1.24.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-forecastservice (1.31.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-fsx (1.42.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-frauddetector (1.29.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-gamelift (1.47.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-fsx (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-glacier (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-gamelift (1.52.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-globalaccelerator (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-glacier (1.44.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-glue (1.95.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-globalaccelerator (1.37.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-gluedatabrew (1.13.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-glue (1.103.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-greengrass (1.43.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-gluedatabrew (1.19.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-greengrassv2 (1.8.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-greengrass (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-groundstation (1.21.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-greengrassv2 (1.14.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-guardduty (1.48.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-groundstation (1.25.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-health (1.39.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-guardduty (1.53.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-healthlake (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-health (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-honeycode (1.9.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-healthlake (1.11.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iam (1.60.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-honeycode (1.15.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-identitystore (1.9.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iam (1.65.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-imagebuilder (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-identitystore (1.13.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-importexport (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-imagebuilder (1.37.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-importexport (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv2 (~> 1.0) - aws-sdk-inspector (1.37.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-inspector (1.41.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-inspector2 (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iot (1.74.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iot (1.83.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iot1clickdevicesservice (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iot1clickdevicesservice (1.35.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iot1clickprojects (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iot1clickprojects (1.35.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotanalytics (1.43.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotanalytics (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotdataplane (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotdataplane (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotdeviceadvisor (1.6.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotdeviceadvisor (1.12.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotevents (1.27.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotevents (1.31.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ioteventsdata (1.19.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ioteventsdata (1.24.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotfleethub (1.5.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotfleethub (1.9.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotjobsdataplane (1.30.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotjobsdataplane (1.34.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotsecuretunneling (1.14.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotsecuretunneling (1.18.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotsitewise (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotsitewise (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotthingsgraph (1.17.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotthingsgraph (1.21.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-iotwireless (1.14.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iottwinmaker (1.1.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ivs (1.12.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-iotwireless (1.20.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kafka (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ivs (1.18.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kendra (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kafka (1.46.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kinesis (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kafkaconnect (1.4.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kinesisanalytics (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kendra (1.42.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kinesisanalyticsv2 (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kinesis (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kinesisvideo (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kinesisanalytics (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kinesisvideoarchivedmedia (1.37.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kinesisanalyticsv2 (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kinesisvideomedia (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kinesisvideo (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kinesisvideosignalingchannels (1.13.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kinesisvideoarchivedmedia (1.41.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.48.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kinesisvideomedia (1.35.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lakeformation (1.17.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kinesisvideosignalingchannels (1.17.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lambda (1.68.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kms (1.53.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lambdapreview (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lakeformation (1.22.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lex (1.39.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lambda (1.77.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lexmodelbuildingservice (1.51.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lambdapreview (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lexmodelsv2 (1.10.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lex (1.43.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lexruntimev2 (1.6.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lexmodelbuildingservice (1.55.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-licensemanager (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lexmodelsv2 (1.20.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lightsail (1.56.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lexruntimev2 (1.13.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-locationservice (1.8.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-licensemanager (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lookoutequipment (1.4.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lightsail (1.61.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lookoutforvision (1.6.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-locationservice (1.17.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-lookoutmetrics (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lookoutequipment (1.8.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-machinelearning (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lookoutforvision (1.11.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-macie (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-lookoutmetrics (1.13.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-macie2 (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-machinelearning (1.35.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-managedblockchain (1.26.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-macie (1.35.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-marketplacecatalog (1.15.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-macie2 (1.42.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-marketplacecommerceanalytics (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-managedblockchain (1.30.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-marketplaceentitlementservice (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-managedgrafana (1.4.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-marketplacemetering (1.37.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-marketplacecatalog (1.19.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mediaconnect (1.37.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-marketplacecommerceanalytics (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mediaconvert (1.74.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-marketplaceentitlementservice (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-medialive (1.76.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-marketplacemetering (1.41.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mediapackage (1.44.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mediaconnect (1.41.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mediapackagevod (1.27.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mediaconvert (1.84.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mediastore (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-medialive (1.83.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mediastoredata (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mediapackage (1.49.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mediatailor (1.44.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mediapackagevod (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-memorydb (1.2.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mediastore (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mgn (1.4.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mediastoredata (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-migrationhub (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mediatailor (1.52.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-migrationhubconfig (1.14.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-memorydb (1.6.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mobile (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mgn (1.9.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mq (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-migrationhub (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mturk (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-migrationhubconfig (1.18.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-mwaa (1.8.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-migrationhubrefactorspaces (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-neptune (1.38.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-migrationhubstrategyrecommendations (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-networkfirewall (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mobile (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-networkmanager (1.14.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mq (1.44.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-nimblestudio (1.5.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mturk (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-opensearchservice (1.0.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-mwaa (1.13.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-opsworks (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-neptune (1.43.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-opsworkscm (1.46.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-networkfirewall (1.13.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-organizations (1.62.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-networkmanager (1.20.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-outposts (1.21.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-nimblestudio (1.11.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-personalize (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-opensearchservice (1.7.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-personalizeevents (1.21.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-opsworks (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-personalizeruntime (1.25.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-opsworkscm (1.50.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-pi (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-organizations (1.66.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-pinpoint (1.56.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-outposts (1.27.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-pinpointemail (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-panorama (1.3.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-pinpointsmsvoice (1.26.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-personalize (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-polly (1.46.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-personalizeevents (1.25.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-pricing (1.31.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-personalizeruntime (1.30.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-prometheusservice (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-pi (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-proton (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-pinpoint (1.64.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-qldb (1.19.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-pinpointemail (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-qldbsession (1.16.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-pinpointsmsvoice (1.30.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-quicksight (1.53.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-polly (1.51.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ram (1.30.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-pricing (1.35.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-rds (1.126.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-prometheusservice (1.12.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-rdsdataservice (1.28.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-proton (1.12.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-redshift (1.69.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-qldb (1.23.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-redshiftdataapiservice (1.11.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-qldbsession (1.20.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-rekognition (1.56.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-quicksight (1.61.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-resourcegroups (1.39.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ram (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-resourcegroupstaggingapi (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-rds (1.136.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-resources (3.111.0) + aws-sdk-rdsdataservice (1.32.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-recyclebin (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-redshift (1.76.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-redshiftdataapiservice (1.17.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-rekognition (1.64.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-resiliencehub (1.2.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-resourcegroups (1.43.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-resourcegroupstaggingapi (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-resources (3.124.0) aws-sdk-accessanalyzer (~> 1) + aws-sdk-account (~> 1) aws-sdk-acm (~> 1) aws-sdk-acmpca (~> 1) aws-sdk-alexaforbusiness (~> 1) aws-sdk-amplify (~> 1) aws-sdk-amplifybackend (~> 1) + aws-sdk-amplifyuibuilder (~> 1) aws-sdk-apigateway (~> 1) aws-sdk-apigatewaymanagementapi (~> 1) aws-sdk-apigatewayv2 (~> 1) aws-sdk-appconfig (~> 1) + aws-sdk-appconfigdata (~> 1) aws-sdk-appflow (~> 1) aws-sdk-appintegrationsservice (~> 1) aws-sdk-applicationautoscaling (~> 1) @@ -756,13 +816,16 @@ GEM aws-sdk-autoscaling (~> 1) aws-sdk-autoscalingplans (~> 1) aws-sdk-backup (~> 1) + aws-sdk-backupgateway (~> 1) aws-sdk-batch (~> 1) aws-sdk-braket (~> 1) aws-sdk-budgets (~> 1) aws-sdk-chime (~> 1) aws-sdk-chimesdkidentity (~> 1) + aws-sdk-chimesdkmeetings (~> 1) aws-sdk-chimesdkmessaging (~> 1) aws-sdk-cloud9 (~> 1) + aws-sdk-cloudcontrolapi (~> 1) aws-sdk-clouddirectory (~> 1) aws-sdk-cloudformation (~> 1) aws-sdk-cloudfront (~> 1) @@ -773,7 +836,9 @@ GEM aws-sdk-cloudtrail (~> 1) aws-sdk-cloudwatch (~> 1) aws-sdk-cloudwatchevents (~> 1) + aws-sdk-cloudwatchevidently (~> 1) aws-sdk-cloudwatchlogs (~> 1) + aws-sdk-cloudwatchrum (~> 1) aws-sdk-codeartifact (~> 1) aws-sdk-codebuild (~> 1) aws-sdk-codecommit (~> 1) @@ -794,6 +859,7 @@ GEM aws-sdk-connect (~> 1) aws-sdk-connectcontactlens (~> 1) aws-sdk-connectparticipant (~> 1) + aws-sdk-connectwisdomservice (~> 1) aws-sdk-costandusagereportservice (~> 1) aws-sdk-costexplorer (~> 1) aws-sdk-customerprofiles (~> 1) @@ -809,6 +875,7 @@ GEM aws-sdk-directoryservice (~> 1) aws-sdk-dlm (~> 1) aws-sdk-docdb (~> 1) + aws-sdk-drs (~> 1) aws-sdk-dynamodb (~> 1) aws-sdk-dynamodbstreams (~> 1) aws-sdk-ebs (~> 1) @@ -855,6 +922,7 @@ GEM aws-sdk-imagebuilder (~> 1) aws-sdk-importexport (~> 1) aws-sdk-inspector (~> 1) + aws-sdk-inspector2 (~> 1) aws-sdk-iot (~> 1) aws-sdk-iot1clickdevicesservice (~> 1) aws-sdk-iot1clickprojects (~> 1) @@ -868,9 +936,11 @@ GEM aws-sdk-iotsecuretunneling (~> 1) aws-sdk-iotsitewise (~> 1) aws-sdk-iotthingsgraph (~> 1) + aws-sdk-iottwinmaker (~> 1) aws-sdk-iotwireless (~> 1) aws-sdk-ivs (~> 1) aws-sdk-kafka (~> 1) + aws-sdk-kafkaconnect (~> 1) aws-sdk-kendra (~> 1) aws-sdk-kinesis (~> 1) aws-sdk-kinesisanalytics (~> 1) @@ -897,6 +967,7 @@ GEM aws-sdk-macie (~> 1) aws-sdk-macie2 (~> 1) aws-sdk-managedblockchain (~> 1) + aws-sdk-managedgrafana (~> 1) aws-sdk-marketplacecatalog (~> 1) aws-sdk-marketplacecommerceanalytics (~> 1) aws-sdk-marketplaceentitlementservice (~> 1) @@ -913,6 +984,8 @@ GEM aws-sdk-mgn (~> 1) aws-sdk-migrationhub (~> 1) aws-sdk-migrationhubconfig (~> 1) + aws-sdk-migrationhubrefactorspaces (~> 1) + aws-sdk-migrationhubstrategyrecommendations (~> 1) aws-sdk-mobile (~> 1) aws-sdk-mq (~> 1) aws-sdk-mturk (~> 1) @@ -926,6 +999,7 @@ GEM aws-sdk-opsworkscm (~> 1) aws-sdk-organizations (~> 1) aws-sdk-outposts (~> 1) + aws-sdk-panorama (~> 1) aws-sdk-personalize (~> 1) aws-sdk-personalizeevents (~> 1) aws-sdk-personalizeruntime (~> 1) @@ -943,9 +1017,11 @@ GEM aws-sdk-ram (~> 1) aws-sdk-rds (~> 1) aws-sdk-rdsdataservice (~> 1) + aws-sdk-recyclebin (~> 1) aws-sdk-redshift (~> 1) aws-sdk-redshiftdataapiservice (~> 1) aws-sdk-rekognition (~> 1) + aws-sdk-resiliencehub (~> 1) aws-sdk-resourcegroups (~> 1) aws-sdk-resourcegroupstaggingapi (~> 1) aws-sdk-robomaker (~> 1) @@ -997,6 +1073,7 @@ GEM aws-sdk-transcribestreamingservice (~> 1) aws-sdk-transfer (~> 1) aws-sdk-translate (~> 1) + aws-sdk-voiceid (~> 1) aws-sdk-waf (~> 1) aws-sdk-wafregional (~> 1) aws-sdk-wafv2 (~> 1) @@ -1006,192 +1083,199 @@ GEM aws-sdk-workmail (~> 1) aws-sdk-workmailmessageflow (~> 1) aws-sdk-workspaces (~> 1) + aws-sdk-workspacesweb (~> 1) aws-sdk-xray (~> 1) - aws-sdk-robomaker (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-robomaker (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-route53 (1.55.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-route53 (1.60.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-route53domains (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-route53domains (1.38.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-route53recoverycluster (1.3.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-route53recoverycluster (1.7.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-route53recoverycontrolconfig (1.3.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-route53recoverycontrolconfig (1.8.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-route53recoveryreadiness (1.3.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-route53recoveryreadiness (1.7.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-route53resolver (1.30.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-route53resolver (1.35.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.102.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-s3 (1.111.2) + aws-sdk-core (~> 3, >= 3.125.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) - aws-sdk-s3control (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-s3control (1.46.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-s3outposts (1.6.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-s3outposts (1.10.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-sagemaker (1.98.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sagemaker (1.115.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-sagemakeredgemanager (1.5.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sagemakeredgemanager (1.9.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-sagemakerfeaturestoreruntime (1.6.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sagemakerfeaturestoreruntime (1.10.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-sagemakerruntime (1.35.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sagemakerruntime (1.40.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-savingsplans (1.19.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-savingsplans (1.24.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-schemas (1.16.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-schemas (1.21.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-secretsmanager (1.49.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-secretsmanager (1.55.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-securityhub (1.52.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-securityhub (1.59.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-serverlessapplicationrepository (1.37.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-serverlessapplicationrepository (1.41.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-servicecatalog (1.63.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-servicecatalog (1.67.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-servicediscovery (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-servicediscovery (1.44.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-servicequotas (1.17.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-servicequotas (1.21.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ses (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ses (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-sesv2 (1.20.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sesv2 (1.25.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-shield (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-shield (1.46.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-signer (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-signer (1.36.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-simpledb (1.29.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-simpledb (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv2 (~> 1.0) - aws-sdk-sms (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sms (1.37.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-snowball (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) + aws-sigv4 (~> 1.1) + aws-sdk-snowdevicemanagement (1.5.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-snowball (1.42.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sns (1.50.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-snowdevicemanagement (1.1.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-sqs (1.49.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-sns (1.45.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ssm (1.128.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-sqs (1.44.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ssmcontacts (1.11.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ssm (1.117.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ssmincidents (1.9.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ssmcontacts (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ssoadmin (1.14.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ssmincidents (1.4.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-ssooidc (1.17.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ssoadmin (1.10.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-states (1.46.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-ssooidc (1.13.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-storagegateway (1.65.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-states (1.42.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-support (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-storagegateway (1.59.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-swf (1.34.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-support (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-synthetics (1.22.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-swf (1.30.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-textract (1.34.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-synthetics (1.17.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-timestreamquery (1.12.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-textract (1.28.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-timestreamwrite (1.12.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-timestreamquery (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-transcribeservice (1.70.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-timestreamwrite (1.7.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-transcribestreamingservice (1.39.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-transcribeservice (1.61.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-transfer (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-transcribestreamingservice (1.32.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-translate (1.41.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-transfer (1.39.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-voiceid (1.4.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-translate (1.34.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-waf (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-waf (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-wafregional (1.46.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-wafregional (1.42.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-wafv2 (1.33.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-wafv2 (1.25.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-wellarchitected (1.13.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-wellarchitected (1.8.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-workdocs (1.37.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-workdocs (1.33.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-worklink (1.30.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-worklink (1.26.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-workmail (1.47.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-workmail (1.40.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-workmailmessageflow (1.19.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-workmailmessageflow (1.15.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-workspaces (1.63.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-workspaces (1.56.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-workspacesweb (1.1.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-xray (1.41.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-xray (1.45.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) aws-sigv2 (1.1.0) aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) - bson (4.12.1-java) + bson (4.14.0-java) builder (3.2.4) bunny (2.19.0) amq-protocol (~> 2.3, >= 2.3.1) @@ -1207,49 +1291,48 @@ GEM rexml crass (1.0.6) cri (2.15.11) - cucumber (7.0.0) + cucumber (7.1.0) builder (~> 3.2, >= 3.2.4) - cucumber-core (~> 10.0, >= 10.0.1) + cucumber-core (~> 10.1, >= 10.1.0) cucumber-create-meta (~> 6.0, >= 6.0.1) - cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) - cucumber-gherkin (~> 20.0, >= 20.0.1) - cucumber-html-formatter (~> 16.0, >= 16.0.1) - cucumber-messages (~> 17.0, >= 17.0.1) - cucumber-wire (~> 6.0, >= 6.0.1) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-html-formatter (~> 17.0, >= 17.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-wire (~> 6.2, >= 6.2.0) diff-lcs (~> 1.4, >= 1.4.4) mime-types (~> 3.3, >= 3.3.1) multi_test (~> 0.1, >= 0.1.2) sys-uname (~> 1.2, >= 1.2.2) - cucumber-core (10.0.1) - cucumber-gherkin (~> 20.0, >= 20.0.1) - cucumber-messages (~> 17.0, >= 17.0.1) - cucumber-tag-expressions (~> 3.0, >= 3.0.1) - cucumber-create-meta (6.0.1) - cucumber-messages (~> 17.0, >= 17.0.1) + cucumber-core (10.1.1) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-create-meta (6.0.4) + cucumber-messages (~> 17.1, >= 17.1.1) sys-uname (~> 1.2, >= 1.2.2) - cucumber-cucumber-expressions (12.1.3) - cucumber-gherkin (20.0.1) - cucumber-messages (~> 17.0, >= 17.0.1) - cucumber-html-formatter (16.0.1) - cucumber-messages (~> 17.0, >= 17.0.1) - cucumber-messages (17.1.0) - cucumber-tag-expressions (3.0.1) - cucumber-wire (6.1.1) - cucumber-core (~> 10.0, >= 10.0.1) - cucumber-cucumber-expressions (~> 12.1, >= 12.1.2) - cucumber-messages (~> 17.0, >= 17.0.1) - dalli (2.7.11) + cucumber-cucumber-expressions (14.0.0) + cucumber-gherkin (22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-html-formatter (17.0.0) + cucumber-messages (~> 17.1, >= 17.1.0) + cucumber-messages (17.1.1) + cucumber-tag-expressions (4.1.0) + cucumber-wire (6.2.1) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + dalli (3.2.0) debase-ruby_core_source (0.10.14) - delayed_job (4.1.9) - activesupport (>= 3.0, < 6.2) - delayed_job_active_record (4.1.6) - activerecord (>= 3.0, < 6.2) + delayed_job (4.1.10) + activesupport (>= 3.0, < 8.0) + delayed_job_active_record (4.1.7) + activerecord (>= 3.0, < 8.0) delayed_job (>= 3.0, < 5) - diff-lcs (1.4.4) + diff-lcs (1.5.0) digest-crc (0.6.4) rake (>= 12.0.0, < 14.0.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dry-configurable (0.12.1) @@ -1274,25 +1357,25 @@ GEM faraday (>= 0.14, < 1) multi_json erubi (1.10.0) - ethon (0.14.0) + ethon (0.15.0) ffi (>= 1.15.0) - excon (0.85.0) + excon (0.90.0) faraday (0.17.4) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) - ffi (1.15.4-java) + ffi (1.15.5-java) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - grape (1.5.3) + grape (1.6.2) activesupport builder dry-types (>= 1.1) mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept - graphql (1.12.16) + graphql (1.13.6) hashdiff (1.0.1) hiredis (0.6.3-java) http (4.4.1) @@ -1309,10 +1392,10 @@ GEM httpclient (2.8.3) i18n (1.8.7) concurrent-ruby (~> 1.0) - jdbc-mysql (8.0.17) + jdbc-mysql (8.0.27) jdbc-postgres (42.2.14) jdbc-sqlite3 (3.28.0) - jmespath (1.4.0) + jmespath (1.5.0) json-schema (2.8.1) addressable (>= 2.4) jsonapi-renderer (0.2.2) @@ -1322,18 +1405,18 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) makara (0.5.1) activerecord (>= 5.2.0) memory_profiler (0.9.14) method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0901) - mini_portile2 (2.7.0) - minitest (5.14.4) + mime-types-data (3.2022.0105) + mini_portile2 (2.7.1) + minitest (5.15.0) mongo (2.14.1) bson (>= 4.8.2, < 5.0.0) mono_logger (1.1.1) @@ -1346,12 +1429,12 @@ GEM mustermann-grape (1.0.1) mustermann (>= 1.0.0) netrc (0.11.0) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) presto-client (0.6.6) @@ -1367,11 +1450,11 @@ GEM ruby-debug-base (>= 0.10.4, < 0.12) qless (0.10.0) redis (>= 2.2) - que (1.0.0.beta4) - racc (1.5.2-java) - racecar (2.3.1) + que (1.0.0) + racc (1.6.0-java) + racecar (2.4.0) king_konf (~> 1.0.0) - rdkafka (~> 0.8.0) + rdkafka (~> 0.10.0) rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4) @@ -1384,27 +1467,27 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + railties (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (12.3.3) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - rdkafka (0.8.1) + rdkafka (0.10.0) ffi (~> 1.9) mini_portile2 (~> 2.1) rake (>= 12.3) redis (3.3.5) redis-namespace (1.8.1) redis (>= 3.0.4) - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) - resque (2.1.0) + resque (2.2.0) mono_logger (~> 1.0) multi_json (~> 1.0) redis-namespace (~> 1.6) @@ -1424,46 +1507,45 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-kafka (1.4.0) digest-crc ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) - semantic_logger (4.8.2) + semantic_logger (4.9.0) concurrent-ruby (~> 1.0) - sequel (5.48.0) + sequel (5.52.0) serverengine (2.1.1) sigdump (~> 0.2.2) - shoryuken (5.2.3) + shoryuken (5.3.2) aws-sdk-core (>= 2) concurrent-ruby thor @@ -1488,10 +1570,10 @@ GEM thor sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) sorted_set (1.0.3-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -1502,23 +1584,25 @@ GEM concurrent-ruby (~> 1.0) sys-uname (1.2.2) ffi (~> 1.1) - thor (1.1.0) + thor (1.2.1) tilt (2.0.10) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unf (0.1.4-java) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) vegas (0.1.11) rack (>= 1.0.0) - warning (1.2.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) - zeitwerk (2.4.2) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -1605,4 +1689,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_contrib_old.gemfile b/gemfiles/jruby_9.2.20.1_contrib_old.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_contrib_old.gemfile rename to gemfiles/jruby_9.2.20.1_contrib_old.gemfile diff --git a/gemfiles/jruby_9.2.18.0_contrib_old.gemfile.lock b/gemfiles/jruby_9.2.20.1_contrib_old.gemfile.lock similarity index 83% rename from gemfiles/jruby_9.2.18.0_contrib_old.gemfile.lock rename to gemfiles/jruby_9.2.20.1_contrib_old.gemfile.lock index f8114cf6228..da59c8cbd7f 100644 --- a/gemfiles/jruby_9.2.18.0_contrib_old.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_contrib_old.gemfile.lock @@ -24,7 +24,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -36,12 +36,12 @@ GEM rexml cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) faraday (0.17.0) multipart-post (>= 1.2, < 3) - ffi (1.15.4-java) + ffi (1.15.5-java) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) @@ -50,9 +50,9 @@ GEM msgpack (1.4.2-java) multipart-post (2.1.1) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -62,11 +62,11 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -76,58 +76,59 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime thor (>= 0.19.2) spoon (0.0.6) ffi - thor (1.1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + thor (1.2.1) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -168,4 +169,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_core_old.gemfile b/gemfiles/jruby_9.2.20.1_core_old.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_core_old.gemfile rename to gemfiles/jruby_9.2.20.1_core_old.gemfile diff --git a/gemfiles/jruby_9.2.18.0_core_old.gemfile.lock b/gemfiles/jruby_9.2.20.1_core_old.gemfile.lock similarity index 83% rename from gemfiles/jruby_9.2.18.0_core_old.gemfile.lock rename to gemfiles/jruby_9.2.20.1_core_old.gemfile.lock index 97ef95f12e5..ebc31fe0523 100644 --- a/gemfiles/jruby_9.2.18.0_core_old.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_core_old.gemfile.lock @@ -24,7 +24,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -36,10 +36,10 @@ GEM rexml cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) dogstatsd-ruby (4.8.3) - ffi (1.15.4-java) + ffi (1.15.5-java) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) @@ -47,9 +47,9 @@ GEM method_source (1.0.0) msgpack (1.4.2-java) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -59,11 +59,11 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -73,58 +73,59 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime thor (>= 0.19.2) spoon (0.0.6) ffi - thor (1.1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + thor (1.2.1) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -164,4 +165,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_cucumber3.gemfile b/gemfiles/jruby_9.2.20.1_cucumber3.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_cucumber3.gemfile rename to gemfiles/jruby_9.2.20.1_cucumber3.gemfile diff --git a/gemfiles/jruby_9.2.18.0_cucumber3.gemfile.lock b/gemfiles/jruby_9.2.20.1_cucumber3.gemfile.lock similarity index 84% rename from gemfiles/jruby_9.2.18.0_cucumber3.gemfile.lock rename to gemfiles/jruby_9.2.20.1_cucumber3.gemfile.lock index a9200a029c8..1b21af82382 100644 --- a/gemfiles/jruby_9.2.18.0_cucumber3.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_cucumber3.gemfile.lock @@ -24,8 +24,8 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.21.0) - benchmark-ips (2.9.1) + backports (3.23.0) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -53,10 +53,10 @@ GEM cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) - ffi (1.15.4-java) + dogstatsd-ruby (5.3.2) + ffi (1.15.5-java) gherkin (5.1.0) hashdiff (1.0.1) json-schema (2.8.1) @@ -67,9 +67,9 @@ GEM multi_json (1.15.0) multi_test (0.1.2) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -79,11 +79,11 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -93,58 +93,59 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime thor (>= 0.19.2) spoon (0.0.6) ffi - thor (1.1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + thor (1.2.1) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -185,4 +186,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_cucumber4.gemfile b/gemfiles/jruby_9.2.20.1_cucumber4.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_cucumber4.gemfile rename to gemfiles/jruby_9.2.20.1_cucumber4.gemfile diff --git a/gemfiles/jruby_9.2.18.0_cucumber4.gemfile.lock b/gemfiles/jruby_9.2.20.1_cucumber4.gemfile.lock similarity index 87% rename from gemfiles/jruby_9.2.18.0_cucumber4.gemfile.lock rename to gemfiles/jruby_9.2.20.1_cucumber4.gemfile.lock index 8c4926144e9..9be5078c3e6 100644 --- a/gemfiles/jruby_9.2.18.0_cucumber4.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_cucumber4.gemfile.lock @@ -18,7 +18,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -30,7 +30,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -75,23 +75,23 @@ GEM debase-ruby_core_source (0.10.14) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.2.0) - ffi (1.15.4-java) + dogstatsd-ruby (5.3.2) + ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.14.4) + minitest (5.15.0) msgpack (1.4.2-java) multi_test (0.1.2) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) @@ -106,11 +106,11 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -120,44 +120,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -166,18 +165,20 @@ GEM ffi sys-uname (1.2.2) ffi (~> 1.1) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) - zeitwerk (2.4.2) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -218,4 +219,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_cucumber5.gemfile b/gemfiles/jruby_9.2.20.1_cucumber5.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_cucumber5.gemfile rename to gemfiles/jruby_9.2.20.1_cucumber5.gemfile diff --git a/gemfiles/jruby_9.2.18.0_cucumber5.gemfile.lock b/gemfiles/jruby_9.2.20.1_cucumber5.gemfile.lock similarity index 86% rename from gemfiles/jruby_9.2.18.0_cucumber5.gemfile.lock rename to gemfiles/jruby_9.2.20.1_cucumber5.gemfile.lock index 1075b803a36..21b7df7c893 100644 --- a/gemfiles/jruby_9.2.18.0_cucumber5.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_cucumber5.gemfile.lock @@ -18,7 +18,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -30,7 +30,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -73,25 +73,25 @@ GEM cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) - ffi (1.15.4-java) + dogstatsd-ruby (5.3.2) + ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.14.4) + minitest (5.15.0) msgpack (1.4.2-java) multi_test (0.1.2) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) @@ -106,11 +106,11 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -120,44 +120,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -166,18 +165,20 @@ GEM ffi sys-uname (1.2.2) ffi (~> 1.1) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) - zeitwerk (2.4.2) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -218,4 +219,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails5_mysql2.gemfile b/gemfiles/jruby_9.2.20.1_rails5_mysql2.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails5_mysql2.gemfile rename to gemfiles/jruby_9.2.20.1_rails5_mysql2.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails5_mysql2.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails5_mysql2.gemfile.lock similarity index 86% rename from gemfiles/jruby_9.2.18.0_rails5_mysql2.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails5_mysql2.gemfile.lock index 01e42aaad26..abe79611386 100644 --- a/gemfiles/jruby_9.2.18.0_rails5_mysql2.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails5_mysql2.gemfile.lock @@ -71,7 +71,7 @@ GEM thor (>= 0.14.0) arel (9.0.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -84,17 +84,17 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) concurrent-ruby (~> 1.0) - jdbc-mysql (8.0.17) + jdbc-mysql (8.0.27) json-schema (2.8.1) addressable (>= 2.4) lograge (0.11.2) @@ -102,24 +102,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -129,7 +129,7 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -157,12 +157,12 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -173,44 +173,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -220,24 +219,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -283,4 +284,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres.gemfile b/gemfiles/jruby_9.2.20.1_rails5_postgres.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails5_postgres.gemfile rename to gemfiles/jruby_9.2.20.1_rails5_postgres.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails5_postgres.gemfile.lock similarity index 87% rename from gemfiles/jruby_9.2.18.0_rails5_postgres.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails5_postgres.gemfile.lock index d880570efdd..a4526fa189c 100644 --- a/gemfiles/jruby_9.2.18.0_rails5_postgres.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails5_postgres.gemfile.lock @@ -71,7 +71,7 @@ GEM thor (>= 0.14.0) arel (9.0.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -84,12 +84,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -102,24 +102,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -129,7 +129,7 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -157,12 +157,12 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -173,44 +173,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -220,24 +219,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -283,4 +284,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres_redis.gemfile b/gemfiles/jruby_9.2.20.1_rails5_postgres_redis.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails5_postgres_redis.gemfile rename to gemfiles/jruby_9.2.20.1_rails5_postgres_redis.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres_redis.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails5_postgres_redis.gemfile.lock similarity index 86% rename from gemfiles/jruby_9.2.18.0_rails5_postgres_redis.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails5_postgres_redis.gemfile.lock index 4b9cf466205..e2471b4a3fe 100644 --- a/gemfiles/jruby_9.2.18.0_rails5_postgres_redis.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails5_postgres_redis.gemfile.lock @@ -71,7 +71,7 @@ GEM thor (>= 0.14.0) arel (9.0.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -84,12 +84,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -102,24 +102,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -129,7 +129,7 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -157,13 +157,13 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - regexp_parser (2.1.1) - request_store (1.5.0) + redis (4.5.1) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -174,44 +174,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -221,24 +220,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -285,4 +286,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres_redis_activesupport.gemfile b/gemfiles/jruby_9.2.20.1_rails5_postgres_redis_activesupport.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails5_postgres_redis_activesupport.gemfile rename to gemfiles/jruby_9.2.20.1_rails5_postgres_redis_activesupport.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres_redis_activesupport.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails5_postgres_redis_activesupport.gemfile.lock similarity index 85% rename from gemfiles/jruby_9.2.18.0_rails5_postgres_redis_activesupport.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails5_postgres_redis_activesupport.gemfile.lock index b2c998a795a..e7a07ba5e4a 100644 --- a/gemfiles/jruby_9.2.18.0_rails5_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails5_postgres_redis_activesupport.gemfile.lock @@ -71,7 +71,7 @@ GEM thor (>= 0.14.0) arel (9.0.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -84,12 +84,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -102,24 +102,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -129,7 +129,7 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -157,19 +157,19 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - redis-actionpack (5.2.0) - actionpack (>= 5, < 7) + redis (4.5.1) + redis-actionpack (5.3.0) + actionpack (>= 5, < 8) redis-rack (>= 2.1.0, < 3) redis-store (>= 1.1.0, < 2) - redis-activesupport (5.2.1) - activesupport (>= 3, < 7) + redis-activesupport (5.3.0) + activesupport (>= 3, < 8) redis-store (>= 1.3, < 2) - redis-rack (2.1.3) + redis-rack (2.1.4) rack (>= 2.0.8, < 3) redis-store (>= 1.2, < 2) redis-rails (5.0.2) @@ -178,8 +178,8 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.0) redis (>= 4, < 5) - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -190,44 +190,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -237,24 +236,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -302,4 +303,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres_sidekiq.gemfile b/gemfiles/jruby_9.2.20.1_rails5_postgres_sidekiq.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails5_postgres_sidekiq.gemfile rename to gemfiles/jruby_9.2.20.1_rails5_postgres_sidekiq.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails5_postgres_sidekiq.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails5_postgres_sidekiq.gemfile.lock similarity index 86% rename from gemfiles/jruby_9.2.18.0_rails5_postgres_sidekiq.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails5_postgres_sidekiq.gemfile.lock index c1fc9e49f5c..9117a3a5250 100644 --- a/gemfiles/jruby_9.2.18.0_rails5_postgres_sidekiq.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails5_postgres_sidekiq.gemfile.lock @@ -71,7 +71,7 @@ GEM thor (>= 0.14.0) arel (9.0.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -85,12 +85,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -103,24 +103,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -130,7 +130,7 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -158,13 +158,13 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - regexp_parser (2.1.1) - request_store (1.5.0) + redis (4.5.1) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -175,38 +175,37 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) - sidekiq (6.2.2) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -214,9 +213,9 @@ GEM simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -226,24 +225,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -291,4 +292,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails5_semantic_logger.gemfile b/gemfiles/jruby_9.2.20.1_rails5_semantic_logger.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails5_semantic_logger.gemfile rename to gemfiles/jruby_9.2.20.1_rails5_semantic_logger.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails5_semantic_logger.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails5_semantic_logger.gemfile.lock similarity index 85% rename from gemfiles/jruby_9.2.18.0_rails5_semantic_logger.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails5_semantic_logger.gemfile.lock index 46ad97d56a0..d244cb96d53 100644 --- a/gemfiles/jruby_9.2.18.0_rails5_semantic_logger.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails5_semantic_logger.gemfile.lock @@ -71,7 +71,7 @@ GEM thor (>= 0.14.0) arel (9.0.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -84,12 +84,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -97,24 +97,24 @@ GEM jdbc-postgres (42.2.14) json-schema (2.8.1) addressable (>= 2.4) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -124,7 +124,7 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -146,21 +146,21 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - rails_semantic_logger (4.6.1) + rails_semantic_logger (4.9.0) rack - railties (>= 3.2) - semantic_logger (~> 4.8) + railties (>= 5.1) + semantic_logger (~> 4.9) railties (5.2.6) actionpack (= 5.2.6) activesupport (= 5.2.6) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -170,46 +170,45 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) - semantic_logger (4.8.2) + semantic_logger (4.9.0) concurrent-ruby (~> 1.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -219,24 +218,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -282,4 +283,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails61_mysql2.gemfile b/gemfiles/jruby_9.2.20.1_rails61_mysql2.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails61_mysql2.gemfile rename to gemfiles/jruby_9.2.20.1_rails61_mysql2.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails61_mysql2.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails61_mysql2.gemfile.lock similarity index 67% rename from gemfiles/jruby_9.2.18.0_rails61_mysql2.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails61_mysql2.gemfile.lock index 4009c542ff2..c4c7a680c07 100644 --- a/gemfiles/jruby_9.2.18.0_rails61_mysql2.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails61_mysql2.gemfile.lock @@ -18,65 +18,65 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + actioncable (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailbox (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (>= 2.7.1) - actionmailer (6.1.4.1) - actionpack (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailer (6.1.4.4) + actionpack (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4.1) - actionview (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionpack (6.1.4.4) + actionview (= 6.1.4.4) + activesupport (= 6.1.4.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.1) - actionpack (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actiontext (6.1.4.4) + actionpack (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) nokogiri (>= 1.8.5) - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.4.4) + activesupport (= 6.1.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.1) - activesupport (= 6.1.4.1) + activejob (6.1.4.4) + activesupport (= 6.1.4.4) globalid (>= 0.3.6) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) + activemodel (6.1.4.4) + activesupport (= 6.1.4.4) + activerecord (6.1.4.4) + activemodel (= 6.1.4.4) + activesupport (= 6.1.4.4) activerecord-jdbc-adapter (61.1-java) activerecord (~> 6.1.0) activerecord-jdbcmysql-adapter (61.1-java) activerecord-jdbc-adapter (= 61.1) jdbc-mysql (>= 5.1.36, < 9) - activestorage (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activesupport (= 6.1.4.1) + activestorage (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activesupport (= 6.1.4.4) marcel (~> 1.0.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -88,7 +88,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -101,17 +101,17 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) concurrent-ruby (~> 1.0) - jdbc-mysql (8.0.17) + jdbc-mysql (8.0.27) json-schema (2.8.1) addressable (>= 2.4) lograge (0.11.2) @@ -119,24 +119,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -146,42 +146,42 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.1.4.1) - actioncable (= 6.1.4.1) - actionmailbox (= 6.1.4.1) - actionmailer (= 6.1.4.1) - actionpack (= 6.1.4.1) - actiontext (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activemodel (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + rails (6.1.4.4) + actioncable (= 6.1.4.4) + actionmailbox (= 6.1.4.4) + actionmailer (= 6.1.4.4) + actionpack (= 6.1.4.4) + actiontext (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activemodel (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) bundler (>= 1.15.0) - railties (= 6.1.4.1) + railties (= 6.1.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + railties (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -192,44 +192,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -239,24 +238,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -302,4 +303,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails61_postgres.gemfile b/gemfiles/jruby_9.2.20.1_rails61_postgres.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails61_postgres.gemfile rename to gemfiles/jruby_9.2.20.1_rails61_postgres.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails61_postgres.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails61_postgres.gemfile.lock similarity index 68% rename from gemfiles/jruby_9.2.18.0_rails61_postgres.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails61_postgres.gemfile.lock index e8b95e67a5f..884bd34af62 100644 --- a/gemfiles/jruby_9.2.18.0_rails61_postgres.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails61_postgres.gemfile.lock @@ -18,65 +18,65 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + actioncable (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailbox (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (>= 2.7.1) - actionmailer (6.1.4.1) - actionpack (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailer (6.1.4.4) + actionpack (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4.1) - actionview (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionpack (6.1.4.4) + actionview (= 6.1.4.4) + activesupport (= 6.1.4.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.1) - actionpack (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actiontext (6.1.4.4) + actionpack (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) nokogiri (>= 1.8.5) - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.4.4) + activesupport (= 6.1.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.1) - activesupport (= 6.1.4.1) + activejob (6.1.4.4) + activesupport (= 6.1.4.4) globalid (>= 0.3.6) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) + activemodel (6.1.4.4) + activesupport (= 6.1.4.4) + activerecord (6.1.4.4) + activemodel (= 6.1.4.4) + activesupport (= 6.1.4.4) activerecord-jdbc-adapter (61.1-java) activerecord (~> 6.1.0) activerecord-jdbcpostgresql-adapter (61.1-java) activerecord-jdbc-adapter (= 61.1) jdbc-postgres (>= 9.4, < 43) - activestorage (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activesupport (= 6.1.4.1) + activestorage (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activesupport (= 6.1.4.4) marcel (~> 1.0.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -88,7 +88,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -101,12 +101,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -119,24 +119,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -146,42 +146,42 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.1.4.1) - actioncable (= 6.1.4.1) - actionmailbox (= 6.1.4.1) - actionmailer (= 6.1.4.1) - actionpack (= 6.1.4.1) - actiontext (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activemodel (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + rails (6.1.4.4) + actioncable (= 6.1.4.4) + actionmailbox (= 6.1.4.4) + actionmailer (= 6.1.4.4) + actionpack (= 6.1.4.4) + actiontext (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activemodel (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) bundler (>= 1.15.0) - railties (= 6.1.4.1) + railties (= 6.1.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + railties (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -192,44 +192,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -239,24 +238,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -302,4 +303,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails61_postgres_redis.gemfile b/gemfiles/jruby_9.2.20.1_rails61_postgres_redis.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails61_postgres_redis.gemfile rename to gemfiles/jruby_9.2.20.1_rails61_postgres_redis.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails61_postgres_redis.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails61_postgres_redis.gemfile.lock similarity index 67% rename from gemfiles/jruby_9.2.18.0_rails61_postgres_redis.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails61_postgres_redis.gemfile.lock index d18e83ff2df..e3ad60bd79c 100644 --- a/gemfiles/jruby_9.2.18.0_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails61_postgres_redis.gemfile.lock @@ -18,65 +18,65 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + actioncable (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailbox (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (>= 2.7.1) - actionmailer (6.1.4.1) - actionpack (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailer (6.1.4.4) + actionpack (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4.1) - actionview (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionpack (6.1.4.4) + actionview (= 6.1.4.4) + activesupport (= 6.1.4.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.1) - actionpack (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actiontext (6.1.4.4) + actionpack (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) nokogiri (>= 1.8.5) - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.4.4) + activesupport (= 6.1.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.1) - activesupport (= 6.1.4.1) + activejob (6.1.4.4) + activesupport (= 6.1.4.4) globalid (>= 0.3.6) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) + activemodel (6.1.4.4) + activesupport (= 6.1.4.4) + activerecord (6.1.4.4) + activemodel (= 6.1.4.4) + activesupport (= 6.1.4.4) activerecord-jdbc-adapter (61.1-java) activerecord (~> 6.1.0) activerecord-jdbcpostgresql-adapter (61.1-java) activerecord-jdbc-adapter (= 61.1) jdbc-postgres (>= 9.4, < 43) - activestorage (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activesupport (= 6.1.4.1) + activestorage (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activesupport (= 6.1.4.4) marcel (~> 1.0.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -88,7 +88,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -101,12 +101,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -119,24 +119,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -146,43 +146,43 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.1.4.1) - actioncable (= 6.1.4.1) - actionmailbox (= 6.1.4.1) - actionmailer (= 6.1.4.1) - actionpack (= 6.1.4.1) - actiontext (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activemodel (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + rails (6.1.4.4) + actioncable (= 6.1.4.4) + actionmailbox (= 6.1.4.4) + actionmailer (= 6.1.4.4) + actionpack (= 6.1.4.4) + actiontext (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activemodel (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) bundler (>= 1.15.0) - railties (= 6.1.4.1) + railties (= 6.1.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + railties (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - regexp_parser (2.1.1) - request_store (1.5.0) + redis (4.5.1) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -193,44 +193,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -240,24 +239,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -304,4 +305,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails61_postgres_sidekiq.gemfile b/gemfiles/jruby_9.2.20.1_rails61_postgres_sidekiq.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails61_postgres_sidekiq.gemfile rename to gemfiles/jruby_9.2.20.1_rails61_postgres_sidekiq.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails61_postgres_sidekiq.gemfile.lock similarity index 68% rename from gemfiles/jruby_9.2.18.0_rails61_postgres_sidekiq.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails61_postgres_sidekiq.gemfile.lock index a89cea7e88f..760f5d783d6 100644 --- a/gemfiles/jruby_9.2.18.0_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails61_postgres_sidekiq.gemfile.lock @@ -18,65 +18,65 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + actioncable (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailbox (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (>= 2.7.1) - actionmailer (6.1.4.1) - actionpack (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailer (6.1.4.4) + actionpack (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4.1) - actionview (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionpack (6.1.4.4) + actionview (= 6.1.4.4) + activesupport (= 6.1.4.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.1) - actionpack (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actiontext (6.1.4.4) + actionpack (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) nokogiri (>= 1.8.5) - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.4.4) + activesupport (= 6.1.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.1) - activesupport (= 6.1.4.1) + activejob (6.1.4.4) + activesupport (= 6.1.4.4) globalid (>= 0.3.6) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) + activemodel (6.1.4.4) + activesupport (= 6.1.4.4) + activerecord (6.1.4.4) + activemodel (= 6.1.4.4) + activesupport (= 6.1.4.4) activerecord-jdbc-adapter (61.1-java) activerecord (~> 6.1.0) activerecord-jdbcpostgresql-adapter (61.1-java) activerecord-jdbc-adapter (= 61.1) jdbc-postgres (>= 9.4, < 43) - activestorage (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activesupport (= 6.1.4.1) + activestorage (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activesupport (= 6.1.4.4) marcel (~> 1.0.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -88,7 +88,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -102,12 +102,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -120,24 +120,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -147,43 +147,43 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.1.4.1) - actioncable (= 6.1.4.1) - actionmailbox (= 6.1.4.1) - actionmailer (= 6.1.4.1) - actionpack (= 6.1.4.1) - actiontext (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activemodel (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + rails (6.1.4.4) + actioncable (= 6.1.4.4) + actionmailbox (= 6.1.4.4) + actionmailer (= 6.1.4.4) + actionpack (= 6.1.4.4) + actiontext (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activemodel (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) bundler (>= 1.15.0) - railties (= 6.1.4.1) + railties (= 6.1.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + railties (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - regexp_parser (2.1.1) - request_store (1.5.0) + redis (4.5.1) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -194,38 +194,37 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) - sidekiq (6.2.2) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -233,9 +232,9 @@ GEM simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -245,24 +244,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -309,4 +310,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails61_semantic_logger.gemfile b/gemfiles/jruby_9.2.20.1_rails61_semantic_logger.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails61_semantic_logger.gemfile rename to gemfiles/jruby_9.2.20.1_rails61_semantic_logger.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails61_semantic_logger.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails61_semantic_logger.gemfile.lock similarity index 66% rename from gemfiles/jruby_9.2.18.0_rails61_semantic_logger.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails61_semantic_logger.gemfile.lock index 1fc31988a7f..47e9b6cc25e 100644 --- a/gemfiles/jruby_9.2.18.0_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails61_semantic_logger.gemfile.lock @@ -18,65 +18,65 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + actioncable (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailbox (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (>= 2.7.1) - actionmailer (6.1.4.1) - actionpack (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionmailer (6.1.4.4) + actionpack (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activesupport (= 6.1.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4.1) - actionview (= 6.1.4.1) - activesupport (= 6.1.4.1) + actionpack (6.1.4.4) + actionview (= 6.1.4.4) + activesupport (= 6.1.4.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.1) - actionpack (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + actiontext (6.1.4.4) + actionpack (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) nokogiri (>= 1.8.5) - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.4.4) + activesupport (= 6.1.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.1) - activesupport (= 6.1.4.1) + activejob (6.1.4.4) + activesupport (= 6.1.4.4) globalid (>= 0.3.6) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) + activemodel (6.1.4.4) + activesupport (= 6.1.4.4) + activerecord (6.1.4.4) + activemodel (= 6.1.4.4) + activesupport (= 6.1.4.4) activerecord-jdbc-adapter (61.1-java) activerecord (~> 6.1.0) activerecord-jdbcpostgresql-adapter (61.1-java) activerecord-jdbc-adapter (= 61.1) jdbc-postgres (>= 9.4, < 43) - activestorage (6.1.4.1) - actionpack (= 6.1.4.1) - activejob (= 6.1.4.1) - activerecord (= 6.1.4.1) - activesupport (= 6.1.4.1) + activestorage (6.1.4.4) + actionpack (= 6.1.4.4) + activejob (= 6.1.4.4) + activerecord (= 6.1.4.4) + activesupport (= 6.1.4.4) marcel (~> 1.0.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.1) + activesupport (6.1.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -88,7 +88,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -101,12 +101,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -114,24 +114,24 @@ GEM jdbc-postgres (42.2.14) json-schema (2.8.1) addressable (>= 2.4) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -141,45 +141,45 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.1.4.1) - actioncable (= 6.1.4.1) - actionmailbox (= 6.1.4.1) - actionmailer (= 6.1.4.1) - actionpack (= 6.1.4.1) - actiontext (= 6.1.4.1) - actionview (= 6.1.4.1) - activejob (= 6.1.4.1) - activemodel (= 6.1.4.1) - activerecord (= 6.1.4.1) - activestorage (= 6.1.4.1) - activesupport (= 6.1.4.1) + rails (6.1.4.4) + actioncable (= 6.1.4.4) + actionmailbox (= 6.1.4.4) + actionmailer (= 6.1.4.4) + actionpack (= 6.1.4.4) + actiontext (= 6.1.4.4) + actionview (= 6.1.4.4) + activejob (= 6.1.4.4) + activemodel (= 6.1.4.4) + activerecord (= 6.1.4.4) + activestorage (= 6.1.4.4) + activesupport (= 6.1.4.4) bundler (>= 1.15.0) - railties (= 6.1.4.1) + railties (= 6.1.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - rails_semantic_logger (4.6.1) + rails_semantic_logger (4.9.0) rack - railties (>= 3.2) - semantic_logger (~> 4.8) - railties (6.1.4.1) - actionpack (= 6.1.4.1) - activesupport (= 6.1.4.1) + railties (>= 5.1) + semantic_logger (~> 4.9) + railties (6.1.4.4) + actionpack (= 6.1.4.4) + activesupport (= 6.1.4.4) method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -189,46 +189,45 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) - semantic_logger (4.8.2) + semantic_logger (4.9.0) concurrent-ruby (~> 1.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -238,24 +237,26 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -301,4 +302,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails6_mysql2.gemfile b/gemfiles/jruby_9.2.20.1_rails6_mysql2.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails6_mysql2.gemfile rename to gemfiles/jruby_9.2.20.1_rails6_mysql2.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails6_mysql2.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails6_mysql2.gemfile.lock similarity index 68% rename from gemfiles/jruby_9.2.18.0_rails6_mysql2.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails6_mysql2.gemfile.lock index 672a135a1ec..17db3a52bad 100644 --- a/gemfiles/jruby_9.2.18.0_rails6_mysql2.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails6_mysql2.gemfile.lock @@ -18,61 +18,61 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.0.4.1) - actionpack (= 6.0.4.1) + actioncable (6.0.4.4) + actionpack (= 6.0.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionmailbox (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) mail (>= 2.7.1) - actionmailer (6.0.4.1) - actionpack (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) + actionmailer (6.0.4.4) + actionpack (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.4.1) - actionview (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionpack (6.0.4.4) + actionview (= 6.0.4.4) + activesupport (= 6.0.4.4) 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.4.1) - actionpack (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actiontext (6.0.4.4) + actionpack (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) nokogiri (>= 1.8.5) - actionview (6.0.4.1) - activesupport (= 6.0.4.1) + actionview (6.0.4.4) + activesupport (= 6.0.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.4.1) - activesupport (= 6.0.4.1) + activejob (6.0.4.4) + activesupport (= 6.0.4.4) globalid (>= 0.3.6) - activemodel (6.0.4.1) - activesupport (= 6.0.4.1) - activerecord (6.0.4.1) - activemodel (= 6.0.4.1) - activesupport (= 6.0.4.1) + activemodel (6.0.4.4) + activesupport (= 6.0.4.4) + activerecord (6.0.4.4) + activemodel (= 6.0.4.4) + activesupport (= 6.0.4.4) activerecord-jdbc-adapter (60.4-java) activerecord (~> 6.0.0) activerecord-jdbcmysql-adapter (60.4-java) activerecord-jdbc-adapter (= 60.4) jdbc-mysql (>= 5.1.36, < 9) - activestorage (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) + activestorage (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) marcel (~> 1.0.0) - activesupport (6.0.4.1) + activesupport (6.0.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -84,7 +84,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -97,17 +97,17 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) concurrent-ruby (~> 1.0) - jdbc-mysql (8.0.17) + jdbc-mysql (8.0.27) json-schema (2.8.1) addressable (>= 2.4) lograge (0.11.2) @@ -115,24 +115,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -142,42 +142,42 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.0.4.1) - actioncable (= 6.0.4.1) - actionmailbox (= 6.0.4.1) - actionmailer (= 6.0.4.1) - actionpack (= 6.0.4.1) - actiontext (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - activemodel (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + rails (6.0.4.4) + actioncable (= 6.0.4.4) + actionmailbox (= 6.0.4.4) + actionmailer (= 6.0.4.4) + actionpack (= 6.0.4.4) + actiontext (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) + activemodel (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) bundler (>= 1.3.0) - railties (= 6.0.4.1) + railties (= 6.0.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.0.4.1) - actionpack (= 6.0.4.1) - activesupport (= 6.0.4.1) + railties (6.0.4.4) + actionpack (= 6.0.4.4) + activesupport (= 6.0.4.4) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -188,44 +188,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -235,25 +234,27 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -299,4 +300,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres.gemfile b/gemfiles/jruby_9.2.20.1_rails6_postgres.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails6_postgres.gemfile rename to gemfiles/jruby_9.2.20.1_rails6_postgres.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails6_postgres.gemfile.lock similarity index 68% rename from gemfiles/jruby_9.2.18.0_rails6_postgres.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails6_postgres.gemfile.lock index a3c83fdfd36..f405cf2f91e 100644 --- a/gemfiles/jruby_9.2.18.0_rails6_postgres.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails6_postgres.gemfile.lock @@ -18,61 +18,61 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.0.4.1) - actionpack (= 6.0.4.1) + actioncable (6.0.4.4) + actionpack (= 6.0.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionmailbox (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) mail (>= 2.7.1) - actionmailer (6.0.4.1) - actionpack (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) + actionmailer (6.0.4.4) + actionpack (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.4.1) - actionview (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionpack (6.0.4.4) + actionview (= 6.0.4.4) + activesupport (= 6.0.4.4) 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.4.1) - actionpack (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actiontext (6.0.4.4) + actionpack (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) nokogiri (>= 1.8.5) - actionview (6.0.4.1) - activesupport (= 6.0.4.1) + actionview (6.0.4.4) + activesupport (= 6.0.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.4.1) - activesupport (= 6.0.4.1) + activejob (6.0.4.4) + activesupport (= 6.0.4.4) globalid (>= 0.3.6) - activemodel (6.0.4.1) - activesupport (= 6.0.4.1) - activerecord (6.0.4.1) - activemodel (= 6.0.4.1) - activesupport (= 6.0.4.1) + activemodel (6.0.4.4) + activesupport (= 6.0.4.4) + activerecord (6.0.4.4) + activemodel (= 6.0.4.4) + activesupport (= 6.0.4.4) activerecord-jdbc-adapter (60.4-java) activerecord (~> 6.0.0) activerecord-jdbcpostgresql-adapter (60.4-java) activerecord-jdbc-adapter (= 60.4) jdbc-postgres (>= 9.4, < 43) - activestorage (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) + activestorage (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) marcel (~> 1.0.0) - activesupport (6.0.4.1) + activesupport (6.0.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -84,7 +84,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -97,12 +97,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -115,24 +115,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -142,42 +142,42 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.0.4.1) - actioncable (= 6.0.4.1) - actionmailbox (= 6.0.4.1) - actionmailer (= 6.0.4.1) - actionpack (= 6.0.4.1) - actiontext (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - activemodel (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + rails (6.0.4.4) + actioncable (= 6.0.4.4) + actionmailbox (= 6.0.4.4) + actionmailer (= 6.0.4.4) + actionpack (= 6.0.4.4) + actiontext (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) + activemodel (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) bundler (>= 1.3.0) - railties (= 6.0.4.1) + railties (= 6.0.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.0.4.1) - actionpack (= 6.0.4.1) - activesupport (= 6.0.4.1) + railties (6.0.4.4) + actionpack (= 6.0.4.4) + activesupport (= 6.0.4.4) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -188,44 +188,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -235,25 +234,27 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -299,4 +300,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres_redis.gemfile b/gemfiles/jruby_9.2.20.1_rails6_postgres_redis.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails6_postgres_redis.gemfile rename to gemfiles/jruby_9.2.20.1_rails6_postgres_redis.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres_redis.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails6_postgres_redis.gemfile.lock similarity index 68% rename from gemfiles/jruby_9.2.18.0_rails6_postgres_redis.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails6_postgres_redis.gemfile.lock index aec8c487ed2..2116936273a 100644 --- a/gemfiles/jruby_9.2.18.0_rails6_postgres_redis.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails6_postgres_redis.gemfile.lock @@ -18,61 +18,61 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.0.4.1) - actionpack (= 6.0.4.1) + actioncable (6.0.4.4) + actionpack (= 6.0.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionmailbox (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) mail (>= 2.7.1) - actionmailer (6.0.4.1) - actionpack (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) + actionmailer (6.0.4.4) + actionpack (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.4.1) - actionview (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionpack (6.0.4.4) + actionview (= 6.0.4.4) + activesupport (= 6.0.4.4) 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.4.1) - actionpack (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actiontext (6.0.4.4) + actionpack (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) nokogiri (>= 1.8.5) - actionview (6.0.4.1) - activesupport (= 6.0.4.1) + actionview (6.0.4.4) + activesupport (= 6.0.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.4.1) - activesupport (= 6.0.4.1) + activejob (6.0.4.4) + activesupport (= 6.0.4.4) globalid (>= 0.3.6) - activemodel (6.0.4.1) - activesupport (= 6.0.4.1) - activerecord (6.0.4.1) - activemodel (= 6.0.4.1) - activesupport (= 6.0.4.1) + activemodel (6.0.4.4) + activesupport (= 6.0.4.4) + activerecord (6.0.4.4) + activemodel (= 6.0.4.4) + activesupport (= 6.0.4.4) activerecord-jdbc-adapter (60.4-java) activerecord (~> 6.0.0) activerecord-jdbcpostgresql-adapter (60.4-java) activerecord-jdbc-adapter (= 60.4) jdbc-postgres (>= 9.4, < 43) - activestorage (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) + activestorage (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) marcel (~> 1.0.0) - activesupport (6.0.4.1) + activesupport (6.0.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -84,7 +84,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -97,12 +97,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -115,24 +115,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -142,43 +142,43 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.0.4.1) - actioncable (= 6.0.4.1) - actionmailbox (= 6.0.4.1) - actionmailer (= 6.0.4.1) - actionpack (= 6.0.4.1) - actiontext (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - activemodel (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + rails (6.0.4.4) + actioncable (= 6.0.4.4) + actionmailbox (= 6.0.4.4) + actionmailer (= 6.0.4.4) + actionpack (= 6.0.4.4) + actiontext (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) + activemodel (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) bundler (>= 1.3.0) - railties (= 6.0.4.1) + railties (= 6.0.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.0.4.1) - actionpack (= 6.0.4.1) - activesupport (= 6.0.4.1) + railties (6.0.4.4) + actionpack (= 6.0.4.4) + activesupport (= 6.0.4.4) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - regexp_parser (2.1.1) - request_store (1.5.0) + redis (4.5.1) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -189,44 +189,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -236,25 +235,27 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -301,4 +302,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres_redis_activesupport.gemfile b/gemfiles/jruby_9.2.20.1_rails6_postgres_redis_activesupport.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails6_postgres_redis_activesupport.gemfile rename to gemfiles/jruby_9.2.20.1_rails6_postgres_redis_activesupport.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres_redis_activesupport.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails6_postgres_redis_activesupport.gemfile.lock similarity index 68% rename from gemfiles/jruby_9.2.18.0_rails6_postgres_redis_activesupport.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails6_postgres_redis_activesupport.gemfile.lock index c08bf8948a2..7f6d51c5a86 100644 --- a/gemfiles/jruby_9.2.18.0_rails6_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails6_postgres_redis_activesupport.gemfile.lock @@ -18,61 +18,61 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.0.4.1) - actionpack (= 6.0.4.1) + actioncable (6.0.4.4) + actionpack (= 6.0.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionmailbox (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) mail (>= 2.7.1) - actionmailer (6.0.4.1) - actionpack (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) + actionmailer (6.0.4.4) + actionpack (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.4.1) - actionview (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionpack (6.0.4.4) + actionview (= 6.0.4.4) + activesupport (= 6.0.4.4) 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.4.1) - actionpack (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actiontext (6.0.4.4) + actionpack (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) nokogiri (>= 1.8.5) - actionview (6.0.4.1) - activesupport (= 6.0.4.1) + actionview (6.0.4.4) + activesupport (= 6.0.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.4.1) - activesupport (= 6.0.4.1) + activejob (6.0.4.4) + activesupport (= 6.0.4.4) globalid (>= 0.3.6) - activemodel (6.0.4.1) - activesupport (= 6.0.4.1) - activerecord (6.0.4.1) - activemodel (= 6.0.4.1) - activesupport (= 6.0.4.1) + activemodel (6.0.4.4) + activesupport (= 6.0.4.4) + activerecord (6.0.4.4) + activemodel (= 6.0.4.4) + activesupport (= 6.0.4.4) activerecord-jdbc-adapter (60.4-java) activerecord (~> 6.0.0) activerecord-jdbcpostgresql-adapter (60.4-java) activerecord-jdbc-adapter (= 60.4) jdbc-postgres (>= 9.4, < 43) - activestorage (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) + activestorage (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) marcel (~> 1.0.0) - activesupport (6.0.4.1) + activesupport (6.0.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -84,7 +84,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -97,12 +97,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -115,24 +115,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -142,49 +142,49 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.0.4.1) - actioncable (= 6.0.4.1) - actionmailbox (= 6.0.4.1) - actionmailer (= 6.0.4.1) - actionpack (= 6.0.4.1) - actiontext (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - activemodel (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + rails (6.0.4.4) + actioncable (= 6.0.4.4) + actionmailbox (= 6.0.4.4) + actionmailer (= 6.0.4.4) + actionpack (= 6.0.4.4) + actiontext (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) + activemodel (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) bundler (>= 1.3.0) - railties (= 6.0.4.1) + railties (= 6.0.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.0.4.1) - actionpack (= 6.0.4.1) - activesupport (= 6.0.4.1) + railties (6.0.4.4) + actionpack (= 6.0.4.4) + activesupport (= 6.0.4.4) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - redis-actionpack (5.2.0) - actionpack (>= 5, < 7) + redis (4.5.1) + redis-actionpack (5.3.0) + actionpack (>= 5, < 8) redis-rack (>= 2.1.0, < 3) redis-store (>= 1.1.0, < 2) - redis-activesupport (5.2.1) - activesupport (>= 3, < 7) + redis-activesupport (5.3.0) + activesupport (>= 3, < 8) redis-store (>= 1.3, < 2) - redis-rack (2.1.3) + redis-rack (2.1.4) rack (>= 2.0.8, < 3) redis-store (>= 1.2, < 2) redis-rails (5.0.2) @@ -193,8 +193,8 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.0) redis (>= 4, < 5) - regexp_parser (2.1.1) - request_store (1.5.0) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -205,44 +205,43 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -252,25 +251,27 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -318,4 +319,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres_sidekiq.gemfile b/gemfiles/jruby_9.2.20.1_rails6_postgres_sidekiq.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails6_postgres_sidekiq.gemfile rename to gemfiles/jruby_9.2.20.1_rails6_postgres_sidekiq.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails6_postgres_sidekiq.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails6_postgres_sidekiq.gemfile.lock similarity index 69% rename from gemfiles/jruby_9.2.18.0_rails6_postgres_sidekiq.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails6_postgres_sidekiq.gemfile.lock index e1af776b0cd..189490e2ab8 100644 --- a/gemfiles/jruby_9.2.18.0_rails6_postgres_sidekiq.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails6_postgres_sidekiq.gemfile.lock @@ -18,61 +18,61 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.0.4.1) - actionpack (= 6.0.4.1) + actioncable (6.0.4.4) + actionpack (= 6.0.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionmailbox (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) mail (>= 2.7.1) - actionmailer (6.0.4.1) - actionpack (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) + actionmailer (6.0.4.4) + actionpack (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.4.1) - actionview (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionpack (6.0.4.4) + actionview (= 6.0.4.4) + activesupport (= 6.0.4.4) 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.4.1) - actionpack (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actiontext (6.0.4.4) + actionpack (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) nokogiri (>= 1.8.5) - actionview (6.0.4.1) - activesupport (= 6.0.4.1) + actionview (6.0.4.4) + activesupport (= 6.0.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.4.1) - activesupport (= 6.0.4.1) + activejob (6.0.4.4) + activesupport (= 6.0.4.4) globalid (>= 0.3.6) - activemodel (6.0.4.1) - activesupport (= 6.0.4.1) - activerecord (6.0.4.1) - activemodel (= 6.0.4.1) - activesupport (= 6.0.4.1) + activemodel (6.0.4.4) + activesupport (= 6.0.4.4) + activerecord (6.0.4.4) + activemodel (= 6.0.4.4) + activesupport (= 6.0.4.4) activerecord-jdbc-adapter (60.4-java) activerecord (~> 6.0.0) activerecord-jdbcpostgresql-adapter (60.4-java) activerecord-jdbc-adapter (= 60.4) jdbc-postgres (>= 9.4, < 43) - activestorage (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) + activestorage (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) marcel (~> 1.0.0) - activesupport (6.0.4.1) + activesupport (6.0.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -84,7 +84,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -98,12 +98,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -116,24 +116,24 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -143,43 +143,43 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.0.4.1) - actioncable (= 6.0.4.1) - actionmailbox (= 6.0.4.1) - actionmailer (= 6.0.4.1) - actionpack (= 6.0.4.1) - actiontext (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - activemodel (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + rails (6.0.4.4) + actioncable (= 6.0.4.4) + actionmailbox (= 6.0.4.4) + actionmailer (= 6.0.4.4) + actionpack (= 6.0.4.4) + actiontext (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) + activemodel (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) bundler (>= 1.3.0) - railties (= 6.0.4.1) + railties (= 6.0.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.0.4.1) - actionpack (= 6.0.4.1) - activesupport (= 6.0.4.1) + railties (6.0.4.4) + actionpack (= 6.0.4.4) + activesupport (= 6.0.4.4) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) - regexp_parser (2.1.1) - request_store (1.5.0) + redis (4.5.1) + regexp_parser (2.2.0) + request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) rspec (3.10.0) @@ -190,38 +190,37 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) - sidekiq (6.2.2) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -229,9 +228,9 @@ GEM simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -241,25 +240,27 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -307,4 +308,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_rails6_semantic_logger.gemfile b/gemfiles/jruby_9.2.20.1_rails6_semantic_logger.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_rails6_semantic_logger.gemfile rename to gemfiles/jruby_9.2.20.1_rails6_semantic_logger.gemfile diff --git a/gemfiles/jruby_9.2.18.0_rails6_semantic_logger.gemfile.lock b/gemfiles/jruby_9.2.20.1_rails6_semantic_logger.gemfile.lock similarity index 67% rename from gemfiles/jruby_9.2.18.0_rails6_semantic_logger.gemfile.lock rename to gemfiles/jruby_9.2.20.1_rails6_semantic_logger.gemfile.lock index 583a48401d4..55c8a37e7a0 100644 --- a/gemfiles/jruby_9.2.18.0_rails6_semantic_logger.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_rails6_semantic_logger.gemfile.lock @@ -18,61 +18,61 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.0.4.1) - actionpack (= 6.0.4.1) + actioncable (6.0.4.4) + actionpack (= 6.0.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionmailbox (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) mail (>= 2.7.1) - actionmailer (6.0.4.1) - actionpack (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) + actionmailer (6.0.4.4) + actionpack (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.4.1) - actionview (= 6.0.4.1) - activesupport (= 6.0.4.1) + actionpack (6.0.4.4) + actionview (= 6.0.4.4) + activesupport (= 6.0.4.4) 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.4.1) - actionpack (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + actiontext (6.0.4.4) + actionpack (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) nokogiri (>= 1.8.5) - actionview (6.0.4.1) - activesupport (= 6.0.4.1) + actionview (6.0.4.4) + activesupport (= 6.0.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.4.1) - activesupport (= 6.0.4.1) + activejob (6.0.4.4) + activesupport (= 6.0.4.4) globalid (>= 0.3.6) - activemodel (6.0.4.1) - activesupport (= 6.0.4.1) - activerecord (6.0.4.1) - activemodel (= 6.0.4.1) - activesupport (= 6.0.4.1) + activemodel (6.0.4.4) + activesupport (= 6.0.4.4) + activerecord (6.0.4.4) + activemodel (= 6.0.4.4) + activesupport (= 6.0.4.4) activerecord-jdbc-adapter (60.4-java) activerecord (~> 6.0.0) activerecord-jdbcpostgresql-adapter (60.4-java) activerecord-jdbc-adapter (= 60.4) jdbc-postgres (>= 9.4, < 43) - activestorage (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) + activestorage (6.0.4.4) + actionpack (= 6.0.4.4) + activejob (= 6.0.4.4) + activerecord (= 6.0.4.4) marcel (~> 1.0.0) - activesupport (6.0.4.1) + activesupport (6.0.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -84,7 +84,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -97,12 +97,12 @@ GEM crass (1.0.6) cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) + dogstatsd-ruby (5.3.2) erubi (1.10.0) - ffi (1.15.4-java) - globalid (0.5.2) + ffi (1.15.5-java) + globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.7) @@ -110,24 +110,24 @@ GEM jdbc-postgres (42.2.14) json-schema (2.8.1) addressable (>= 2.4) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) memory_profiler (0.9.14) method_source (1.0.0) - mini_mime (1.1.1) - minitest (5.14.4) + mini_mime (1.1.2) + minitest (5.15.0) msgpack (1.4.2-java) nio4r (2.5.8-java) - nokogiri (1.12.4-java) + nokogiri (1.12.5-java) racc (~> 1.4) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -137,45 +137,45 @@ GEM pry-debugger-jruby (2.1.0-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) - racc (1.5.2-java) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.0.4.1) - actioncable (= 6.0.4.1) - actionmailbox (= 6.0.4.1) - actionmailer (= 6.0.4.1) - actionpack (= 6.0.4.1) - actiontext (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - activemodel (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) + rails (6.0.4.4) + actioncable (= 6.0.4.4) + actionmailbox (= 6.0.4.4) + actionmailer (= 6.0.4.4) + actionpack (= 6.0.4.4) + actiontext (= 6.0.4.4) + actionview (= 6.0.4.4) + activejob (= 6.0.4.4) + activemodel (= 6.0.4.4) + activerecord (= 6.0.4.4) + activestorage (= 6.0.4.4) + activesupport (= 6.0.4.4) bundler (>= 1.3.0) - railties (= 6.0.4.1) + railties (= 6.0.4.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - rails_semantic_logger (4.6.1) + rails_semantic_logger (4.9.0) rack - railties (>= 3.2) - semantic_logger (~> 4.8) - railties (6.0.4.1) - actionpack (= 6.0.4.1) - activesupport (= 6.0.4.1) + railties (>= 5.1) + semantic_logger (~> 4.9) + railties (6.0.4.4) + actionpack (= 6.0.4.4) + activesupport (= 6.0.4.4) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -185,46 +185,45 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) - semantic_logger (4.8.2) + semantic_logger (4.9.0) concurrent-ruby (~> 1.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime @@ -234,25 +233,27 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6-java) tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (2.0.0) - warning (1.2.0) + unicode-display_width (2.1.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) + zeitwerk (2.5.3) PLATFORMS universal-java-1.8 @@ -298,4 +299,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_resque2_redis3.gemfile b/gemfiles/jruby_9.2.20.1_resque2_redis3.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_resque2_redis3.gemfile rename to gemfiles/jruby_9.2.20.1_resque2_redis3.gemfile diff --git a/gemfiles/jruby_9.2.18.0_resque2_redis3.gemfile.lock b/gemfiles/jruby_9.2.20.1_resque2_redis3.gemfile.lock similarity index 85% rename from gemfiles/jruby_9.2.18.0_resque2_redis3.gemfile.lock rename to gemfiles/jruby_9.2.20.1_resque2_redis3.gemfile.lock index e8eddd9ddb4..c0c180b86cc 100644 --- a/gemfiles/jruby_9.2.18.0_resque2_redis3.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_resque2_redis3.gemfile.lock @@ -24,7 +24,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -36,10 +36,10 @@ GEM rexml cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) - ffi (1.15.4-java) + dogstatsd-ruby (5.3.2) + ffi (1.15.5-java) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) @@ -51,9 +51,9 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -66,15 +66,15 @@ GEM rack (2.2.3) rack-protection (2.1.0) rack - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake redis (3.3.5) redis-namespace (1.8.1) redis (>= 3.0.4) - regexp_parser (2.1.1) - resque (2.1.0) + regexp_parser (2.2.0) + resque (2.2.0) mono_logger (~> 1.0) multi_json (~> 1.0) redis-namespace (~> 1.6) @@ -89,35 +89,34 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) @@ -130,26 +129,28 @@ GEM tilt (~> 2.0) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime thor (>= 0.19.2) spoon (0.0.6) ffi - thor (1.1.0) + thor (1.2.1) tilt (2.0.10) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) vegas (0.1.11) rack (>= 1.0.0) - warning (1.2.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -191,4 +192,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5 diff --git a/gemfiles/jruby_9.2.18.0_resque2_redis4.gemfile b/gemfiles/jruby_9.2.20.1_resque2_redis4.gemfile similarity index 100% rename from gemfiles/jruby_9.2.18.0_resque2_redis4.gemfile rename to gemfiles/jruby_9.2.20.1_resque2_redis4.gemfile diff --git a/gemfiles/jruby_9.2.18.0_resque2_redis4.gemfile.lock b/gemfiles/jruby_9.2.20.1_resque2_redis4.gemfile.lock similarity index 84% rename from gemfiles/jruby_9.2.18.0_resque2_redis4.gemfile.lock rename to gemfiles/jruby_9.2.20.1_resque2_redis4.gemfile.lock index a63084397a0..7e13604dcb3 100644 --- a/gemfiles/jruby_9.2.18.0_resque2_redis4.gemfile.lock +++ b/gemfiles/jruby_9.2.20.1_resque2_redis4.gemfile.lock @@ -24,7 +24,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.9.1) + benchmark-ips (2.9.2) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -36,10 +36,10 @@ GEM rexml cri (2.15.11) debase-ruby_core_source (0.10.14) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.2.0) - ffi (1.15.4-java) + dogstatsd-ruby (5.3.2) + ffi (1.15.5-java) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) @@ -51,9 +51,9 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) opentracing (0.5.0) - os (1.1.1) - parallel (1.20.1) - parser (3.0.2.0) + os (1.1.4) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pimpmychangelog (0.1.3) pry (0.14.1-java) @@ -66,15 +66,15 @@ GEM rack (2.2.3) rack-protection (2.1.0) rack - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.1) + rake-compiler (1.1.9) rake - redis (4.4.0) + redis (4.5.1) redis-namespace (1.8.1) redis (>= 3.0.4) - regexp_parser (2.1.1) - resque (2.1.0) + regexp_parser (2.2.0) + resque (2.2.0) mono_logger (~> 1.0) multi_json (~> 1.0) redis-namespace (~> 1.6) @@ -89,35 +89,34 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - rubocop (1.20.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.8.0) + rubocop (~> 1.19) ruby-debug-base (0.11.0-java) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) @@ -130,26 +129,28 @@ GEM tilt (~> 2.0) sorbet (0.5.9120) sorbet-static (= 0.5.9120) - sorbet-runtime (0.5.9120) + sorbet-runtime (0.5.9542) sorbet-static (0.5.9120-java) - spoom (1.1.2) + spoom (1.1.3) colorize sorbet (>= 0.5.6347) sorbet-runtime thor (>= 0.19.2) spoon (0.0.6) ffi - thor (1.1.0) + thor (1.2.1) tilt (2.0.10) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) vegas (0.1.11) rack (>= 1.0.0) - warning (1.2.0) + warning (1.2.1) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) + webrick (1.7.0) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS universal-java-1.8 @@ -191,4 +192,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.5