From bd586818b8766a7b74f56f199488577a2a4af9ab Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Tue, 18 Apr 2023 09:38:30 -0500 Subject: [PATCH] Update test dependencies --- Gemfile.lock | 34 +++++++++++++------------- gemfiles/rails_6.gemfile.lock | 34 +++++++++++++------------- gemfiles/rails_6_1.gemfile.lock | 34 +++++++++++++------------- gemfiles/rails_7.gemfile.lock | 34 +++++++++++++------------- gemfiles/rails_main.gemfile.lock | 42 ++++++++++++++++---------------- 5 files changed, 89 insertions(+), 89 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 442b2a0f..287b9590 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) appraisal (2.4.1) bundler @@ -89,7 +89,7 @@ GEM thor (>= 0.14.0) ast (2.4.2) bindex (0.8.1) - braintree (4.10.0) + braintree (4.11.0) builder (>= 3.2.4) rexml (>= 3.1.9) builder (3.2.4) @@ -116,7 +116,7 @@ GEM iniparse (1.5.0) json (2.6.3) language_server-protocol (3.17.0.3) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.1) @@ -142,13 +142,13 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) - nokogiri (1.14.2) + nio4r (2.5.9) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -157,14 +157,14 @@ GEM paddle_pay (0.3.0) faraday (>= 1.10.0, < 3.0) parallel (1.22.1) - parser (3.2.1.1) + parser (3.2.2.0) ast (~> 2.4.1) pdf-core (0.9.0) pg (1.4.6) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) public_suffix (5.0.1) - puma (6.1.1) + puma (6.2.2) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.4) @@ -201,7 +201,7 @@ GEM receipts (2.2.0) prawn (>= 1.3.0, < 3.0.0) prawn-table (~> 0.2.1) - regexp_parser (2.7.0) + regexp_parser (2.8.0) rexml (3.2.5) rubocop (1.48.1) json (~> 2.3) @@ -213,7 +213,7 @@ GEM rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.28.0) parser (>= 3.2.1.0) rubocop-performance (1.16.0) rubocop (>= 1.7.0, < 2.0) @@ -227,17 +227,17 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.1) + sqlite3 (1.6.2) mini_portile2 (~> 2.8.0) - sqlite3 (1.6.1-x86_64-darwin) - sqlite3 (1.6.1-x86_64-linux) - standard (1.25.3) + sqlite3 (1.6.2-x86_64-darwin) + sqlite3 (1.6.2-x86_64-linux) + standard (1.26.0) language_server-protocol (~> 3.17.0.2) rubocop (~> 1.48.1) rubocop-performance (~> 1.16.0) stimulus-rails (1.2.1) railties (>= 6.0.0) - stripe (8.3.0) + stripe (8.5.0) thor (1.2.1) timeout (0.3.2) ttfunk (1.7.0) @@ -296,4 +296,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.4.9 + 2.4.12 diff --git a/gemfiles/rails_6.gemfile.lock b/gemfiles/rails_6.gemfile.lock index a14e05ef..bf69b311 100644 --- a/gemfiles/rails_6.gemfile.lock +++ b/gemfiles/rails_6.gemfile.lock @@ -71,7 +71,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) appraisal (2.4.1) bundler @@ -79,7 +79,7 @@ GEM thor (>= 0.14.0) ast (2.4.2) bindex (0.8.1) - braintree (4.10.0) + braintree (4.11.0) builder (>= 3.2.4) rexml (>= 3.1.9) builder (3.2.4) @@ -106,7 +106,7 @@ GEM iniparse (1.5.0) json (2.6.3) language_server-protocol (3.17.0.3) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.1) @@ -131,12 +131,12 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) - nokogiri (1.14.2-arm64-darwin) + nio4r (2.5.9) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -145,14 +145,14 @@ GEM paddle_pay (0.3.0) faraday (>= 1.10.0, < 3.0) parallel (1.22.1) - parser (3.2.1.1) + parser (3.2.2.0) ast (~> 2.4.1) pdf-core (0.9.0) pg (1.4.6) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) public_suffix (5.0.1) - puma (6.1.1) + puma (6.2.2) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.4) @@ -189,7 +189,7 @@ GEM receipts (2.2.0) prawn (>= 1.3.0, < 3.0.0) prawn-table (~> 0.2.1) - regexp_parser (2.7.0) + regexp_parser (2.8.0) rexml (3.2.5) rubocop (1.48.1) json (~> 2.3) @@ -201,7 +201,7 @@ GEM rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.28.0) parser (>= 3.2.1.0) rubocop-performance (1.16.0) rubocop (>= 1.7.0, < 2.0) @@ -215,16 +215,16 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.1-arm64-darwin) - sqlite3 (1.6.1-x86_64-darwin) - sqlite3 (1.6.1-x86_64-linux) - standard (1.25.3) + sqlite3 (1.6.2-arm64-darwin) + sqlite3 (1.6.2-x86_64-darwin) + sqlite3 (1.6.2-x86_64-linux) + standard (1.26.0) language_server-protocol (~> 3.17.0.2) rubocop (~> 1.48.1) rubocop-performance (~> 1.16.0) stimulus-rails (1.2.1) railties (>= 6.0.0) - stripe (8.3.0) + stripe (8.5.0) thor (1.2.1) thread_safe (0.3.6) timeout (0.3.2) @@ -288,4 +288,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.4.5 + 2.4.12 diff --git a/gemfiles/rails_6_1.gemfile.lock b/gemfiles/rails_6_1.gemfile.lock index e9397b34..2fe314fb 100644 --- a/gemfiles/rails_6_1.gemfile.lock +++ b/gemfiles/rails_6_1.gemfile.lock @@ -75,7 +75,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) appraisal (2.4.1) bundler @@ -83,7 +83,7 @@ GEM thor (>= 0.14.0) ast (2.4.2) bindex (0.8.1) - braintree (4.10.0) + braintree (4.11.0) builder (>= 3.2.4) rexml (>= 3.1.9) builder (3.2.4) @@ -110,7 +110,7 @@ GEM iniparse (1.5.0) json (2.6.3) language_server-protocol (3.17.0.3) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.1) @@ -135,12 +135,12 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) - nokogiri (1.14.2-arm64-darwin) + nio4r (2.5.9) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -149,14 +149,14 @@ GEM paddle_pay (0.3.0) faraday (>= 1.10.0, < 3.0) parallel (1.22.1) - parser (3.2.1.1) + parser (3.2.2.0) ast (~> 2.4.1) pdf-core (0.9.0) pg (1.4.6) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) public_suffix (5.0.1) - puma (6.1.1) + puma (6.2.2) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.4) @@ -193,7 +193,7 @@ GEM receipts (2.2.0) prawn (>= 1.3.0, < 3.0.0) prawn-table (~> 0.2.1) - regexp_parser (2.7.0) + regexp_parser (2.8.0) rexml (3.2.5) rubocop (1.48.1) json (~> 2.3) @@ -205,7 +205,7 @@ GEM rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.28.0) parser (>= 3.2.1.0) rubocop-performance (1.16.0) rubocop (>= 1.7.0, < 2.0) @@ -219,16 +219,16 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.1-arm64-darwin) - sqlite3 (1.6.1-x86_64-darwin) - sqlite3 (1.6.1-x86_64-linux) - standard (1.25.3) + sqlite3 (1.6.2-arm64-darwin) + sqlite3 (1.6.2-x86_64-darwin) + sqlite3 (1.6.2-x86_64-linux) + standard (1.26.0) language_server-protocol (~> 3.17.0.2) rubocop (~> 1.48.1) rubocop-performance (~> 1.16.0) stimulus-rails (1.2.1) railties (>= 6.0.0) - stripe (8.3.0) + stripe (8.5.0) thor (1.2.1) timeout (0.3.2) ttfunk (1.7.0) @@ -291,4 +291,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.4.5 + 2.4.12 diff --git a/gemfiles/rails_7.gemfile.lock b/gemfiles/rails_7.gemfile.lock index 2b867d41..6da9ae37 100644 --- a/gemfiles/rails_7.gemfile.lock +++ b/gemfiles/rails_7.gemfile.lock @@ -81,7 +81,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) appraisal (2.4.1) bundler @@ -89,7 +89,7 @@ GEM thor (>= 0.14.0) ast (2.4.2) bindex (0.8.1) - braintree (4.10.0) + braintree (4.11.0) builder (>= 3.2.4) rexml (>= 3.1.9) builder (3.2.4) @@ -116,7 +116,7 @@ GEM iniparse (1.5.0) json (2.6.3) language_server-protocol (3.17.0.3) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.1) @@ -141,12 +141,12 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) - nokogiri (1.14.2-arm64-darwin) + nio4r (2.5.9) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -155,14 +155,14 @@ GEM paddle_pay (0.3.0) faraday (>= 1.10.0, < 3.0) parallel (1.22.1) - parser (3.2.1.1) + parser (3.2.2.0) ast (~> 2.4.1) pdf-core (0.9.0) pg (1.4.6) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) public_suffix (5.0.1) - puma (6.1.1) + puma (6.2.2) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.4) @@ -199,7 +199,7 @@ GEM receipts (2.2.0) prawn (>= 1.3.0, < 3.0.0) prawn-table (~> 0.2.1) - regexp_parser (2.7.0) + regexp_parser (2.8.0) rexml (3.2.5) rubocop (1.48.1) json (~> 2.3) @@ -211,7 +211,7 @@ GEM rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.28.0) parser (>= 3.2.1.0) rubocop-performance (1.16.0) rubocop (>= 1.7.0, < 2.0) @@ -225,16 +225,16 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.1-arm64-darwin) - sqlite3 (1.6.1-x86_64-darwin) - sqlite3 (1.6.1-x86_64-linux) - standard (1.25.3) + sqlite3 (1.6.2-arm64-darwin) + sqlite3 (1.6.2-x86_64-darwin) + sqlite3 (1.6.2-x86_64-linux) + standard (1.26.0) language_server-protocol (~> 3.17.0.2) rubocop (~> 1.48.1) rubocop-performance (~> 1.16.0) stimulus-rails (1.2.1) railties (>= 6.0.0) - stripe (8.3.0) + stripe (8.5.0) thor (1.2.1) timeout (0.3.2) ttfunk (1.7.0) @@ -297,4 +297,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.4.5 + 2.4.12 diff --git a/gemfiles/rails_main.gemfile.lock b/gemfiles/rails_main.gemfile.lock index bc912cfc..b9fe7248 100644 --- a/gemfiles/rails_main.gemfile.lock +++ b/gemfiles/rails_main.gemfile.lock @@ -9,7 +9,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: ba19dbc49956a73f417abd68c7a5f33e302eacd3 + revision: 732a4748b361bfdadb042fc62b4c608b1a6eef47 branch: main specs: actioncable (7.1.0.alpha) @@ -113,7 +113,7 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) appraisal (2.4.1) bundler @@ -121,14 +121,14 @@ GEM thor (>= 0.14.0) ast (2.4.2) bindex (0.8.1) - braintree (4.10.0) + braintree (4.11.0) builder (>= 3.2.4) rexml (>= 3.1.9) builder (3.2.4) byebug (11.1.3) childprocess (4.1.0) concurrent-ruby (1.2.2) - connection_pool (2.3.0) + connection_pool (2.4.0) crack (0.4.5) rexml crass (1.0.6) @@ -148,11 +148,11 @@ GEM railties (>= 6.0.0) iniparse (1.5.0) io-console (0.6.0) - irb (1.6.3) + irb (1.6.4) reline (>= 0.3.0) json (2.6.3) language_server-protocol (3.17.0.3) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.1) @@ -176,12 +176,12 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) - nokogiri (1.14.2-arm64-darwin) + nio4r (2.5.9) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -190,14 +190,14 @@ GEM paddle_pay (0.3.0) faraday (>= 1.10.0, < 3.0) parallel (1.22.1) - parser (3.2.1.1) + parser (3.2.2.0) ast (~> 2.4.1) pdf-core (0.9.0) pg (1.4.6) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) public_suffix (5.0.1) - puma (6.1.1) + puma (6.2.2) nio4r (~> 2.0) racc (1.6.2) rack (3.0.7) @@ -218,8 +218,8 @@ GEM receipts (2.2.0) prawn (>= 1.3.0, < 3.0.0) prawn-table (~> 0.2.1) - regexp_parser (2.7.0) - reline (0.3.2) + regexp_parser (2.8.0) + reline (0.3.3) io-console (~> 0.5) rexml (3.2.5) rubocop (1.48.1) @@ -232,7 +232,7 @@ GEM rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.28.0) parser (>= 3.2.1.0) rubocop-performance (1.16.0) rubocop (>= 1.7.0, < 2.0) @@ -246,16 +246,16 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.1-arm64-darwin) - sqlite3 (1.6.1-x86_64-darwin) - sqlite3 (1.6.1-x86_64-linux) - standard (1.25.3) + sqlite3 (1.6.2-arm64-darwin) + sqlite3 (1.6.2-x86_64-darwin) + sqlite3 (1.6.2-x86_64-linux) + standard (1.26.0) language_server-protocol (~> 3.17.0.2) rubocop (~> 1.48.1) rubocop-performance (~> 1.16.0) stimulus-rails (1.2.1) railties (>= 6.0.0) - stripe (8.3.0) + stripe (8.5.0) thor (1.2.1) timeout (0.3.2) ttfunk (1.7.0) @@ -319,4 +319,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.4.9 + 2.4.12