From 735289fc6e0e47f318c80bff05a217c5a612b2fa Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 13:54:13 +0000 Subject: [PATCH 01/16] rm rails 6 appraisals --- Appraisals | 9 - gemfiles/rails_6.1.gemfile | 12 - gemfiles/rails_6.1.gemfile.lock | 411 -------------------------------- gemfiles/rails_6.gemfile | 13 - gemfiles/rails_6.gemfile.lock | 410 ------------------------------- gemfiles/rails_7.2.gemfile.lock | 138 +++++------ gemfiles/rails_7.gemfile.lock | 261 ++++++++++---------- 7 files changed, 207 insertions(+), 1047 deletions(-) delete mode 100644 gemfiles/rails_6.1.gemfile delete mode 100644 gemfiles/rails_6.1.gemfile.lock delete mode 100644 gemfiles/rails_6.gemfile delete mode 100644 gemfiles/rails_6.gemfile.lock diff --git a/Appraisals b/Appraisals index 73ed7d91..1e79fb31 100644 --- a/Appraisals +++ b/Appraisals @@ -1,12 +1,3 @@ -appraise "rails-6" do - gem "rails", "6.0.6" - gem 'psych', '< 4' -end - -appraise "rails-6.1" do - gem "rails", "6.1.7" -end - appraise "rails-7" do gem "rails", "7.0.4" end diff --git a/gemfiles/rails_6.1.gemfile b/gemfiles/rails_6.1.gemfile deleted file mode 100644 index da718aa7..00000000 --- a/gemfiles/rails_6.1.gemfile +++ /dev/null @@ -1,12 +0,0 @@ -# This file was generated by Appraisal - -source "https://rubygems.org" - -gem "rails", "6.1.7" - -group :release do - gem "gem-release", require: false - gem "github_changelog_generator", require: false -end - -gemspec path: "../" diff --git a/gemfiles/rails_6.1.gemfile.lock b/gemfiles/rails_6.1.gemfile.lock deleted file mode 100644 index ac3e89ef..00000000 --- a/gemfiles/rails_6.1.gemfile.lock +++ /dev/null @@ -1,411 +0,0 @@ -PATH - remote: .. - specs: - dfe-analytics (1.14.0) - google-cloud-bigquery (~> 1.38) - httparty (~> 0.21) - multi_xml (~> 0.6.0) - request_store_rails (~> 2) - -GEM - remote: https://rubygems.org/ - specs: - actioncable (6.1.7) - actionpack (= 6.1.7) - activesupport (= 6.1.7) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (6.1.7) - actionpack (= 6.1.7) - activejob (= 6.1.7) - activerecord (= 6.1.7) - activestorage (= 6.1.7) - activesupport (= 6.1.7) - mail (>= 2.7.1) - actionmailer (6.1.7) - actionpack (= 6.1.7) - actionview (= 6.1.7) - activejob (= 6.1.7) - activesupport (= 6.1.7) - mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 2.0) - actionpack (6.1.7) - actionview (= 6.1.7) - activesupport (= 6.1.7) - 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.7) - actionpack (= 6.1.7) - activerecord (= 6.1.7) - activestorage (= 6.1.7) - activesupport (= 6.1.7) - nokogiri (>= 1.8.5) - actionview (6.1.7) - activesupport (= 6.1.7) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.7) - activesupport (= 6.1.7) - globalid (>= 0.3.6) - activemodel (6.1.7) - activesupport (= 6.1.7) - activerecord (6.1.7) - activemodel (= 6.1.7) - activesupport (= 6.1.7) - activestorage (6.1.7) - actionpack (= 6.1.7) - activejob (= 6.1.7) - activerecord (= 6.1.7) - activesupport (= 6.1.7) - marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (6.1.7) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) - appraisal (2.4.1) - bundler - rake - thor (>= 0.14.0) - ast (2.4.2) - async (2.6.2) - console (~> 1.10) - fiber-annotation - io-event (~> 1.1) - timers (~> 4.1) - async-http (0.60.2) - async (>= 1.25) - async-io (>= 1.28) - async-pool (>= 0.2) - protocol-http (~> 0.24.0) - protocol-http1 (~> 0.15.0) - protocol-http2 (~> 0.15.0) - traces (>= 0.10.0) - async-http-faraday (0.12.0) - async-http (~> 0.42) - faraday - async-io (1.35.0) - async - async-pool (0.4.0) - async (>= 1.25) - backport (1.2.0) - base64 (0.2.0) - benchmark (0.2.1) - bigdecimal (3.1.8) - builder (3.2.4) - coderay (1.1.3) - concurrent-ruby (1.2.2) - console (1.17.2) - fiber-annotation - fiber-local - crack (0.4.5) - rexml - crass (1.0.6) - csv (3.3.0) - date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) - declarative (0.0.20) - diff-lcs (1.5.0) - e2mmap (0.1.0) - erubi (1.12.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.5.0) - faraday (>= 0.8) - faraday-net_http (3.0.2) - fiber-annotation (0.2.0) - fiber-local (1.0.0) - gem-release (2.2.2) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) - rake (>= 10.0) - globalid (1.1.0) - activesupport (>= 5.0) - google-apis-bigquery_v2 (0.75.0) - google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.15.1) - addressable (~> 2.5, >= 2.5.1) - googleauth (~> 1.9) - httpclient (>= 2.8.3, < 3.a) - mini_mime (~> 1.0) - mutex_m - representable (~> 3.0) - retriable (>= 2.0, < 4.a) - google-cloud-bigquery (1.50.0) - bigdecimal (~> 3.0) - concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.71) - google-apis-core (~> 0.13) - google-cloud-core (~> 1.6) - googleauth (~> 1.9) - mini_mime (~> 1.0) - google-cloud-core (1.7.1) - google-cloud-env (>= 1.0, < 3.a) - google-cloud-errors (~> 1.0) - google-cloud-env (2.1.1) - faraday (>= 1.0, < 3.a) - google-cloud-errors (1.4.0) - googleauth (1.11.0) - faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) - jwt (>= 1.4, < 3.0) - multi_json (~> 1.11) - os (>= 0.9, < 2.0) - signet (>= 0.16, < 2.a) - hashdiff (1.0.1) - httparty (0.22.0) - csv - mini_mime (>= 1.0.0) - multi_xml (>= 0.5.2) - httpclient (2.8.3) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - io-console (0.6.0) - io-event (1.2.2) - irb (1.7.2) - reline (>= 0.3.6) - jaro_winkler (1.5.6) - json (2.6.3) - json-schema (2.8.1) - addressable (>= 2.4) - jwt (2.8.2) - base64 - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - language_server-protocol (3.17.0.3) - loofah (2.21.3) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - mail (2.8.1) - mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp - marcel (1.0.2) - method_source (1.0.0) - mini_mime (1.1.2) - minitest (5.18.1) - multi_json (1.15.0) - multi_xml (0.6.0) - mutex_m (0.2.0) - net-imap (0.3.6) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.1) - timeout - net-smtp (0.3.3) - net-protocol - nio4r (2.5.9) - nokogiri (1.15.3-arm64-darwin) - racc (~> 1.4) - nokogiri (1.15.3-x86_64-darwin) - racc (~> 1.4) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) - os (1.1.4) - parallel (1.23.0) - parser (3.2.2.3) - ast (~> 2.4.1) - racc - protocol-hpack (1.4.2) - protocol-http (0.24.4) - protocol-http1 (0.15.0) - protocol-http (~> 0.22) - protocol-http2 (0.15.1) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - public_suffix (5.0.3) - racc (1.7.1) - rack (2.2.7) - rack-test (2.1.0) - rack (>= 1.3) - rails (6.1.7) - actioncable (= 6.1.7) - actionmailbox (= 6.1.7) - actionmailer (= 6.1.7) - actionpack (= 6.1.7) - actiontext (= 6.1.7) - actionview (= 6.1.7) - activejob (= 6.1.7) - activemodel (= 6.1.7) - activerecord (= 6.1.7) - activestorage (= 6.1.7) - activesupport (= 6.1.7) - bundler (>= 1.15.0) - railties (= 6.1.7) - sprockets-rails (>= 2.0.0) - rails-dom-testing (2.1.1) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (6.1.7) - actionpack (= 6.1.7) - activesupport (= 6.1.7) - method_source - rake (>= 12.2) - thor (~> 1.0) - rainbow (3.1.1) - rake (13.0.6) - rbs (2.8.4) - regexp_parser (2.8.1) - reline (0.3.6) - io-console (~> 0.5) - representable (3.2.0) - declarative (< 0.1.0) - trailblazer-option (>= 0.1.1, < 0.2.0) - uber (< 0.2.0) - request_store_rails (2.0.0) - concurrent-ruby (~> 1.0) - retriable (3.1.2) - reverse_markdown (2.1.1) - nokogiri - rexml (3.2.5) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (5.1.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - railties (>= 5.2) - rspec-core (~> 3.10) - rspec-expectations (~> 3.10) - rspec-mocks (~> 3.10) - rspec-support (~> 3.10) - rspec-support (3.12.1) - rubocop (1.54.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.2.2.3) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.23.1) - rubocop (~> 1.33) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) - signet (0.19.0) - addressable (~> 2.8) - faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) - multi_json (~> 1.10) - solargraph (0.49.0) - backport (~> 1.2) - benchmark - bundler (~> 2.0) - diff-lcs (~> 1.4) - e2mmap - jaro_winkler (~> 1.5) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - parser (~> 3.0) - rbs (~> 2.0) - reverse_markdown (~> 2.0) - rubocop (~> 1.38) - thor (~> 1.0) - tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) - sprockets (4.2.0) - concurrent-ruby (~> 1.0) - rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - sprockets (>= 3.0.0) - sqlite3 (1.6.3-arm64-darwin) - sqlite3 (1.6.3-x86_64-darwin) - thor (1.2.2) - tilt (2.2.0) - timecop (0.9.10) - timeout (0.4.0) - timers (4.3.5) - traces (0.11.1) - trailblazer-option (0.1.2) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - uber (0.1.0) - unicode-display_width (2.4.2) - webmock (3.18.1) - addressable (>= 2.8.0) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.5) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - with_model (2.1.6) - activerecord (>= 5.2) - yard (0.9.34) - zeitwerk (2.6.8) - -PLATFORMS - arm64-darwin-21 - arm64-darwin-23 - x86_64-darwin-22 - -DEPENDENCIES - appraisal - debug (>= 1.0.0) - dfe-analytics! - gem-release - github_changelog_generator - json-schema (~> 2.8) - pry (~> 0) - rails (= 6.1.7) - rspec-rails - rubocop (~> 1.54) - rubocop-rspec (~> 2.22) - solargraph - sqlite3 - timecop - webmock (~> 3.14) - with_model - -BUNDLED WITH - 2.3.13 diff --git a/gemfiles/rails_6.gemfile b/gemfiles/rails_6.gemfile deleted file mode 100644 index ead3381c..00000000 --- a/gemfiles/rails_6.gemfile +++ /dev/null @@ -1,13 +0,0 @@ -# This file was generated by Appraisal - -source "https://rubygems.org" - -gem "rails", "6.0.6" -gem "psych", "< 4" - -group :release do - gem "gem-release", require: false - gem "github_changelog_generator", require: false -end - -gemspec path: "../" diff --git a/gemfiles/rails_6.gemfile.lock b/gemfiles/rails_6.gemfile.lock deleted file mode 100644 index ee54f8de..00000000 --- a/gemfiles/rails_6.gemfile.lock +++ /dev/null @@ -1,410 +0,0 @@ -PATH - remote: .. - specs: - dfe-analytics (1.14.0) - google-cloud-bigquery (~> 1.38) - httparty (~> 0.21) - multi_xml (~> 0.6.0) - request_store_rails (~> 2) - -GEM - remote: https://rubygems.org/ - specs: - actioncable (6.0.6) - actionpack (= 6.0.6) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (6.0.6) - actionpack (= 6.0.6) - activejob (= 6.0.6) - activerecord (= 6.0.6) - activestorage (= 6.0.6) - activesupport (= 6.0.6) - mail (>= 2.7.1) - actionmailer (6.0.6) - actionpack (= 6.0.6) - actionview (= 6.0.6) - activejob (= 6.0.6) - mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 2.0) - actionpack (6.0.6) - actionview (= 6.0.6) - activesupport (= 6.0.6) - 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.6) - actionpack (= 6.0.6) - activerecord (= 6.0.6) - activestorage (= 6.0.6) - activesupport (= 6.0.6) - nokogiri (>= 1.8.5) - actionview (6.0.6) - activesupport (= 6.0.6) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.6) - activesupport (= 6.0.6) - globalid (>= 0.3.6) - activemodel (6.0.6) - activesupport (= 6.0.6) - activerecord (6.0.6) - activemodel (= 6.0.6) - activesupport (= 6.0.6) - activestorage (6.0.6) - actionpack (= 6.0.6) - activejob (= 6.0.6) - activerecord (= 6.0.6) - marcel (~> 1.0) - activesupport (6.0.6) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) - appraisal (2.4.1) - bundler - rake - thor (>= 0.14.0) - ast (2.4.2) - async (2.6.2) - console (~> 1.10) - fiber-annotation - io-event (~> 1.1) - timers (~> 4.1) - async-http (0.60.2) - async (>= 1.25) - async-io (>= 1.28) - async-pool (>= 0.2) - protocol-http (~> 0.24.0) - protocol-http1 (~> 0.15.0) - protocol-http2 (~> 0.15.0) - traces (>= 0.10.0) - async-http-faraday (0.12.0) - async-http (~> 0.42) - faraday - async-io (1.35.0) - async - async-pool (0.4.0) - async (>= 1.25) - backport (1.2.0) - base64 (0.2.0) - benchmark (0.2.1) - bigdecimal (3.1.8) - builder (3.2.4) - coderay (1.1.3) - concurrent-ruby (1.2.2) - console (1.17.2) - fiber-annotation - fiber-local - crack (0.4.5) - rexml - crass (1.0.6) - csv (3.3.0) - date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) - declarative (0.0.20) - diff-lcs (1.5.0) - e2mmap (0.1.0) - erubi (1.12.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.5.0) - faraday (>= 0.8) - faraday-net_http (3.0.2) - fiber-annotation (0.2.0) - fiber-local (1.0.0) - gem-release (2.2.2) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) - rake (>= 10.0) - globalid (1.1.0) - activesupport (>= 5.0) - google-apis-bigquery_v2 (0.75.0) - google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.15.1) - addressable (~> 2.5, >= 2.5.1) - googleauth (~> 1.9) - httpclient (>= 2.8.3, < 3.a) - mini_mime (~> 1.0) - mutex_m - representable (~> 3.0) - retriable (>= 2.0, < 4.a) - google-cloud-bigquery (1.50.0) - bigdecimal (~> 3.0) - concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.71) - google-apis-core (~> 0.13) - google-cloud-core (~> 1.6) - googleauth (~> 1.9) - mini_mime (~> 1.0) - google-cloud-core (1.7.1) - google-cloud-env (>= 1.0, < 3.a) - google-cloud-errors (~> 1.0) - google-cloud-env (2.1.1) - faraday (>= 1.0, < 3.a) - google-cloud-errors (1.4.0) - googleauth (1.11.0) - faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) - jwt (>= 1.4, < 3.0) - multi_json (~> 1.11) - os (>= 0.9, < 2.0) - signet (>= 0.16, < 2.a) - hashdiff (1.0.1) - httparty (0.22.0) - csv - mini_mime (>= 1.0.0) - multi_xml (>= 0.5.2) - httpclient (2.8.3) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - io-console (0.6.0) - io-event (1.2.2) - irb (1.7.2) - reline (>= 0.3.6) - jaro_winkler (1.5.6) - json (2.6.3) - json-schema (2.8.1) - addressable (>= 2.4) - jwt (2.8.2) - base64 - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - language_server-protocol (3.17.0.3) - loofah (2.21.3) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - mail (2.8.1) - mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp - marcel (1.0.2) - method_source (1.0.0) - mini_mime (1.1.2) - minitest (5.18.1) - multi_json (1.15.0) - multi_xml (0.6.0) - mutex_m (0.2.0) - net-imap (0.3.6) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.1) - timeout - net-smtp (0.3.3) - net-protocol - nio4r (2.5.9) - nokogiri (1.15.3-arm64-darwin) - racc (~> 1.4) - nokogiri (1.15.3-x86_64-darwin) - racc (~> 1.4) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) - os (1.1.4) - parallel (1.23.0) - parser (3.2.2.3) - ast (~> 2.4.1) - racc - protocol-hpack (1.4.2) - protocol-http (0.24.4) - protocol-http1 (0.15.0) - protocol-http (~> 0.22) - protocol-http2 (0.15.1) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - psych (3.3.4) - public_suffix (5.0.3) - racc (1.7.1) - rack (2.2.7) - rack-test (2.1.0) - rack (>= 1.3) - rails (6.0.6) - actioncable (= 6.0.6) - actionmailbox (= 6.0.6) - actionmailer (= 6.0.6) - actionpack (= 6.0.6) - actiontext (= 6.0.6) - actionview (= 6.0.6) - activejob (= 6.0.6) - activemodel (= 6.0.6) - activerecord (= 6.0.6) - activestorage (= 6.0.6) - activesupport (= 6.0.6) - bundler (>= 1.3.0) - railties (= 6.0.6) - sprockets-rails (>= 2.0.0) - rails-dom-testing (2.1.1) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (6.0.6) - actionpack (= 6.0.6) - activesupport (= 6.0.6) - method_source - rake (>= 0.8.7) - thor (>= 0.20.3, < 2.0) - rainbow (3.1.1) - rake (13.0.6) - rbs (2.8.4) - regexp_parser (2.8.1) - reline (0.3.6) - io-console (~> 0.5) - representable (3.2.0) - declarative (< 0.1.0) - trailblazer-option (>= 0.1.1, < 0.2.0) - uber (< 0.2.0) - request_store_rails (2.0.0) - concurrent-ruby (~> 1.0) - retriable (3.1.2) - reverse_markdown (2.1.1) - nokogiri - rexml (3.2.5) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (5.1.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - railties (>= 5.2) - rspec-core (~> 3.10) - rspec-expectations (~> 3.10) - rspec-mocks (~> 3.10) - rspec-support (~> 3.10) - rspec-support (3.12.1) - rubocop (1.54.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.2.2.3) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.23.1) - rubocop (~> 1.33) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) - signet (0.19.0) - addressable (~> 2.8) - faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) - multi_json (~> 1.10) - solargraph (0.49.0) - backport (~> 1.2) - benchmark - bundler (~> 2.0) - diff-lcs (~> 1.4) - e2mmap - jaro_winkler (~> 1.5) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - parser (~> 3.0) - rbs (~> 2.0) - reverse_markdown (~> 2.0) - rubocop (~> 1.38) - thor (~> 1.0) - tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) - sprockets (4.2.0) - concurrent-ruby (~> 1.0) - rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - sprockets (>= 3.0.0) - sqlite3 (1.6.3-arm64-darwin) - sqlite3 (1.6.3-x86_64-darwin) - thor (1.2.2) - thread_safe (0.3.6) - tilt (2.2.0) - timecop (0.9.10) - timeout (0.4.0) - timers (4.3.5) - traces (0.11.1) - trailblazer-option (0.1.2) - tzinfo (1.2.11) - thread_safe (~> 0.1) - uber (0.1.0) - unicode-display_width (2.4.2) - webmock (3.18.1) - addressable (>= 2.8.0) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.5) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - with_model (2.1.6) - activerecord (>= 5.2) - yard (0.9.34) - zeitwerk (2.6.8) - -PLATFORMS - arm64-darwin-21 - arm64-darwin-23 - x86_64-darwin-22 - -DEPENDENCIES - appraisal - debug (>= 1.0.0) - dfe-analytics! - gem-release - github_changelog_generator - json-schema (~> 2.8) - pry (~> 0) - psych (< 4) - rails (= 6.0.6) - rspec-rails - rubocop (~> 1.54) - rubocop-rspec (~> 2.22) - solargraph - sqlite3 - timecop - webmock (~> 3.14) - with_model - -BUNDLED WITH - 2.3.13 diff --git a/gemfiles/rails_7.2.gemfile.lock b/gemfiles/rails_7.2.gemfile.lock index 8ae7a25e..38143b52 100644 --- a/gemfiles/rails_7.2.gemfile.lock +++ b/gemfiles/rails_7.2.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - dfe-analytics (1.14.0) + dfe-analytics (1.15.0) google-cloud-bigquery (~> 1.38) httparty (~> 0.21) multi_xml (~> 0.6.0) @@ -87,33 +87,35 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - async (2.15.3) - console (~> 1.26) + async (2.19.0) + console (~> 1.29) fiber-annotation io-event (~> 1.6, >= 1.6.5) - async-http (0.70.0) + async-http (0.82.3) async (>= 2.10.2) - async-pool (~> 0.7) - io-endpoint (~> 0.11) - io-stream (~> 0.4) - protocol-http (~> 0.28) - protocol-http1 (~> 0.19) - protocol-http2 (~> 0.18) - traces (>= 0.10) - async-http-faraday (0.17.0) + async-pool (~> 0.9) + io-endpoint (~> 0.14) + io-stream (~> 0.6) + metrics (~> 0.12) + protocol-http (~> 0.37) + protocol-http1 (>= 0.28.1) + protocol-http2 (~> 0.19) + traces (~> 0.10) + async-http-faraday (0.19.0) async-http (~> 0.42) faraday - async-pool (0.8.0) + async-pool (0.10.1) async (>= 1.25) + traces backport (1.2.0) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) - console (1.27.0) + console (1.29.0) fiber-annotation fiber-local (~> 1.1) json @@ -122,7 +124,7 @@ GEM rexml crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.0) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -131,12 +133,13 @@ GEM drb (2.2.1) e2mmap (0.1.0) erubi (1.13.0) - faraday (2.10.1) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json logger faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.1.1) + faraday-net_http (3.3.0) net-http fiber-annotation (0.2.0) fiber-local (1.1.0) @@ -154,7 +157,7 @@ GEM rake (>= 10.0) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.75.0) + google-apis-bigquery_v2 (0.80.0) google-apis-core (>= 0.15.0, < 2.a) google-apis-core (0.15.1) addressable (~> 2.5, >= 2.5.1) @@ -175,10 +178,10 @@ GEM google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) - google-cloud-env (2.1.1) + google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) google-cloud-errors (1.4.0) - googleauth (1.11.0) + googleauth (1.11.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) @@ -191,28 +194,28 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) - io-endpoint (0.13.0) - io-event (1.6.5) - io-stream (0.4.0) - irb (1.14.0) + io-endpoint (0.14.0) + io-event (1.7.3) + io-stream (0.6.1) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) - json (2.7.2) + json (2.8.1) json-schema (2.8.1) addressable (>= 2.4) - jwt (2.8.2) + jwt (2.9.3) base64 kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - logger (1.6.0) - loofah (2.22.0) + logger (1.6.1) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -222,14 +225,15 @@ GEM net-smtp marcel (1.0.4) method_source (1.1.0) + metrics (0.12.1) mini_mime (1.1.5) - minitest (5.25.0) + minitest (5.25.1) multi_json (1.15.0) multi_xml (0.6.0) mutex_m (0.2.0) - net-http (0.4.1) + net-http (0.5.0) uri - net-imap (0.4.14) + net-imap (0.5.0) date net-protocol net-pop (0.1.2) @@ -238,39 +242,39 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) os (1.1.4) - parallel (1.26.2) - parser (3.3.4.2) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - protocol-hpack (1.5.0) - protocol-http (0.28.1) - protocol-http1 (0.19.1) + protocol-hpack (1.5.1) + protocol-http (0.42.0) + protocol-http1 (0.28.1) protocol-http (~> 0.22) - protocol-http2 (0.18.0) + protocol-http2 (0.19.4) protocol-hpack (~> 1.4) protocol-http (~> 0.18) + traces pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.0) rack (>= 3) - webrick (~> 1.8) rails (7.2.0) actioncable (= 7.2.0) actionmailbox (= 7.2.0) @@ -306,7 +310,7 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.11) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -317,14 +321,13 @@ GEM retriable (3.1.2) reverse_markdown (2.1.1) nokogiri - rexml (3.3.5) - strscan - rspec-core (3.13.0) + rexml (3.3.9) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (6.1.3) @@ -336,18 +339,17 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.65.1) + rubocop (1.68.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.0) + rubocop-ast (1.34.1) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) @@ -386,36 +388,34 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sqlite3 (2.0.4-arm64-darwin) - stringio (3.1.1) - strscan (3.1.0) - thor (1.3.1) + sqlite3 (2.2.0-x86_64-darwin) + stringio (3.1.2) + thor (1.3.2) tilt (2.4.0) timecop (0.9.10) - timeout (0.4.1) - traces (0.11.1) + timeout (0.4.2) + traces (0.14.1) trailblazer-option (0.1.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unicode-display_width (2.5.0) - uri (0.13.0) + unicode-display_width (2.6.0) + uri (1.0.1) useragent (0.16.10) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.1) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_model (2.1.7) activerecord (>= 6.0) - yard (0.9.36) - zeitwerk (2.6.17) + yard (0.9.37) + zeitwerk (2.7.1) PLATFORMS - arm64-darwin-23 + x86_64-darwin-22 DEPENDENCIES appraisal diff --git a/gemfiles/rails_7.gemfile.lock b/gemfiles/rails_7.gemfile.lock index 02266177..83ebc939 100644 --- a/gemfiles/rails_7.gemfile.lock +++ b/gemfiles/rails_7.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - dfe-analytics (1.14.0) + dfe-analytics (1.15.0) google-cloud-bigquery (~> 1.38) httparty (~> 0.21) multi_xml (~> 0.6.0) @@ -75,63 +75,69 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) - appraisal (2.4.1) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - async (2.6.2) - console (~> 1.10) + async (2.19.0) + console (~> 1.29) fiber-annotation - io-event (~> 1.1) - timers (~> 4.1) - async-http (0.60.2) - async (>= 1.25) - async-io (>= 1.28) - async-pool (>= 0.2) - protocol-http (~> 0.24.0) - protocol-http1 (~> 0.15.0) - protocol-http2 (~> 0.15.0) - traces (>= 0.10.0) - async-http-faraday (0.12.0) + io-event (~> 1.6, >= 1.6.5) + async-http (0.82.3) + async (>= 2.10.2) + async-pool (~> 0.9) + io-endpoint (~> 0.14) + io-stream (~> 0.6) + metrics (~> 0.12) + protocol-http (~> 0.37) + protocol-http1 (>= 0.28.1) + protocol-http2 (~> 0.19) + traces (~> 0.10) + async-http-faraday (0.19.0) async-http (~> 0.42) faraday - async-io (1.35.0) - async - async-pool (0.4.0) + async-pool (0.10.1) async (>= 1.25) + traces backport (1.2.0) base64 (0.2.0) - benchmark (0.2.1) + benchmark (0.4.0) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) coderay (1.1.3) - concurrent-ruby (1.2.2) - console (1.17.2) + concurrent-ruby (1.3.4) + console (1.29.0) fiber-annotation - fiber-local - crack (0.4.5) + fiber-local (~> 1.1) + json + crack (1.0.0) + bigdecimal rexml crass (1.0.6) csv (3.3.0) - date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + date (3.4.0) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) declarative (0.0.20) - diff-lcs (1.5.0) + diff-lcs (1.5.1) e2mmap (0.1.0) - erubi (1.12.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.5.0) + erubi (1.13.0) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json + logger + faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.0.2) + faraday-net_http (3.3.0) + net-http fiber-annotation (0.2.0) - fiber-local (1.0.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) gem-release (2.2.2) github_changelog_generator (1.16.4) activesupport @@ -142,9 +148,9 @@ GEM octokit (~> 4.6) rainbow (>= 2.2.1) rake (>= 10.0) - globalid (1.1.0) - activesupport (>= 5.0) - google-apis-bigquery_v2 (0.75.0) + globalid (1.2.1) + activesupport (>= 6.1) + google-apis-bigquery_v2 (0.80.0) google-apis-core (>= 0.15.0, < 2.a) google-apis-core (0.15.1) addressable (~> 2.5, >= 2.5.1) @@ -165,40 +171,44 @@ GEM google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) - google-cloud-env (2.1.1) + google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) google-cloud-errors (1.4.0) - googleauth (1.11.0) + googleauth (1.11.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - hashdiff (1.0.1) + hashdiff (1.1.1) httparty (0.22.0) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.14.1) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.6.0) - io-event (1.2.2) - irb (1.7.2) - reline (>= 0.3.6) - jaro_winkler (1.5.6) - json (2.6.3) + io-console (0.7.2) + io-endpoint (0.14.0) + io-event (1.7.3) + io-stream (0.6.1) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.6.0) + json (2.8.1) json-schema (2.8.1) addressable (>= 2.4) - jwt (2.8.2) + jwt (2.9.3) base64 kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - loofah (2.21.3) + logger (1.6.1) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -206,48 +216,52 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) - method_source (1.0.0) - mini_mime (1.1.2) - minitest (5.18.1) + marcel (1.0.4) + method_source (1.1.0) + metrics (0.12.1) + mini_mime (1.1.5) + minitest (5.25.1) multi_json (1.15.0) multi_xml (0.6.0) mutex_m (0.2.0) - net-imap (0.3.6) + net-http (0.5.0) + uri + net-imap (0.5.0) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.5.0) net-protocol - nio4r (2.5.9) - nokogiri (1.15.3-arm64-darwin) - racc (~> 1.4) - nokogiri (1.15.3-x86_64-darwin) + nio4r (2.7.4) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) os (1.1.4) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - protocol-hpack (1.4.2) - protocol-http (0.24.4) - protocol-http1 (0.15.0) + protocol-hpack (1.5.1) + protocol-http (0.42.0) + protocol-http1 (0.28.1) protocol-http (~> 0.22) - protocol-http2 (0.15.1) + protocol-http2 (0.19.4) protocol-hpack (~> 1.4) protocol-http (~> 0.18) + traces pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.3) - racc (1.7.1) - rack (2.2.7) + psych (5.2.0) + stringio + public_suffix (6.0.1) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.4) @@ -264,7 +278,7 @@ GEM activesupport (= 7.0.4) bundler (>= 1.15.0) railties (= 7.0.4) - rails-dom-testing (2.1.1) + rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -279,10 +293,12 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) rbs (2.8.4) - regexp_parser (2.8.1) - reline (0.3.6) + rdoc (6.7.0) + psych (>= 4.0.0) + regexp_parser (2.9.2) + reline (0.5.11) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -293,47 +309,48 @@ GEM retriable (3.1.2) reverse_markdown (2.1.1) nokogiri - rexml (3.2.5) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rexml (3.3.9) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (5.1.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - railties (>= 5.2) - rspec-core (~> 3.10) - rspec-expectations (~> 3.10) - rspec-mocks (~> 3.10) - rspec-support (~> 3.10) - rspec-support (3.12.1) - rubocop (1.54.1) + rspec-support (~> 3.13.0) + rspec-rails (7.0.1) + actionpack (>= 7.0) + activesupport (>= 7.0) + railties (>= 7.0) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) + rubocop (1.68.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) + rubocop-ast (1.34.1) + parser (>= 3.3.1.0) + rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-factory_bot (2.23.1) - rubocop (~> 1.33) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) + rubocop-factory_bot (2.26.1) + rubocop (~> 1.61) + rubocop-rspec (2.31.0) + rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.29.1) + rubocop (~> 1.61) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -342,7 +359,7 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - solargraph (0.49.0) + solargraph (0.50.0) backport (~> 1.2) benchmark bundler (~> 2.0) @@ -358,34 +375,32 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sqlite3 (1.6.3-arm64-darwin) - sqlite3 (1.6.3-x86_64-darwin) - thor (1.2.2) - tilt (2.2.0) + sqlite3 (2.2.0-x86_64-darwin) + stringio (3.1.2) + thor (1.3.2) + tilt (2.4.0) timecop (0.9.10) - timeout (0.4.0) - timers (4.3.5) - traces (0.11.1) + timeout (0.4.2) + traces (0.14.1) trailblazer-option (0.1.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unicode-display_width (2.4.2) - webmock (3.18.1) + unicode-display_width (2.6.0) + uri (1.0.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - with_model (2.1.6) - activerecord (>= 5.2) - yard (0.9.34) - zeitwerk (2.6.8) + with_model (2.1.7) + activerecord (>= 6.0) + yard (0.9.37) + zeitwerk (2.7.1) PLATFORMS - arm64-darwin-21 - arm64-darwin-23 x86_64-darwin-22 DEPENDENCIES From e1060c844af2220ea19a4dab9c5bbc579d7df04e Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 13:55:39 +0000 Subject: [PATCH 02/16] update cop --- .github/workflows/build.yml | 4 ++-- .rubocop.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d382770c..3c854adc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: ruby-version: ['3.1'] - rails-version: ['rails-6', 'rails-6.1', 'rails-7', 'rails-7.2'] + rails-version: ['rails-7', 'rails-7.2'] env: BUNDLE_WITHOUT: release steps: @@ -36,7 +36,7 @@ jobs: name: Run rubocop strategy: matrix: - ruby-version: ['2.7'] + ruby-version: ['3.1'] env: BUNDLE_WITHOUT: release steps: diff --git a/.rubocop.yml b/.rubocop.yml index c9f04b55..1f873f2c 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -45,7 +45,7 @@ Style/EachWithObject: Enabled: false AllCops: - TargetRubyVersion: 2.7 + TargetRubyVersion: 3.1 StyleGuide: Enabled: true EnforcedStyle: gemspec From a0ed0b698ac67358d26bd70c89a54346212a5142 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:00:51 +0000 Subject: [PATCH 03/16] rm locks --- gemfiles/rails_7.2.gemfile.lock | 439 -------------------------------- gemfiles/rails_7.gemfile.lock | 425 ------------------------------- 2 files changed, 864 deletions(-) delete mode 100644 gemfiles/rails_7.2.gemfile.lock delete mode 100644 gemfiles/rails_7.gemfile.lock diff --git a/gemfiles/rails_7.2.gemfile.lock b/gemfiles/rails_7.2.gemfile.lock deleted file mode 100644 index 38143b52..00000000 --- a/gemfiles/rails_7.2.gemfile.lock +++ /dev/null @@ -1,439 +0,0 @@ -PATH - remote: .. - specs: - dfe-analytics (1.15.0) - google-cloud-bigquery (~> 1.38) - httparty (~> 0.21) - multi_xml (~> 0.6.0) - request_store_rails (~> 2) - -GEM - remote: https://rubygems.org/ - specs: - actioncable (7.2.0) - actionpack (= 7.2.0) - activesupport (= 7.2.0) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - zeitwerk (~> 2.6) - actionmailbox (7.2.0) - actionpack (= 7.2.0) - activejob (= 7.2.0) - activerecord (= 7.2.0) - activestorage (= 7.2.0) - activesupport (= 7.2.0) - mail (>= 2.8.0) - actionmailer (7.2.0) - actionpack (= 7.2.0) - actionview (= 7.2.0) - activejob (= 7.2.0) - activesupport (= 7.2.0) - mail (>= 2.8.0) - rails-dom-testing (~> 2.2) - actionpack (7.2.0) - actionview (= 7.2.0) - activesupport (= 7.2.0) - nokogiri (>= 1.8.5) - racc - rack (>= 2.2.4, < 3.2) - rack-session (>= 1.0.1) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - useragent (~> 0.16) - actiontext (7.2.0) - actionpack (= 7.2.0) - activerecord (= 7.2.0) - activestorage (= 7.2.0) - activesupport (= 7.2.0) - globalid (>= 0.6.0) - nokogiri (>= 1.8.5) - actionview (7.2.0) - activesupport (= 7.2.0) - builder (~> 3.1) - erubi (~> 1.11) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - activejob (7.2.0) - activesupport (= 7.2.0) - globalid (>= 0.3.6) - activemodel (7.2.0) - activesupport (= 7.2.0) - activerecord (7.2.0) - activemodel (= 7.2.0) - activesupport (= 7.2.0) - timeout (>= 0.4.0) - activestorage (7.2.0) - actionpack (= 7.2.0) - activejob (= 7.2.0) - activerecord (= 7.2.0) - activesupport (= 7.2.0) - marcel (~> 1.0) - activesupport (7.2.0) - base64 - bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) - connection_pool (>= 2.2.5) - drb - i18n (>= 1.6, < 2) - logger (>= 1.4.2) - minitest (>= 5.1) - securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) - appraisal (2.5.0) - bundler - rake - thor (>= 0.14.0) - ast (2.4.2) - async (2.19.0) - console (~> 1.29) - fiber-annotation - io-event (~> 1.6, >= 1.6.5) - async-http (0.82.3) - async (>= 2.10.2) - async-pool (~> 0.9) - io-endpoint (~> 0.14) - io-stream (~> 0.6) - metrics (~> 0.12) - protocol-http (~> 0.37) - protocol-http1 (>= 0.28.1) - protocol-http2 (~> 0.19) - traces (~> 0.10) - async-http-faraday (0.19.0) - async-http (~> 0.42) - faraday - async-pool (0.10.1) - async (>= 1.25) - traces - backport (1.2.0) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.8) - builder (3.3.0) - coderay (1.1.3) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) - console (1.29.0) - fiber-annotation - fiber-local (~> 1.1) - json - crack (1.0.0) - bigdecimal - rexml - crass (1.0.6) - csv (3.3.0) - date (3.4.0) - debug (1.9.2) - irb (~> 1.10) - reline (>= 0.3.8) - declarative (0.0.20) - diff-lcs (1.5.1) - drb (2.2.1) - e2mmap (0.1.0) - erubi (1.13.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) - json - logger - faraday-http-cache (2.5.1) - faraday (>= 0.8) - faraday-net_http (3.3.0) - net-http - fiber-annotation (0.2.0) - fiber-local (1.1.0) - fiber-storage - fiber-storage (1.0.0) - gem-release (2.2.2) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) - rake (>= 10.0) - globalid (1.2.1) - activesupport (>= 6.1) - google-apis-bigquery_v2 (0.80.0) - google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.15.1) - addressable (~> 2.5, >= 2.5.1) - googleauth (~> 1.9) - httpclient (>= 2.8.3, < 3.a) - mini_mime (~> 1.0) - mutex_m - representable (~> 3.0) - retriable (>= 2.0, < 4.a) - google-cloud-bigquery (1.50.0) - bigdecimal (~> 3.0) - concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.71) - google-apis-core (~> 0.13) - google-cloud-core (~> 1.6) - googleauth (~> 1.9) - mini_mime (~> 1.0) - google-cloud-core (1.7.1) - google-cloud-env (>= 1.0, < 3.a) - google-cloud-errors (~> 1.0) - google-cloud-env (2.2.1) - faraday (>= 1.0, < 3.a) - google-cloud-errors (1.4.0) - googleauth (1.11.2) - faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) - jwt (>= 1.4, < 3.0) - multi_json (~> 1.11) - os (>= 0.9, < 2.0) - signet (>= 0.16, < 2.a) - hashdiff (1.1.1) - httparty (0.22.0) - csv - mini_mime (>= 1.0.0) - multi_xml (>= 0.5.2) - httpclient (2.8.3) - i18n (1.14.6) - concurrent-ruby (~> 1.0) - io-console (0.7.2) - io-endpoint (0.14.0) - io-event (1.7.3) - io-stream (0.6.1) - irb (1.14.1) - rdoc (>= 4.0.0) - reline (>= 0.4.2) - jaro_winkler (1.6.0) - json (2.8.1) - json-schema (2.8.1) - addressable (>= 2.4) - jwt (2.9.3) - base64 - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - language_server-protocol (3.17.0.3) - logger (1.6.1) - loofah (2.23.1) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - mail (2.8.1) - mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp - marcel (1.0.4) - method_source (1.1.0) - metrics (0.12.1) - mini_mime (1.1.5) - minitest (5.25.1) - multi_json (1.15.0) - multi_xml (0.6.0) - mutex_m (0.2.0) - net-http (0.5.0) - uri - net-imap (0.5.0) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.2) - timeout - net-smtp (0.5.0) - net-protocol - nio4r (2.7.4) - nokogiri (1.16.7-x86_64-darwin) - racc (~> 1.4) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) - os (1.1.4) - parallel (1.26.3) - parser (3.3.6.0) - ast (~> 2.4.1) - racc - protocol-hpack (1.5.1) - protocol-http (0.42.0) - protocol-http1 (0.28.1) - protocol-http (~> 0.22) - protocol-http2 (0.19.4) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) - traces - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - psych (5.2.0) - stringio - public_suffix (6.0.1) - racc (1.8.1) - rack (3.1.8) - rack-session (2.0.0) - rack (>= 3.0.0) - rack-test (2.1.0) - rack (>= 1.3) - rackup (2.2.0) - rack (>= 3) - rails (7.2.0) - actioncable (= 7.2.0) - actionmailbox (= 7.2.0) - actionmailer (= 7.2.0) - actionpack (= 7.2.0) - actiontext (= 7.2.0) - actionview (= 7.2.0) - activejob (= 7.2.0) - activemodel (= 7.2.0) - activerecord (= 7.2.0) - activestorage (= 7.2.0) - activesupport (= 7.2.0) - bundler (>= 1.15.0) - railties (= 7.2.0) - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.2.0) - actionpack (= 7.2.0) - activesupport (= 7.2.0) - irb (~> 1.13) - rackup (>= 1.0.0) - rake (>= 12.2) - thor (~> 1.0, >= 1.2.2) - zeitwerk (~> 2.6) - rainbow (3.1.1) - rake (13.2.1) - rbs (2.8.4) - rdoc (6.7.0) - psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.11) - io-console (~> 0.5) - representable (3.2.0) - declarative (< 0.1.0) - trailblazer-option (>= 0.1.1, < 0.2.0) - uber (< 0.2.0) - request_store_rails (2.0.0) - concurrent-ruby (~> 1.0) - retriable (3.1.2) - reverse_markdown (2.1.1) - nokogiri - rexml (3.3.9) - rspec-core (3.13.2) - rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-rails (6.1.3) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) - rspec-core (~> 3.13) - rspec-expectations (~> 3.13) - rspec-mocks (~> 3.13) - rspec-support (~> 3.13) - rspec-support (3.13.1) - rubocop (1.68.0) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.34.1) - parser (>= 3.3.1.0) - rubocop-capybara (2.21.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.26.1) - rubocop (~> 1.61) - rubocop-rspec (2.31.0) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.29.1) - rubocop (~> 1.61) - ruby-progressbar (1.13.0) - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) - securerandom (0.3.1) - signet (0.19.0) - addressable (~> 2.8) - faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) - multi_json (~> 1.10) - solargraph (0.50.0) - backport (~> 1.2) - benchmark - bundler (~> 2.0) - diff-lcs (~> 1.4) - e2mmap - jaro_winkler (~> 1.5) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - parser (~> 3.0) - rbs (~> 2.0) - reverse_markdown (~> 2.0) - rubocop (~> 1.38) - thor (~> 1.0) - tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) - sqlite3 (2.2.0-x86_64-darwin) - stringio (3.1.2) - thor (1.3.2) - tilt (2.4.0) - timecop (0.9.10) - timeout (0.4.2) - traces (0.14.1) - trailblazer-option (0.1.2) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - uber (0.1.0) - unicode-display_width (2.6.0) - uri (1.0.1) - useragent (0.16.10) - webmock (3.24.0) - addressable (>= 2.8.0) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.6) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - with_model (2.1.7) - activerecord (>= 6.0) - yard (0.9.37) - zeitwerk (2.7.1) - -PLATFORMS - x86_64-darwin-22 - -DEPENDENCIES - appraisal - debug (>= 1.0.0) - dfe-analytics! - gem-release - github_changelog_generator - json-schema (~> 2.8) - pry (~> 0) - rails (= 7.2) - rspec-rails (= 6.1.3) - rubocop (~> 1.54) - rubocop-rspec (~> 2.22) - solargraph - sqlite3 - timecop - webmock (~> 3.14) - with_model - -BUNDLED WITH - 2.3.13 diff --git a/gemfiles/rails_7.gemfile.lock b/gemfiles/rails_7.gemfile.lock deleted file mode 100644 index 83ebc939..00000000 --- a/gemfiles/rails_7.gemfile.lock +++ /dev/null @@ -1,425 +0,0 @@ -PATH - remote: .. - specs: - dfe-analytics (1.15.0) - google-cloud-bigquery (~> 1.38) - httparty (~> 0.21) - multi_xml (~> 0.6.0) - request_store_rails (~> 2) - -GEM - remote: https://rubygems.org/ - specs: - actioncable (7.0.4) - actionpack (= 7.0.4) - activesupport (= 7.0.4) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (7.0.4) - actionpack (= 7.0.4) - activejob (= 7.0.4) - activerecord (= 7.0.4) - activestorage (= 7.0.4) - activesupport (= 7.0.4) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.0.4) - actionpack (= 7.0.4) - actionview (= 7.0.4) - activejob (= 7.0.4) - activesupport (= 7.0.4) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp - rails-dom-testing (~> 2.0) - actionpack (7.0.4) - actionview (= 7.0.4) - activesupport (= 7.0.4) - rack (~> 2.0, >= 2.2.0) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.4) - actionpack (= 7.0.4) - activerecord (= 7.0.4) - activestorage (= 7.0.4) - activesupport (= 7.0.4) - globalid (>= 0.6.0) - nokogiri (>= 1.8.5) - actionview (7.0.4) - activesupport (= 7.0.4) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.4) - activesupport (= 7.0.4) - globalid (>= 0.3.6) - activemodel (7.0.4) - activesupport (= 7.0.4) - activerecord (7.0.4) - activemodel (= 7.0.4) - activesupport (= 7.0.4) - activestorage (7.0.4) - actionpack (= 7.0.4) - activejob (= 7.0.4) - activerecord (= 7.0.4) - activesupport (= 7.0.4) - marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (7.0.4) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) - appraisal (2.5.0) - bundler - rake - thor (>= 0.14.0) - ast (2.4.2) - async (2.19.0) - console (~> 1.29) - fiber-annotation - io-event (~> 1.6, >= 1.6.5) - async-http (0.82.3) - async (>= 2.10.2) - async-pool (~> 0.9) - io-endpoint (~> 0.14) - io-stream (~> 0.6) - metrics (~> 0.12) - protocol-http (~> 0.37) - protocol-http1 (>= 0.28.1) - protocol-http2 (~> 0.19) - traces (~> 0.10) - async-http-faraday (0.19.0) - async-http (~> 0.42) - faraday - async-pool (0.10.1) - async (>= 1.25) - traces - backport (1.2.0) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.8) - builder (3.3.0) - coderay (1.1.3) - concurrent-ruby (1.3.4) - console (1.29.0) - fiber-annotation - fiber-local (~> 1.1) - json - crack (1.0.0) - bigdecimal - rexml - crass (1.0.6) - csv (3.3.0) - date (3.4.0) - debug (1.9.2) - irb (~> 1.10) - reline (>= 0.3.8) - declarative (0.0.20) - diff-lcs (1.5.1) - e2mmap (0.1.0) - erubi (1.13.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) - json - logger - faraday-http-cache (2.5.1) - faraday (>= 0.8) - faraday-net_http (3.3.0) - net-http - fiber-annotation (0.2.0) - fiber-local (1.1.0) - fiber-storage - fiber-storage (1.0.0) - gem-release (2.2.2) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) - rake (>= 10.0) - globalid (1.2.1) - activesupport (>= 6.1) - google-apis-bigquery_v2 (0.80.0) - google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.15.1) - addressable (~> 2.5, >= 2.5.1) - googleauth (~> 1.9) - httpclient (>= 2.8.3, < 3.a) - mini_mime (~> 1.0) - mutex_m - representable (~> 3.0) - retriable (>= 2.0, < 4.a) - google-cloud-bigquery (1.50.0) - bigdecimal (~> 3.0) - concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.71) - google-apis-core (~> 0.13) - google-cloud-core (~> 1.6) - googleauth (~> 1.9) - mini_mime (~> 1.0) - google-cloud-core (1.7.1) - google-cloud-env (>= 1.0, < 3.a) - google-cloud-errors (~> 1.0) - google-cloud-env (2.2.1) - faraday (>= 1.0, < 3.a) - google-cloud-errors (1.4.0) - googleauth (1.11.2) - faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) - jwt (>= 1.4, < 3.0) - multi_json (~> 1.11) - os (>= 0.9, < 2.0) - signet (>= 0.16, < 2.a) - hashdiff (1.1.1) - httparty (0.22.0) - csv - mini_mime (>= 1.0.0) - multi_xml (>= 0.5.2) - httpclient (2.8.3) - i18n (1.14.6) - concurrent-ruby (~> 1.0) - io-console (0.7.2) - io-endpoint (0.14.0) - io-event (1.7.3) - io-stream (0.6.1) - irb (1.14.1) - rdoc (>= 4.0.0) - reline (>= 0.4.2) - jaro_winkler (1.6.0) - json (2.8.1) - json-schema (2.8.1) - addressable (>= 2.4) - jwt (2.9.3) - base64 - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - language_server-protocol (3.17.0.3) - logger (1.6.1) - loofah (2.23.1) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - mail (2.8.1) - mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp - marcel (1.0.4) - method_source (1.1.0) - metrics (0.12.1) - mini_mime (1.1.5) - minitest (5.25.1) - multi_json (1.15.0) - multi_xml (0.6.0) - mutex_m (0.2.0) - net-http (0.5.0) - uri - net-imap (0.5.0) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.2) - timeout - net-smtp (0.5.0) - net-protocol - nio4r (2.7.4) - nokogiri (1.16.7-x86_64-darwin) - racc (~> 1.4) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) - os (1.1.4) - parallel (1.26.3) - parser (3.3.6.0) - ast (~> 2.4.1) - racc - protocol-hpack (1.5.1) - protocol-http (0.42.0) - protocol-http1 (0.28.1) - protocol-http (~> 0.22) - protocol-http2 (0.19.4) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) - traces - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - psych (5.2.0) - stringio - public_suffix (6.0.1) - racc (1.8.1) - rack (2.2.10) - rack-test (2.1.0) - rack (>= 1.3) - rails (7.0.4) - actioncable (= 7.0.4) - actionmailbox (= 7.0.4) - actionmailer (= 7.0.4) - actionpack (= 7.0.4) - actiontext (= 7.0.4) - actionview (= 7.0.4) - activejob (= 7.0.4) - activemodel (= 7.0.4) - activerecord (= 7.0.4) - activestorage (= 7.0.4) - activesupport (= 7.0.4) - bundler (>= 1.15.0) - railties (= 7.0.4) - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.0.4) - actionpack (= 7.0.4) - activesupport (= 7.0.4) - method_source - rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) - rainbow (3.1.1) - rake (13.2.1) - rbs (2.8.4) - rdoc (6.7.0) - psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.11) - io-console (~> 0.5) - representable (3.2.0) - declarative (< 0.1.0) - trailblazer-option (>= 0.1.1, < 0.2.0) - uber (< 0.2.0) - request_store_rails (2.0.0) - concurrent-ruby (~> 1.0) - retriable (3.1.2) - reverse_markdown (2.1.1) - nokogiri - rexml (3.3.9) - rspec-core (3.13.2) - rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-rails (7.0.1) - actionpack (>= 7.0) - activesupport (>= 7.0) - railties (>= 7.0) - rspec-core (~> 3.13) - rspec-expectations (~> 3.13) - rspec-mocks (~> 3.13) - rspec-support (~> 3.13) - rspec-support (3.13.1) - rubocop (1.68.0) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.34.1) - parser (>= 3.3.1.0) - rubocop-capybara (2.21.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.26.1) - rubocop (~> 1.61) - rubocop-rspec (2.31.0) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.29.1) - rubocop (~> 1.61) - ruby-progressbar (1.13.0) - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) - signet (0.19.0) - addressable (~> 2.8) - faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) - multi_json (~> 1.10) - solargraph (0.50.0) - backport (~> 1.2) - benchmark - bundler (~> 2.0) - diff-lcs (~> 1.4) - e2mmap - jaro_winkler (~> 1.5) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - parser (~> 3.0) - rbs (~> 2.0) - reverse_markdown (~> 2.0) - rubocop (~> 1.38) - thor (~> 1.0) - tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) - sqlite3 (2.2.0-x86_64-darwin) - stringio (3.1.2) - thor (1.3.2) - tilt (2.4.0) - timecop (0.9.10) - timeout (0.4.2) - traces (0.14.1) - trailblazer-option (0.1.2) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - uber (0.1.0) - unicode-display_width (2.6.0) - uri (1.0.1) - webmock (3.24.0) - addressable (>= 2.8.0) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.6) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - with_model (2.1.7) - activerecord (>= 6.0) - yard (0.9.37) - zeitwerk (2.7.1) - -PLATFORMS - x86_64-darwin-22 - -DEPENDENCIES - appraisal - debug (>= 1.0.0) - dfe-analytics! - gem-release - github_changelog_generator - json-schema (~> 2.8) - pry (~> 0) - rails (= 7.0.4) - rspec-rails - rubocop (~> 1.54) - rubocop-rspec (~> 2.22) - solargraph - sqlite3 - timecop - webmock (~> 3.14) - with_model - -BUNDLED WITH - 2.3.13 From b42e56c7effe5fc89187ff50cf14129f74ce2e48 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:08:03 +0000 Subject: [PATCH 04/16] rm lock --- Gemfile.lock | 475 +++++++++++++++++++++++------------------- dfe-analytics.gemspec | 2 +- 2 files changed, 267 insertions(+), 210 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2678be7d..78211592 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,128 +10,142 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.0.6) - actionpack (= 7.0.6) - activesupport (= 7.0.6) + actioncable (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.6) - actionpack (= 7.0.6) - activejob (= 7.0.6) - activerecord (= 7.0.6) - activestorage (= 7.0.6) - activesupport (= 7.0.6) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.0.6) - actionpack (= 7.0.6) - actionview (= 7.0.6) - activejob (= 7.0.6) - activesupport (= 7.0.6) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp - rails-dom-testing (~> 2.0) - actionpack (7.0.6) - actionview (= 7.0.6) - activesupport (= 7.0.6) - rack (~> 2.0, >= 2.2.4) + zeitwerk (~> 2.6) + actionmailbox (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) + mail (>= 2.8.0) + actionmailer (8.0.0) + actionpack (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activesupport (= 8.0.0) + mail (>= 2.8.0) + rails-dom-testing (~> 2.2) + actionpack (8.0.0) + actionview (= 8.0.0) + activesupport (= 8.0.0) + nokogiri (>= 1.8.5) + rack (>= 2.2.4) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.6) - actionpack (= 7.0.6) - activerecord (= 7.0.6) - activestorage (= 7.0.6) - activesupport (= 7.0.6) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actiontext (8.0.0) + actionpack (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.6) - activesupport (= 7.0.6) + actionview (8.0.0) + activesupport (= 8.0.0) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.6) - activesupport (= 7.0.6) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activejob (8.0.0) + activesupport (= 8.0.0) globalid (>= 0.3.6) - activemodel (7.0.6) - activesupport (= 7.0.6) - activerecord (7.0.6) - activemodel (= 7.0.6) - activesupport (= 7.0.6) - activestorage (7.0.6) - actionpack (= 7.0.6) - activejob (= 7.0.6) - activerecord (= 7.0.6) - activesupport (= 7.0.6) + activemodel (8.0.0) + activesupport (= 8.0.0) + activerecord (8.0.0) + activemodel (= 8.0.0) + activesupport (= 8.0.0) + timeout (>= 0.4.0) + activestorage (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activesupport (= 8.0.0) marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (7.0.6) - concurrent-ruby (~> 1.0, >= 1.0.2) + activesupport (8.0.0) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) - appraisal (2.4.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - async (2.6.2) - console (~> 1.10) + async (2.19.0) + console (~> 1.29) fiber-annotation - io-event (~> 1.1) - timers (~> 4.1) - async-http (0.60.2) - async (>= 1.25) - async-io (>= 1.28) - async-pool (>= 0.2) - protocol-http (~> 0.24.0) - protocol-http1 (~> 0.15.0) - protocol-http2 (~> 0.15.0) - traces (>= 0.10.0) - async-http-faraday (0.12.0) + io-event (~> 1.6, >= 1.6.5) + async-http (0.82.3) + async (>= 2.10.2) + async-pool (~> 0.9) + io-endpoint (~> 0.14) + io-stream (~> 0.6) + metrics (~> 0.12) + protocol-http (~> 0.37) + protocol-http1 (>= 0.28.1) + protocol-http2 (~> 0.19) + traces (~> 0.10) + async-http-faraday (0.19.0) async-http (~> 0.42) faraday - async-io (1.35.0) - async - async-pool (0.4.0) + async-pool (0.10.1) async (>= 1.25) + traces backport (1.2.0) base64 (0.2.0) - benchmark (0.2.1) + benchmark (0.4.0) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) coderay (1.1.3) - concurrent-ruby (1.2.2) - console (1.17.2) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) + console (1.29.0) fiber-annotation - fiber-local - crack (0.4.5) + fiber-local (~> 1.1) + json + crack (1.0.0) + bigdecimal rexml crass (1.0.6) csv (3.3.0) - date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + date (3.4.0) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) declarative (0.0.20) - diff-lcs (1.5.0) + diff-lcs (1.5.1) + drb (2.2.1) e2mmap (0.1.0) - erubi (1.12.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.5.0) + erubi (1.13.0) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json + logger + faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.0.2) + faraday-net_http (3.3.0) + net-http fiber-annotation (0.2.0) - fiber-local (1.0.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) gem-release (2.2.2) github_changelog_generator (1.16.4) activesupport @@ -142,63 +156,67 @@ GEM octokit (~> 4.6) rainbow (>= 2.2.1) rake (>= 10.0) - globalid (1.1.0) - activesupport (>= 5.0) - google-apis-bigquery_v2 (0.71.0) + globalid (1.2.1) + activesupport (>= 6.1) + google-apis-bigquery_v2 (0.80.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.15.0) + google-apis-core (0.15.1) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) - httpclient (>= 2.8.1, < 3.a) + httpclient (>= 2.8.3, < 3.a) mini_mime (~> 1.0) + mutex_m representable (~> 3.0) retriable (>= 2.0, < 4.a) - rexml - google-cloud-bigquery (1.49.1) + google-cloud-bigquery (1.50.0) bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.62) + google-apis-bigquery_v2 (~> 0.71) google-apis-core (~> 0.13) google-cloud-core (~> 1.6) googleauth (~> 1.9) mini_mime (~> 1.0) - google-cloud-core (1.7.0) + google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) - google-cloud-env (2.1.1) + google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) google-cloud-errors (1.4.0) - googleauth (1.11.0) + googleauth (1.11.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - hashdiff (1.0.1) + hashdiff (1.1.1) httparty (0.22.0) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.14.1) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.6.0) - io-event (1.2.2) - irb (1.7.2) - reline (>= 0.3.6) - jaro_winkler (1.5.6) - json (2.6.3) + io-console (0.7.2) + io-endpoint (0.14.0) + io-event (1.7.3) + io-stream (0.6.1) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.6.0) + json (2.8.1) json-schema (2.8.1) addressable (>= 2.4) - jwt (2.8.2) + jwt (2.9.3) base64 kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - loofah (2.21.3) + logger (1.6.1) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -206,86 +224,104 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) - method_source (1.0.0) - mini_mime (1.1.2) - mini_portile2 (2.8.2) - minitest (5.18.1) + marcel (1.0.4) + method_source (1.1.0) + metrics (0.12.1) + mini_mime (1.1.5) + minitest (5.25.1) multi_json (1.15.0) multi_xml (0.6.0) - net-imap (0.3.6) + mutex_m (0.2.0) + net-http (0.5.0) + uri + net-imap (0.5.0) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.5.0) net-protocol - nio4r (2.5.9) - nokogiri (1.15.3) - mini_portile2 (~> 2.8.2) + nio4r (2.7.4) + nokogiri (1.16.7-aarch64-linux) + racc (~> 1.4) + nokogiri (1.16.7-arm-linux) racc (~> 1.4) - nokogiri (1.15.3-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.3-x86_64-linux) + nokogiri (1.16.7-x86-linux) + racc (~> 1.4) + nokogiri (1.16.7-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) os (1.1.4) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - protocol-hpack (1.4.2) - protocol-http (0.24.4) - protocol-http1 (0.15.0) + protocol-hpack (1.5.1) + protocol-http (0.42.0) + protocol-http1 (0.28.1) protocol-http (~> 0.22) - protocol-http2 (0.15.1) + protocol-http2 (0.19.4) protocol-hpack (~> 1.4) protocol-http (~> 0.18) + traces pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.3) - racc (1.7.1) - rack (2.2.7) + psych (5.2.0) + stringio + public_suffix (6.0.1) + racc (1.8.1) + rack (3.1.8) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.6) - actioncable (= 7.0.6) - actionmailbox (= 7.0.6) - actionmailer (= 7.0.6) - actionpack (= 7.0.6) - actiontext (= 7.0.6) - actionview (= 7.0.6) - activejob (= 7.0.6) - activemodel (= 7.0.6) - activerecord (= 7.0.6) - activestorage (= 7.0.6) - activesupport (= 7.0.6) + rackup (2.2.0) + rack (>= 3) + rails (8.0.0) + actioncable (= 8.0.0) + actionmailbox (= 8.0.0) + actionmailer (= 8.0.0) + actionpack (= 8.0.0) + actiontext (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activemodel (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) bundler (>= 1.15.0) - railties (= 7.0.6) - rails-dom-testing (2.1.1) + railties (= 8.0.0) + rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.0.6) - actionpack (= 7.0.6) - activesupport (= 7.0.6) - method_source + railties (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) + irb (~> 1.13) + rackup (>= 1.0.0) rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) + thor (~> 1.0, >= 1.2.2) + zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) rbs (2.8.4) - regexp_parser (2.8.1) - reline (0.3.6) + rdoc (6.7.0) + psych (>= 4.0.0) + regexp_parser (2.9.2) + reline (0.5.11) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -296,56 +332,58 @@ GEM retriable (3.1.2) reverse_markdown (2.1.1) nokogiri - rexml (3.2.5) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rexml (3.3.9) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (5.1.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - railties (>= 5.2) - rspec-core (~> 3.10) - rspec-expectations (~> 3.10) - rspec-mocks (~> 3.10) - rspec-support (~> 3.10) - rspec-support (3.12.1) - rubocop (1.54.1) + rspec-support (~> 3.13.0) + rspec-rails (7.0.1) + actionpack (>= 7.0) + activesupport (>= 7.0) + railties (>= 7.0) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) + rubocop (1.68.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) + rubocop-ast (1.34.1) + parser (>= 3.3.1.0) + rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-factory_bot (2.23.1) - rubocop (~> 1.33) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) + rubocop-factory_bot (2.26.1) + rubocop (~> 1.61) + rubocop-rspec (2.31.0) + rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.29.1) + rubocop (~> 1.61) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) + securerandom (0.3.1) signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - solargraph (0.49.0) + solargraph (0.50.0) backport (~> 1.2) benchmark bundler (~> 2.0) @@ -361,37 +399,56 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sqlite3 (1.6.3) - mini_portile2 (~> 2.8.0) - sqlite3 (1.6.3-arm64-darwin) - sqlite3 (1.6.3-x86_64-linux) - thor (1.2.2) - tilt (2.2.0) - timecop (0.9.8) - timeout (0.4.0) - timers (4.3.5) - traces (0.11.1) + sqlite3 (2.2.0-aarch64-linux-gnu) + sqlite3 (2.2.0-aarch64-linux-musl) + sqlite3 (2.2.0-arm-linux-gnu) + sqlite3 (2.2.0-arm-linux-musl) + sqlite3 (2.2.0-arm64-darwin) + sqlite3 (2.2.0-x86-linux-gnu) + sqlite3 (2.2.0-x86-linux-musl) + sqlite3 (2.2.0-x86_64-darwin) + sqlite3 (2.2.0-x86_64-linux-gnu) + sqlite3 (2.2.0-x86_64-linux-musl) + stringio (3.1.2) + thor (1.3.2) + tilt (2.4.0) + timecop (0.9.10) + timeout (0.4.2) + traces (0.14.1) trailblazer-option (0.1.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unicode-display_width (2.4.2) - webmock (3.18.1) + unicode-display_width (2.6.0) + uri (1.0.1) + useragent (0.16.10) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - with_model (2.1.6) - activerecord (>= 5.2) - yard (0.9.34) - zeitwerk (2.6.8) + with_model (2.1.7) + activerecord (>= 6.0) + yard (0.9.37) + zeitwerk (2.7.1) PLATFORMS - arm64-darwin-21 - ruby + aarch64-linux + aarch64-linux-gnu + aarch64-linux-musl + arm-linux + arm-linux-gnu + arm-linux-musl + arm64-darwin + x86-linux + x86-linux-gnu + x86-linux-musl + x86_64-darwin x86_64-linux + x86_64-linux-gnu + x86_64-linux-musl DEPENDENCIES appraisal @@ -406,10 +463,10 @@ DEPENDENCIES rubocop (~> 1.54) rubocop-rspec (~> 2.22) solargraph - sqlite3 + sqlite3 (>= 2.1) timecop webmock (~> 3.14) with_model BUNDLED WITH - 2.3.13 + 2.5.3 diff --git a/dfe-analytics.gemspec b/dfe-analytics.gemspec index 6b82a339..c349e089 100644 --- a/dfe-analytics.gemspec +++ b/dfe-analytics.gemspec @@ -39,7 +39,7 @@ Gem::Specification.new do |spec| spec.add_development_dependency 'rubocop', '~> 1.54' spec.add_development_dependency 'rubocop-rspec', '~> 2.22' spec.add_development_dependency 'solargraph' - spec.add_development_dependency 'sqlite3' + spec.add_development_dependency 'sqlite3', '>= 2.1' spec.add_development_dependency 'timecop' spec.add_development_dependency 'webmock', '~> 3.14' spec.add_development_dependency 'with_model' From ad4c98784a62b76feefd8161cc302ddc857bdfd7 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:10:23 +0000 Subject: [PATCH 05/16] ruby 3.2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3c854adc..4337038b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ jobs: name: Run specs strategy: matrix: - ruby-version: ['3.1'] + ruby-version: ['3.2'] rails-version: ['rails-7', 'rails-7.2'] env: BUNDLE_WITHOUT: release From 815306b64903d70264518a010205d45e394334ce Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:19:19 +0000 Subject: [PATCH 06/16] update locks --- Appraisals | 1 + gemfiles/rails_7.2.gemfile.lock | 439 ++++++++++++++++++++++++++++++++ gemfiles/rails_7.gemfile | 1 + gemfiles/rails_7.gemfile.lock | 425 +++++++++++++++++++++++++++++++ 4 files changed, 866 insertions(+) create mode 100644 gemfiles/rails_7.2.gemfile.lock create mode 100644 gemfiles/rails_7.gemfile.lock diff --git a/Appraisals b/Appraisals index 1e79fb31..21474d12 100644 --- a/Appraisals +++ b/Appraisals @@ -1,5 +1,6 @@ appraise "rails-7" do gem "rails", "7.0.4" + gem "rspec-rails", "6.1.3" end appraise "rails-7.2" do diff --git a/gemfiles/rails_7.2.gemfile.lock b/gemfiles/rails_7.2.gemfile.lock new file mode 100644 index 00000000..db3feb22 --- /dev/null +++ b/gemfiles/rails_7.2.gemfile.lock @@ -0,0 +1,439 @@ +PATH + remote: .. + specs: + dfe-analytics (1.15.0) + google-cloud-bigquery (~> 1.38) + httparty (~> 0.21) + multi_xml (~> 0.6.0) + request_store_rails (~> 2) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (7.2.0) + actionpack (= 7.2.0) + activesupport (= 7.2.0) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + zeitwerk (~> 2.6) + actionmailbox (7.2.0) + actionpack (= 7.2.0) + activejob (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) + mail (>= 2.8.0) + actionmailer (7.2.0) + actionpack (= 7.2.0) + actionview (= 7.2.0) + activejob (= 7.2.0) + activesupport (= 7.2.0) + mail (>= 2.8.0) + rails-dom-testing (~> 2.2) + actionpack (7.2.0) + actionview (= 7.2.0) + activesupport (= 7.2.0) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actiontext (7.2.0) + actionpack (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) + globalid (>= 0.6.0) + nokogiri (>= 1.8.5) + actionview (7.2.0) + activesupport (= 7.2.0) + builder (~> 3.1) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activejob (7.2.0) + activesupport (= 7.2.0) + globalid (>= 0.3.6) + activemodel (7.2.0) + activesupport (= 7.2.0) + activerecord (7.2.0) + activemodel (= 7.2.0) + activesupport (= 7.2.0) + timeout (>= 0.4.0) + activestorage (7.2.0) + actionpack (= 7.2.0) + activejob (= 7.2.0) + activerecord (= 7.2.0) + activesupport (= 7.2.0) + marcel (~> 1.0) + activesupport (7.2.0) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + logger (>= 1.4.2) + minitest (>= 5.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + async (2.19.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.6, >= 1.6.5) + async-http (0.82.3) + async (>= 2.10.2) + async-pool (~> 0.9) + io-endpoint (~> 0.14) + io-stream (~> 0.6) + metrics (~> 0.12) + protocol-http (~> 0.37) + protocol-http1 (>= 0.28.1) + protocol-http2 (~> 0.19) + traces (~> 0.10) + async-http-faraday (0.19.0) + async-http (~> 0.42) + faraday + async-pool (0.10.1) + async (>= 1.25) + traces + backport (1.2.0) + base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.8) + builder (3.3.0) + coderay (1.1.3) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) + console (1.29.0) + fiber-annotation + fiber-local (~> 1.1) + json + crack (1.0.0) + bigdecimal + rexml + crass (1.0.6) + csv (3.3.0) + date (3.4.0) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + declarative (0.0.20) + diff-lcs (1.5.1) + drb (2.2.1) + e2mmap (0.1.0) + erubi (1.13.0) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json + logger + faraday-http-cache (2.5.1) + faraday (>= 0.8) + faraday-net_http (3.3.0) + net-http + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) + gem-release (2.2.2) + github_changelog_generator (1.16.4) + activesupport + async (>= 1.25.0) + async-http-faraday + faraday-http-cache + multi_json + octokit (~> 4.6) + rainbow (>= 2.2.1) + rake (>= 10.0) + globalid (1.2.1) + activesupport (>= 6.1) + google-apis-bigquery_v2 (0.80.0) + google-apis-core (>= 0.15.0, < 2.a) + google-apis-core (0.15.1) + addressable (~> 2.5, >= 2.5.1) + googleauth (~> 1.9) + httpclient (>= 2.8.3, < 3.a) + mini_mime (~> 1.0) + mutex_m + representable (~> 3.0) + retriable (>= 2.0, < 4.a) + google-cloud-bigquery (1.50.0) + bigdecimal (~> 3.0) + concurrent-ruby (~> 1.0) + google-apis-bigquery_v2 (~> 0.71) + google-apis-core (~> 0.13) + google-cloud-core (~> 1.6) + googleauth (~> 1.9) + mini_mime (~> 1.0) + google-cloud-core (1.7.1) + google-cloud-env (>= 1.0, < 3.a) + google-cloud-errors (~> 1.0) + google-cloud-env (2.2.1) + faraday (>= 1.0, < 3.a) + google-cloud-errors (1.4.0) + googleauth (1.11.2) + faraday (>= 1.0, < 3.a) + google-cloud-env (~> 2.1) + jwt (>= 1.4, < 3.0) + multi_json (~> 1.11) + os (>= 0.9, < 2.0) + signet (>= 0.16, < 2.a) + hashdiff (1.1.1) + httparty (0.22.0) + csv + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) + httpclient (2.8.3) + i18n (1.14.6) + concurrent-ruby (~> 1.0) + io-console (0.7.2) + io-endpoint (0.14.0) + io-event (1.7.3) + io-stream (0.6.1) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.6.0) + json (2.8.1) + json-schema (2.8.1) + addressable (>= 2.4) + jwt (2.9.3) + base64 + kramdown (2.4.0) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + language_server-protocol (3.17.0.3) + logger (1.6.1) + loofah (2.23.1) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) + mail (2.8.1) + mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp + marcel (1.0.4) + method_source (1.1.0) + metrics (0.12.1) + mini_mime (1.1.5) + minitest (5.25.1) + multi_json (1.15.0) + multi_xml (0.6.0) + mutex_m (0.2.0) + net-http (0.5.0) + uri + net-imap (0.5.0) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.2) + timeout + net-smtp (0.5.0) + net-protocol + nio4r (2.7.4) + nokogiri (1.16.7-x86_64-darwin) + racc (~> 1.4) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) + os (1.1.4) + parallel (1.26.3) + parser (3.3.6.0) + ast (~> 2.4.1) + racc + protocol-hpack (1.5.1) + protocol-http (0.42.0) + protocol-http1 (0.28.1) + protocol-http (~> 0.22) + protocol-http2 (0.19.4) + protocol-hpack (~> 1.4) + protocol-http (~> 0.18) + traces + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + psych (5.2.0) + stringio + public_suffix (6.0.1) + racc (1.8.1) + rack (3.1.8) + rack-session (2.0.0) + rack (>= 3.0.0) + rack-test (2.1.0) + rack (>= 1.3) + rackup (2.2.0) + rack (>= 3) + rails (7.2.0) + actioncable (= 7.2.0) + actionmailbox (= 7.2.0) + actionmailer (= 7.2.0) + actionpack (= 7.2.0) + actiontext (= 7.2.0) + actionview (= 7.2.0) + activejob (= 7.2.0) + activemodel (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) + bundler (>= 1.15.0) + railties (= 7.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) + railties (7.2.0) + actionpack (= 7.2.0) + activesupport (= 7.2.0) + irb (~> 1.13) + rackup (>= 1.0.0) + rake (>= 12.2) + thor (~> 1.0, >= 1.2.2) + zeitwerk (~> 2.6) + rainbow (3.1.1) + rake (13.2.1) + rbs (2.8.4) + rdoc (6.7.0) + psych (>= 4.0.0) + regexp_parser (2.9.2) + reline (0.5.11) + io-console (~> 0.5) + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) + request_store_rails (2.0.0) + concurrent-ruby (~> 1.0) + retriable (3.1.2) + reverse_markdown (2.1.1) + nokogiri + rexml (3.3.9) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-rails (6.1.3) + actionpack (>= 6.1) + activesupport (>= 6.1) + railties (>= 6.1) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) + rubocop (1.68.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) + parallel (~> 1.10) + parser (>= 3.3.0.2) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.34.1) + parser (>= 3.3.1.0) + rubocop-capybara (2.21.0) + rubocop (~> 1.41) + rubocop-factory_bot (2.26.1) + rubocop (~> 1.61) + rubocop-rspec (2.31.0) + rubocop (~> 1.40) + rubocop-capybara (~> 2.17) + rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.29.1) + rubocop (~> 1.61) + ruby-progressbar (1.13.0) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + securerandom (0.3.1) + signet (0.19.0) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.a) + jwt (>= 1.5, < 3.0) + multi_json (~> 1.10) + solargraph (0.50.0) + backport (~> 1.2) + benchmark + bundler (~> 2.0) + diff-lcs (~> 1.4) + e2mmap + jaro_winkler (~> 1.5) + kramdown (~> 2.3) + kramdown-parser-gfm (~> 1.1) + parser (~> 3.0) + rbs (~> 2.0) + reverse_markdown (~> 2.0) + rubocop (~> 1.38) + thor (~> 1.0) + tilt (~> 2.0) + yard (~> 0.9, >= 0.9.24) + sqlite3 (2.2.0-x86_64-darwin) + stringio (3.1.2) + thor (1.3.2) + tilt (2.4.0) + timecop (0.9.10) + timeout (0.4.2) + traces (0.14.1) + trailblazer-option (0.1.2) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + uber (0.1.0) + unicode-display_width (2.6.0) + uri (1.0.1) + useragent (0.16.10) + webmock (3.24.0) + addressable (>= 2.8.0) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + websocket-driver (0.7.6) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + with_model (2.1.7) + activerecord (>= 6.0) + yard (0.9.37) + zeitwerk (2.7.1) + +PLATFORMS + x86_64-darwin + +DEPENDENCIES + appraisal + debug (>= 1.0.0) + dfe-analytics! + gem-release + github_changelog_generator + json-schema (~> 2.8) + pry (~> 0) + rails (= 7.2) + rspec-rails (= 6.1.3) + rubocop (~> 1.54) + rubocop-rspec (~> 2.22) + solargraph + sqlite3 (>= 2.1) + timecop + webmock (~> 3.14) + with_model + +BUNDLED WITH + 2.5.3 diff --git a/gemfiles/rails_7.gemfile b/gemfiles/rails_7.gemfile index 7ce77f63..3373e245 100644 --- a/gemfiles/rails_7.gemfile +++ b/gemfiles/rails_7.gemfile @@ -3,6 +3,7 @@ source "https://rubygems.org" gem "rails", "7.0.4" +gem "rspec-rails", "6.1.3" group :release do gem "gem-release", require: false diff --git a/gemfiles/rails_7.gemfile.lock b/gemfiles/rails_7.gemfile.lock new file mode 100644 index 00000000..56c5ff6c --- /dev/null +++ b/gemfiles/rails_7.gemfile.lock @@ -0,0 +1,425 @@ +PATH + remote: .. + specs: + dfe-analytics (1.15.0) + google-cloud-bigquery (~> 1.38) + httparty (~> 0.21) + multi_xml (~> 0.6.0) + request_store_rails (~> 2) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (7.0.4) + actionpack (= 7.0.4) + activesupport (= 7.0.4) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailbox (7.0.4) + actionpack (= 7.0.4) + activejob (= 7.0.4) + activerecord (= 7.0.4) + activestorage (= 7.0.4) + activesupport (= 7.0.4) + mail (>= 2.7.1) + net-imap + net-pop + net-smtp + actionmailer (7.0.4) + actionpack (= 7.0.4) + actionview (= 7.0.4) + activejob (= 7.0.4) + activesupport (= 7.0.4) + mail (~> 2.5, >= 2.5.4) + net-imap + net-pop + net-smtp + rails-dom-testing (~> 2.0) + actionpack (7.0.4) + actionview (= 7.0.4) + activesupport (= 7.0.4) + rack (~> 2.0, >= 2.2.0) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actiontext (7.0.4) + actionpack (= 7.0.4) + activerecord (= 7.0.4) + activestorage (= 7.0.4) + activesupport (= 7.0.4) + globalid (>= 0.6.0) + nokogiri (>= 1.8.5) + actionview (7.0.4) + activesupport (= 7.0.4) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activejob (7.0.4) + activesupport (= 7.0.4) + globalid (>= 0.3.6) + activemodel (7.0.4) + activesupport (= 7.0.4) + activerecord (7.0.4) + activemodel (= 7.0.4) + activesupport (= 7.0.4) + activestorage (7.0.4) + actionpack (= 7.0.4) + activejob (= 7.0.4) + activerecord (= 7.0.4) + activesupport (= 7.0.4) + marcel (~> 1.0) + mini_mime (>= 1.1.0) + activesupport (7.0.4) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + async (2.19.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.6, >= 1.6.5) + async-http (0.82.3) + async (>= 2.10.2) + async-pool (~> 0.9) + io-endpoint (~> 0.14) + io-stream (~> 0.6) + metrics (~> 0.12) + protocol-http (~> 0.37) + protocol-http1 (>= 0.28.1) + protocol-http2 (~> 0.19) + traces (~> 0.10) + async-http-faraday (0.19.0) + async-http (~> 0.42) + faraday + async-pool (0.10.1) + async (>= 1.25) + traces + backport (1.2.0) + base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.8) + builder (3.3.0) + coderay (1.1.3) + concurrent-ruby (1.3.4) + console (1.29.0) + fiber-annotation + fiber-local (~> 1.1) + json + crack (1.0.0) + bigdecimal + rexml + crass (1.0.6) + csv (3.3.0) + date (3.4.0) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + declarative (0.0.20) + diff-lcs (1.5.1) + e2mmap (0.1.0) + erubi (1.13.0) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json + logger + faraday-http-cache (2.5.1) + faraday (>= 0.8) + faraday-net_http (3.3.0) + net-http + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) + gem-release (2.2.2) + github_changelog_generator (1.16.4) + activesupport + async (>= 1.25.0) + async-http-faraday + faraday-http-cache + multi_json + octokit (~> 4.6) + rainbow (>= 2.2.1) + rake (>= 10.0) + globalid (1.2.1) + activesupport (>= 6.1) + google-apis-bigquery_v2 (0.80.0) + google-apis-core (>= 0.15.0, < 2.a) + google-apis-core (0.15.1) + addressable (~> 2.5, >= 2.5.1) + googleauth (~> 1.9) + httpclient (>= 2.8.3, < 3.a) + mini_mime (~> 1.0) + mutex_m + representable (~> 3.0) + retriable (>= 2.0, < 4.a) + google-cloud-bigquery (1.50.0) + bigdecimal (~> 3.0) + concurrent-ruby (~> 1.0) + google-apis-bigquery_v2 (~> 0.71) + google-apis-core (~> 0.13) + google-cloud-core (~> 1.6) + googleauth (~> 1.9) + mini_mime (~> 1.0) + google-cloud-core (1.7.1) + google-cloud-env (>= 1.0, < 3.a) + google-cloud-errors (~> 1.0) + google-cloud-env (2.2.1) + faraday (>= 1.0, < 3.a) + google-cloud-errors (1.4.0) + googleauth (1.11.2) + faraday (>= 1.0, < 3.a) + google-cloud-env (~> 2.1) + jwt (>= 1.4, < 3.0) + multi_json (~> 1.11) + os (>= 0.9, < 2.0) + signet (>= 0.16, < 2.a) + hashdiff (1.1.1) + httparty (0.22.0) + csv + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) + httpclient (2.8.3) + i18n (1.14.6) + concurrent-ruby (~> 1.0) + io-console (0.7.2) + io-endpoint (0.14.0) + io-event (1.7.3) + io-stream (0.6.1) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.6.0) + json (2.8.1) + json-schema (2.8.1) + addressable (>= 2.4) + jwt (2.9.3) + base64 + kramdown (2.4.0) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + language_server-protocol (3.17.0.3) + logger (1.6.1) + loofah (2.23.1) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) + mail (2.8.1) + mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp + marcel (1.0.4) + method_source (1.1.0) + metrics (0.12.1) + mini_mime (1.1.5) + minitest (5.25.1) + multi_json (1.15.0) + multi_xml (0.6.0) + mutex_m (0.2.0) + net-http (0.5.0) + uri + net-imap (0.5.0) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.2) + timeout + net-smtp (0.5.0) + net-protocol + nio4r (2.7.4) + nokogiri (1.16.7-x86_64-darwin) + racc (~> 1.4) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) + os (1.1.4) + parallel (1.26.3) + parser (3.3.6.0) + ast (~> 2.4.1) + racc + protocol-hpack (1.5.1) + protocol-http (0.42.0) + protocol-http1 (0.28.1) + protocol-http (~> 0.22) + protocol-http2 (0.19.4) + protocol-hpack (~> 1.4) + protocol-http (~> 0.18) + traces + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + psych (5.2.0) + stringio + public_suffix (6.0.1) + racc (1.8.1) + rack (2.2.10) + rack-test (2.1.0) + rack (>= 1.3) + rails (7.0.4) + actioncable (= 7.0.4) + actionmailbox (= 7.0.4) + actionmailer (= 7.0.4) + actionpack (= 7.0.4) + actiontext (= 7.0.4) + actionview (= 7.0.4) + activejob (= 7.0.4) + activemodel (= 7.0.4) + activerecord (= 7.0.4) + activestorage (= 7.0.4) + activesupport (= 7.0.4) + bundler (>= 1.15.0) + railties (= 7.0.4) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) + railties (7.0.4) + actionpack (= 7.0.4) + activesupport (= 7.0.4) + method_source + rake (>= 12.2) + thor (~> 1.0) + zeitwerk (~> 2.5) + rainbow (3.1.1) + rake (13.2.1) + rbs (2.8.4) + rdoc (6.7.0) + psych (>= 4.0.0) + regexp_parser (2.9.2) + reline (0.5.11) + io-console (~> 0.5) + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) + request_store_rails (2.0.0) + concurrent-ruby (~> 1.0) + retriable (3.1.2) + reverse_markdown (2.1.1) + nokogiri + rexml (3.3.9) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-rails (6.1.3) + actionpack (>= 6.1) + activesupport (>= 6.1) + railties (>= 6.1) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) + rubocop (1.68.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) + parallel (~> 1.10) + parser (>= 3.3.0.2) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.34.1) + parser (>= 3.3.1.0) + rubocop-capybara (2.21.0) + rubocop (~> 1.41) + rubocop-factory_bot (2.26.1) + rubocop (~> 1.61) + rubocop-rspec (2.31.0) + rubocop (~> 1.40) + rubocop-capybara (~> 2.17) + rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.29.1) + rubocop (~> 1.61) + ruby-progressbar (1.13.0) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + signet (0.19.0) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.a) + jwt (>= 1.5, < 3.0) + multi_json (~> 1.10) + solargraph (0.50.0) + backport (~> 1.2) + benchmark + bundler (~> 2.0) + diff-lcs (~> 1.4) + e2mmap + jaro_winkler (~> 1.5) + kramdown (~> 2.3) + kramdown-parser-gfm (~> 1.1) + parser (~> 3.0) + rbs (~> 2.0) + reverse_markdown (~> 2.0) + rubocop (~> 1.38) + thor (~> 1.0) + tilt (~> 2.0) + yard (~> 0.9, >= 0.9.24) + sqlite3 (2.2.0-x86_64-darwin) + stringio (3.1.2) + thor (1.3.2) + tilt (2.4.0) + timecop (0.9.10) + timeout (0.4.2) + traces (0.14.1) + trailblazer-option (0.1.2) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + uber (0.1.0) + unicode-display_width (2.6.0) + uri (1.0.1) + webmock (3.24.0) + addressable (>= 2.8.0) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + websocket-driver (0.7.6) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + with_model (2.1.7) + activerecord (>= 6.0) + yard (0.9.37) + zeitwerk (2.7.1) + +PLATFORMS + x86_64-darwin + +DEPENDENCIES + appraisal + debug (>= 1.0.0) + dfe-analytics! + gem-release + github_changelog_generator + json-schema (~> 2.8) + pry (~> 0) + rails (= 7.0.4) + rspec-rails (= 6.1.3) + rubocop (~> 1.54) + rubocop-rspec (~> 2.22) + solargraph + sqlite3 (>= 2.1) + timecop + webmock (~> 3.14) + with_model + +BUNDLED WITH + 2.5.3 From 62395ea62c4b2c06873fd186b36403172bbf6bea Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:29:16 +0000 Subject: [PATCH 07/16] rm lock --- Gemfile.lock | 2 +- dfe-analytics.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78211592..29915a4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,7 +458,7 @@ DEPENDENCIES github_changelog_generator json-schema (~> 2.8) pry (~> 0) - rails (>= 6) + rails (>= 7) rspec-rails rubocop (~> 1.54) rubocop-rspec (~> 2.22) diff --git a/dfe-analytics.gemspec b/dfe-analytics.gemspec index c349e089..94b1e2f9 100644 --- a/dfe-analytics.gemspec +++ b/dfe-analytics.gemspec @@ -34,7 +34,7 @@ Gem::Specification.new do |spec| spec.add_development_dependency 'github_changelog_generator', '~> 1.16' spec.add_development_dependency 'json-schema', '~> 2.8' spec.add_development_dependency 'pry', '~> 0' - spec.add_development_dependency 'rails', '>= 6' + spec.add_development_dependency 'rails', '>= 7' spec.add_development_dependency 'rspec-rails' spec.add_development_dependency 'rubocop', '~> 1.54' spec.add_development_dependency 'rubocop-rspec', '~> 2.22' From 37c89dc58ddd6be7de7aa4b70b15be091b2eb88b Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:51:09 +0000 Subject: [PATCH 08/16] rm 7.2 appraisal --- Appraisals | 10 +- gemfiles/rails_7.2.gemfile | 13 - gemfiles/rails_7.2.gemfile.lock | 439 -------------------------------- gemfiles/rails_7.gemfile | 2 +- gemfiles/rails_7.gemfile.lock | 14 +- 5 files changed, 13 insertions(+), 465 deletions(-) delete mode 100644 gemfiles/rails_7.2.gemfile delete mode 100644 gemfiles/rails_7.2.gemfile.lock diff --git a/Appraisals b/Appraisals index 21474d12..8f19eda9 100644 --- a/Appraisals +++ b/Appraisals @@ -1,9 +1,9 @@ appraise "rails-7" do gem "rails", "7.0.4" - gem "rspec-rails", "6.1.3" + gem "sqlite3", "~> 1.4" end -appraise "rails-7.2" do - gem "rails", "7.2" - gem "rspec-rails", "6.1.3" -end +#appraise "rails-7.2" do +# gem "rails", "7.2" +# gem "rspec-rails", "6.1.3" +#end diff --git a/gemfiles/rails_7.2.gemfile b/gemfiles/rails_7.2.gemfile deleted file mode 100644 index 08752a42..00000000 --- a/gemfiles/rails_7.2.gemfile +++ /dev/null @@ -1,13 +0,0 @@ -# This file was generated by Appraisal - -source "https://rubygems.org" - -gem "rails", "7.2" -gem "rspec-rails", "6.1.3" - -group :release do - gem "gem-release", require: false - gem "github_changelog_generator", require: false -end - -gemspec path: "../" diff --git a/gemfiles/rails_7.2.gemfile.lock b/gemfiles/rails_7.2.gemfile.lock deleted file mode 100644 index db3feb22..00000000 --- a/gemfiles/rails_7.2.gemfile.lock +++ /dev/null @@ -1,439 +0,0 @@ -PATH - remote: .. - specs: - dfe-analytics (1.15.0) - google-cloud-bigquery (~> 1.38) - httparty (~> 0.21) - multi_xml (~> 0.6.0) - request_store_rails (~> 2) - -GEM - remote: https://rubygems.org/ - specs: - actioncable (7.2.0) - actionpack (= 7.2.0) - activesupport (= 7.2.0) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - zeitwerk (~> 2.6) - actionmailbox (7.2.0) - actionpack (= 7.2.0) - activejob (= 7.2.0) - activerecord (= 7.2.0) - activestorage (= 7.2.0) - activesupport (= 7.2.0) - mail (>= 2.8.0) - actionmailer (7.2.0) - actionpack (= 7.2.0) - actionview (= 7.2.0) - activejob (= 7.2.0) - activesupport (= 7.2.0) - mail (>= 2.8.0) - rails-dom-testing (~> 2.2) - actionpack (7.2.0) - actionview (= 7.2.0) - activesupport (= 7.2.0) - nokogiri (>= 1.8.5) - racc - rack (>= 2.2.4, < 3.2) - rack-session (>= 1.0.1) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - useragent (~> 0.16) - actiontext (7.2.0) - actionpack (= 7.2.0) - activerecord (= 7.2.0) - activestorage (= 7.2.0) - activesupport (= 7.2.0) - globalid (>= 0.6.0) - nokogiri (>= 1.8.5) - actionview (7.2.0) - activesupport (= 7.2.0) - builder (~> 3.1) - erubi (~> 1.11) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - activejob (7.2.0) - activesupport (= 7.2.0) - globalid (>= 0.3.6) - activemodel (7.2.0) - activesupport (= 7.2.0) - activerecord (7.2.0) - activemodel (= 7.2.0) - activesupport (= 7.2.0) - timeout (>= 0.4.0) - activestorage (7.2.0) - actionpack (= 7.2.0) - activejob (= 7.2.0) - activerecord (= 7.2.0) - activesupport (= 7.2.0) - marcel (~> 1.0) - activesupport (7.2.0) - base64 - bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) - connection_pool (>= 2.2.5) - drb - i18n (>= 1.6, < 2) - logger (>= 1.4.2) - minitest (>= 5.1) - securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) - appraisal (2.5.0) - bundler - rake - thor (>= 0.14.0) - ast (2.4.2) - async (2.19.0) - console (~> 1.29) - fiber-annotation - io-event (~> 1.6, >= 1.6.5) - async-http (0.82.3) - async (>= 2.10.2) - async-pool (~> 0.9) - io-endpoint (~> 0.14) - io-stream (~> 0.6) - metrics (~> 0.12) - protocol-http (~> 0.37) - protocol-http1 (>= 0.28.1) - protocol-http2 (~> 0.19) - traces (~> 0.10) - async-http-faraday (0.19.0) - async-http (~> 0.42) - faraday - async-pool (0.10.1) - async (>= 1.25) - traces - backport (1.2.0) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.8) - builder (3.3.0) - coderay (1.1.3) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) - console (1.29.0) - fiber-annotation - fiber-local (~> 1.1) - json - crack (1.0.0) - bigdecimal - rexml - crass (1.0.6) - csv (3.3.0) - date (3.4.0) - debug (1.9.2) - irb (~> 1.10) - reline (>= 0.3.8) - declarative (0.0.20) - diff-lcs (1.5.1) - drb (2.2.1) - e2mmap (0.1.0) - erubi (1.13.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) - json - logger - faraday-http-cache (2.5.1) - faraday (>= 0.8) - faraday-net_http (3.3.0) - net-http - fiber-annotation (0.2.0) - fiber-local (1.1.0) - fiber-storage - fiber-storage (1.0.0) - gem-release (2.2.2) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) - rake (>= 10.0) - globalid (1.2.1) - activesupport (>= 6.1) - google-apis-bigquery_v2 (0.80.0) - google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.15.1) - addressable (~> 2.5, >= 2.5.1) - googleauth (~> 1.9) - httpclient (>= 2.8.3, < 3.a) - mini_mime (~> 1.0) - mutex_m - representable (~> 3.0) - retriable (>= 2.0, < 4.a) - google-cloud-bigquery (1.50.0) - bigdecimal (~> 3.0) - concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.71) - google-apis-core (~> 0.13) - google-cloud-core (~> 1.6) - googleauth (~> 1.9) - mini_mime (~> 1.0) - google-cloud-core (1.7.1) - google-cloud-env (>= 1.0, < 3.a) - google-cloud-errors (~> 1.0) - google-cloud-env (2.2.1) - faraday (>= 1.0, < 3.a) - google-cloud-errors (1.4.0) - googleauth (1.11.2) - faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) - jwt (>= 1.4, < 3.0) - multi_json (~> 1.11) - os (>= 0.9, < 2.0) - signet (>= 0.16, < 2.a) - hashdiff (1.1.1) - httparty (0.22.0) - csv - mini_mime (>= 1.0.0) - multi_xml (>= 0.5.2) - httpclient (2.8.3) - i18n (1.14.6) - concurrent-ruby (~> 1.0) - io-console (0.7.2) - io-endpoint (0.14.0) - io-event (1.7.3) - io-stream (0.6.1) - irb (1.14.1) - rdoc (>= 4.0.0) - reline (>= 0.4.2) - jaro_winkler (1.6.0) - json (2.8.1) - json-schema (2.8.1) - addressable (>= 2.4) - jwt (2.9.3) - base64 - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - language_server-protocol (3.17.0.3) - logger (1.6.1) - loofah (2.23.1) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - mail (2.8.1) - mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp - marcel (1.0.4) - method_source (1.1.0) - metrics (0.12.1) - mini_mime (1.1.5) - minitest (5.25.1) - multi_json (1.15.0) - multi_xml (0.6.0) - mutex_m (0.2.0) - net-http (0.5.0) - uri - net-imap (0.5.0) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.2) - timeout - net-smtp (0.5.0) - net-protocol - nio4r (2.7.4) - nokogiri (1.16.7-x86_64-darwin) - racc (~> 1.4) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) - os (1.1.4) - parallel (1.26.3) - parser (3.3.6.0) - ast (~> 2.4.1) - racc - protocol-hpack (1.5.1) - protocol-http (0.42.0) - protocol-http1 (0.28.1) - protocol-http (~> 0.22) - protocol-http2 (0.19.4) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) - traces - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - psych (5.2.0) - stringio - public_suffix (6.0.1) - racc (1.8.1) - rack (3.1.8) - rack-session (2.0.0) - rack (>= 3.0.0) - rack-test (2.1.0) - rack (>= 1.3) - rackup (2.2.0) - rack (>= 3) - rails (7.2.0) - actioncable (= 7.2.0) - actionmailbox (= 7.2.0) - actionmailer (= 7.2.0) - actionpack (= 7.2.0) - actiontext (= 7.2.0) - actionview (= 7.2.0) - activejob (= 7.2.0) - activemodel (= 7.2.0) - activerecord (= 7.2.0) - activestorage (= 7.2.0) - activesupport (= 7.2.0) - bundler (>= 1.15.0) - railties (= 7.2.0) - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.2.0) - actionpack (= 7.2.0) - activesupport (= 7.2.0) - irb (~> 1.13) - rackup (>= 1.0.0) - rake (>= 12.2) - thor (~> 1.0, >= 1.2.2) - zeitwerk (~> 2.6) - rainbow (3.1.1) - rake (13.2.1) - rbs (2.8.4) - rdoc (6.7.0) - psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.11) - io-console (~> 0.5) - representable (3.2.0) - declarative (< 0.1.0) - trailblazer-option (>= 0.1.1, < 0.2.0) - uber (< 0.2.0) - request_store_rails (2.0.0) - concurrent-ruby (~> 1.0) - retriable (3.1.2) - reverse_markdown (2.1.1) - nokogiri - rexml (3.3.9) - rspec-core (3.13.2) - rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-rails (6.1.3) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) - rspec-core (~> 3.13) - rspec-expectations (~> 3.13) - rspec-mocks (~> 3.13) - rspec-support (~> 3.13) - rspec-support (3.13.1) - rubocop (1.68.0) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.34.1) - parser (>= 3.3.1.0) - rubocop-capybara (2.21.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.26.1) - rubocop (~> 1.61) - rubocop-rspec (2.31.0) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.29.1) - rubocop (~> 1.61) - ruby-progressbar (1.13.0) - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) - securerandom (0.3.1) - signet (0.19.0) - addressable (~> 2.8) - faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) - multi_json (~> 1.10) - solargraph (0.50.0) - backport (~> 1.2) - benchmark - bundler (~> 2.0) - diff-lcs (~> 1.4) - e2mmap - jaro_winkler (~> 1.5) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - parser (~> 3.0) - rbs (~> 2.0) - reverse_markdown (~> 2.0) - rubocop (~> 1.38) - thor (~> 1.0) - tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) - sqlite3 (2.2.0-x86_64-darwin) - stringio (3.1.2) - thor (1.3.2) - tilt (2.4.0) - timecop (0.9.10) - timeout (0.4.2) - traces (0.14.1) - trailblazer-option (0.1.2) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - uber (0.1.0) - unicode-display_width (2.6.0) - uri (1.0.1) - useragent (0.16.10) - webmock (3.24.0) - addressable (>= 2.8.0) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.6) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - with_model (2.1.7) - activerecord (>= 6.0) - yard (0.9.37) - zeitwerk (2.7.1) - -PLATFORMS - x86_64-darwin - -DEPENDENCIES - appraisal - debug (>= 1.0.0) - dfe-analytics! - gem-release - github_changelog_generator - json-schema (~> 2.8) - pry (~> 0) - rails (= 7.2) - rspec-rails (= 6.1.3) - rubocop (~> 1.54) - rubocop-rspec (~> 2.22) - solargraph - sqlite3 (>= 2.1) - timecop - webmock (~> 3.14) - with_model - -BUNDLED WITH - 2.5.3 diff --git a/gemfiles/rails_7.gemfile b/gemfiles/rails_7.gemfile index 3373e245..93019daf 100644 --- a/gemfiles/rails_7.gemfile +++ b/gemfiles/rails_7.gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" gem "rails", "7.0.4" -gem "rspec-rails", "6.1.3" +gem "sqlite3", "~> 1.4" group :release do gem "gem-release", require: false diff --git a/gemfiles/rails_7.gemfile.lock b/gemfiles/rails_7.gemfile.lock index 56c5ff6c..a9bf410c 100644 --- a/gemfiles/rails_7.gemfile.lock +++ b/gemfiles/rails_7.gemfile.lock @@ -318,10 +318,10 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.3) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) + rspec-rails (7.0.1) + actionpack (>= 7.0) + activesupport (>= 7.0) + railties (>= 7.0) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) @@ -375,7 +375,7 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sqlite3 (2.2.0-x86_64-darwin) + sqlite3 (1.7.3-x86_64-darwin) stringio (3.1.2) thor (1.3.2) tilt (2.4.0) @@ -412,11 +412,11 @@ DEPENDENCIES json-schema (~> 2.8) pry (~> 0) rails (= 7.0.4) - rspec-rails (= 6.1.3) + rspec-rails rubocop (~> 1.54) rubocop-rspec (~> 2.22) solargraph - sqlite3 (>= 2.1) + sqlite3 (~> 1.4) timecop webmock (~> 3.14) with_model From 5ab5279547d767356cfe6ba110e5e9b986d2b469 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:53:27 +0000 Subject: [PATCH 09/16] rm 7.2 build --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4337038b..89c408f3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: ruby-version: ['3.2'] - rails-version: ['rails-7', 'rails-7.2'] + rails-version: ['rails-7'] env: BUNDLE_WITHOUT: release steps: From d70b61af031df808b9f9584d474197af4ca3b90b Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 14:55:52 +0000 Subject: [PATCH 10/16] add 3.3 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 89c408f3..13b8163c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ jobs: name: Run specs strategy: matrix: - ruby-version: ['3.2'] + ruby-version: ['3.2', '3.3'] rails-version: ['rails-7'] env: BUNDLE_WITHOUT: release From 176d61e3d83cae4f36adc028711e717d1083f3a0 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 15:01:12 +0000 Subject: [PATCH 11/16] add 7.2 --- .github/workflows/build.yml | 2 +- Appraisals | 9 +- gemfiles/rails_7.2.gemfile | 14 + gemfiles/rails_7.2.gemfile.lock | 439 ++++++++++++++++++++++++++++++++ 4 files changed, 459 insertions(+), 5 deletions(-) create mode 100644 gemfiles/rails_7.2.gemfile create mode 100644 gemfiles/rails_7.2.gemfile.lock diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 13b8163c..ee94dece 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: ruby-version: ['3.2', '3.3'] - rails-version: ['rails-7'] + rails-version: ['rails-7', rails-7.2'] env: BUNDLE_WITHOUT: release steps: diff --git a/Appraisals b/Appraisals index 8f19eda9..2120a75b 100644 --- a/Appraisals +++ b/Appraisals @@ -3,7 +3,8 @@ appraise "rails-7" do gem "sqlite3", "~> 1.4" end -#appraise "rails-7.2" do -# gem "rails", "7.2" -# gem "rspec-rails", "6.1.3" -#end +appraise "rails-7.2" do + gem "rails", "7.2" + gem "rspec-rails", "6.1.3" + gem "sqlite3", ">= 2.1" +end diff --git a/gemfiles/rails_7.2.gemfile b/gemfiles/rails_7.2.gemfile new file mode 100644 index 00000000..82e55cd0 --- /dev/null +++ b/gemfiles/rails_7.2.gemfile @@ -0,0 +1,14 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "rails", "7.2" +gem "rspec-rails", "6.1.3" +gem "sqlite3", ">= 2.1" + +group :release do + gem "gem-release", require: false + gem "github_changelog_generator", require: false +end + +gemspec path: "../" diff --git a/gemfiles/rails_7.2.gemfile.lock b/gemfiles/rails_7.2.gemfile.lock new file mode 100644 index 00000000..db3feb22 --- /dev/null +++ b/gemfiles/rails_7.2.gemfile.lock @@ -0,0 +1,439 @@ +PATH + remote: .. + specs: + dfe-analytics (1.15.0) + google-cloud-bigquery (~> 1.38) + httparty (~> 0.21) + multi_xml (~> 0.6.0) + request_store_rails (~> 2) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (7.2.0) + actionpack (= 7.2.0) + activesupport (= 7.2.0) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + zeitwerk (~> 2.6) + actionmailbox (7.2.0) + actionpack (= 7.2.0) + activejob (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) + mail (>= 2.8.0) + actionmailer (7.2.0) + actionpack (= 7.2.0) + actionview (= 7.2.0) + activejob (= 7.2.0) + activesupport (= 7.2.0) + mail (>= 2.8.0) + rails-dom-testing (~> 2.2) + actionpack (7.2.0) + actionview (= 7.2.0) + activesupport (= 7.2.0) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actiontext (7.2.0) + actionpack (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) + globalid (>= 0.6.0) + nokogiri (>= 1.8.5) + actionview (7.2.0) + activesupport (= 7.2.0) + builder (~> 3.1) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activejob (7.2.0) + activesupport (= 7.2.0) + globalid (>= 0.3.6) + activemodel (7.2.0) + activesupport (= 7.2.0) + activerecord (7.2.0) + activemodel (= 7.2.0) + activesupport (= 7.2.0) + timeout (>= 0.4.0) + activestorage (7.2.0) + actionpack (= 7.2.0) + activejob (= 7.2.0) + activerecord (= 7.2.0) + activesupport (= 7.2.0) + marcel (~> 1.0) + activesupport (7.2.0) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + logger (>= 1.4.2) + minitest (>= 5.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + async (2.19.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.6, >= 1.6.5) + async-http (0.82.3) + async (>= 2.10.2) + async-pool (~> 0.9) + io-endpoint (~> 0.14) + io-stream (~> 0.6) + metrics (~> 0.12) + protocol-http (~> 0.37) + protocol-http1 (>= 0.28.1) + protocol-http2 (~> 0.19) + traces (~> 0.10) + async-http-faraday (0.19.0) + async-http (~> 0.42) + faraday + async-pool (0.10.1) + async (>= 1.25) + traces + backport (1.2.0) + base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.8) + builder (3.3.0) + coderay (1.1.3) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) + console (1.29.0) + fiber-annotation + fiber-local (~> 1.1) + json + crack (1.0.0) + bigdecimal + rexml + crass (1.0.6) + csv (3.3.0) + date (3.4.0) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + declarative (0.0.20) + diff-lcs (1.5.1) + drb (2.2.1) + e2mmap (0.1.0) + erubi (1.13.0) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json + logger + faraday-http-cache (2.5.1) + faraday (>= 0.8) + faraday-net_http (3.3.0) + net-http + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) + gem-release (2.2.2) + github_changelog_generator (1.16.4) + activesupport + async (>= 1.25.0) + async-http-faraday + faraday-http-cache + multi_json + octokit (~> 4.6) + rainbow (>= 2.2.1) + rake (>= 10.0) + globalid (1.2.1) + activesupport (>= 6.1) + google-apis-bigquery_v2 (0.80.0) + google-apis-core (>= 0.15.0, < 2.a) + google-apis-core (0.15.1) + addressable (~> 2.5, >= 2.5.1) + googleauth (~> 1.9) + httpclient (>= 2.8.3, < 3.a) + mini_mime (~> 1.0) + mutex_m + representable (~> 3.0) + retriable (>= 2.0, < 4.a) + google-cloud-bigquery (1.50.0) + bigdecimal (~> 3.0) + concurrent-ruby (~> 1.0) + google-apis-bigquery_v2 (~> 0.71) + google-apis-core (~> 0.13) + google-cloud-core (~> 1.6) + googleauth (~> 1.9) + mini_mime (~> 1.0) + google-cloud-core (1.7.1) + google-cloud-env (>= 1.0, < 3.a) + google-cloud-errors (~> 1.0) + google-cloud-env (2.2.1) + faraday (>= 1.0, < 3.a) + google-cloud-errors (1.4.0) + googleauth (1.11.2) + faraday (>= 1.0, < 3.a) + google-cloud-env (~> 2.1) + jwt (>= 1.4, < 3.0) + multi_json (~> 1.11) + os (>= 0.9, < 2.0) + signet (>= 0.16, < 2.a) + hashdiff (1.1.1) + httparty (0.22.0) + csv + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) + httpclient (2.8.3) + i18n (1.14.6) + concurrent-ruby (~> 1.0) + io-console (0.7.2) + io-endpoint (0.14.0) + io-event (1.7.3) + io-stream (0.6.1) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.6.0) + json (2.8.1) + json-schema (2.8.1) + addressable (>= 2.4) + jwt (2.9.3) + base64 + kramdown (2.4.0) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + language_server-protocol (3.17.0.3) + logger (1.6.1) + loofah (2.23.1) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) + mail (2.8.1) + mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp + marcel (1.0.4) + method_source (1.1.0) + metrics (0.12.1) + mini_mime (1.1.5) + minitest (5.25.1) + multi_json (1.15.0) + multi_xml (0.6.0) + mutex_m (0.2.0) + net-http (0.5.0) + uri + net-imap (0.5.0) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.2) + timeout + net-smtp (0.5.0) + net-protocol + nio4r (2.7.4) + nokogiri (1.16.7-x86_64-darwin) + racc (~> 1.4) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) + os (1.1.4) + parallel (1.26.3) + parser (3.3.6.0) + ast (~> 2.4.1) + racc + protocol-hpack (1.5.1) + protocol-http (0.42.0) + protocol-http1 (0.28.1) + protocol-http (~> 0.22) + protocol-http2 (0.19.4) + protocol-hpack (~> 1.4) + protocol-http (~> 0.18) + traces + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + psych (5.2.0) + stringio + public_suffix (6.0.1) + racc (1.8.1) + rack (3.1.8) + rack-session (2.0.0) + rack (>= 3.0.0) + rack-test (2.1.0) + rack (>= 1.3) + rackup (2.2.0) + rack (>= 3) + rails (7.2.0) + actioncable (= 7.2.0) + actionmailbox (= 7.2.0) + actionmailer (= 7.2.0) + actionpack (= 7.2.0) + actiontext (= 7.2.0) + actionview (= 7.2.0) + activejob (= 7.2.0) + activemodel (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) + bundler (>= 1.15.0) + railties (= 7.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) + railties (7.2.0) + actionpack (= 7.2.0) + activesupport (= 7.2.0) + irb (~> 1.13) + rackup (>= 1.0.0) + rake (>= 12.2) + thor (~> 1.0, >= 1.2.2) + zeitwerk (~> 2.6) + rainbow (3.1.1) + rake (13.2.1) + rbs (2.8.4) + rdoc (6.7.0) + psych (>= 4.0.0) + regexp_parser (2.9.2) + reline (0.5.11) + io-console (~> 0.5) + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) + request_store_rails (2.0.0) + concurrent-ruby (~> 1.0) + retriable (3.1.2) + reverse_markdown (2.1.1) + nokogiri + rexml (3.3.9) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-rails (6.1.3) + actionpack (>= 6.1) + activesupport (>= 6.1) + railties (>= 6.1) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) + rubocop (1.68.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) + parallel (~> 1.10) + parser (>= 3.3.0.2) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.34.1) + parser (>= 3.3.1.0) + rubocop-capybara (2.21.0) + rubocop (~> 1.41) + rubocop-factory_bot (2.26.1) + rubocop (~> 1.61) + rubocop-rspec (2.31.0) + rubocop (~> 1.40) + rubocop-capybara (~> 2.17) + rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.29.1) + rubocop (~> 1.61) + ruby-progressbar (1.13.0) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + securerandom (0.3.1) + signet (0.19.0) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.a) + jwt (>= 1.5, < 3.0) + multi_json (~> 1.10) + solargraph (0.50.0) + backport (~> 1.2) + benchmark + bundler (~> 2.0) + diff-lcs (~> 1.4) + e2mmap + jaro_winkler (~> 1.5) + kramdown (~> 2.3) + kramdown-parser-gfm (~> 1.1) + parser (~> 3.0) + rbs (~> 2.0) + reverse_markdown (~> 2.0) + rubocop (~> 1.38) + thor (~> 1.0) + tilt (~> 2.0) + yard (~> 0.9, >= 0.9.24) + sqlite3 (2.2.0-x86_64-darwin) + stringio (3.1.2) + thor (1.3.2) + tilt (2.4.0) + timecop (0.9.10) + timeout (0.4.2) + traces (0.14.1) + trailblazer-option (0.1.2) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + uber (0.1.0) + unicode-display_width (2.6.0) + uri (1.0.1) + useragent (0.16.10) + webmock (3.24.0) + addressable (>= 2.8.0) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + websocket-driver (0.7.6) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + with_model (2.1.7) + activerecord (>= 6.0) + yard (0.9.37) + zeitwerk (2.7.1) + +PLATFORMS + x86_64-darwin + +DEPENDENCIES + appraisal + debug (>= 1.0.0) + dfe-analytics! + gem-release + github_changelog_generator + json-schema (~> 2.8) + pry (~> 0) + rails (= 7.2) + rspec-rails (= 6.1.3) + rubocop (~> 1.54) + rubocop-rspec (~> 2.22) + solargraph + sqlite3 (>= 2.1) + timecop + webmock (~> 3.14) + with_model + +BUNDLED WITH + 2.5.3 From cb51edb873e875182f49945c9276f0e31a188c48 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 15:02:20 +0000 Subject: [PATCH 12/16] typo --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ee94dece..5e284048 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: ruby-version: ['3.2', '3.3'] - rails-version: ['rails-7', rails-7.2'] + rails-version: ['rails-7', 'rails-7.2'] env: BUNDLE_WITHOUT: release steps: From 9f9d41dcbcb594628a24175b51513711a8fd8391 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 15:05:08 +0000 Subject: [PATCH 13/16] rubocop --- .github/workflows/build.yml | 2 +- .rubocop.yml | 2 +- lib/dfe/analytics/testing.rb | 8 ++++---- spec/dfe/analytics_spec.rb | 2 +- spec/dummy/config/initializers/content_security_policy.rb | 1 + spec/dummy/config/initializers/inflections.rb | 1 + spec/dummy/config/initializers/permissions_policy.rb | 1 + 7 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5e284048..b47468d8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: name: Run rubocop strategy: matrix: - ruby-version: ['3.1'] + ruby-version: ['3.2'] env: BUNDLE_WITHOUT: release steps: diff --git a/.rubocop.yml b/.rubocop.yml index 1f873f2c..5955938b 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -45,7 +45,7 @@ Style/EachWithObject: Enabled: false AllCops: - TargetRubyVersion: 3.1 + TargetRubyVersion: 3.2 StyleGuide: Enabled: true EnforcedStyle: gemspec diff --git a/lib/dfe/analytics/testing.rb b/lib/dfe/analytics/testing.rb index eca3683f..0895125e 100644 --- a/lib/dfe/analytics/testing.rb +++ b/lib/dfe/analytics/testing.rb @@ -15,12 +15,12 @@ def webmock? @test_mode == :webmock end - def fake!(&block) - switch_test_mode(:fake, &block) + def fake!(&) + switch_test_mode(:fake, &) end - def webmock!(&block) - switch_test_mode(:webmock, &block) + def webmock!(&) + switch_test_mode(:webmock, &) end private diff --git a/spec/dfe/analytics_spec.rb b/spec/dfe/analytics_spec.rb index a362b06c..1d75a855 100644 --- a/spec/dfe/analytics_spec.rb +++ b/spec/dfe/analytics_spec.rb @@ -180,7 +180,7 @@ before do allow(described_class.config).to receive(:user_identifier) - .and_return(->(user) { user.identifier }) + .and_return(lambda(&:identifier)) end it 'delegates to the provided proc' do diff --git a/spec/dummy/config/initializers/content_security_policy.rb b/spec/dummy/config/initializers/content_security_policy.rb index f37ed8de..96bd2228 100644 --- a/spec/dummy/config/initializers/content_security_policy.rb +++ b/spec/dummy/config/initializers/content_security_policy.rb @@ -1,4 +1,5 @@ # frozen_string_literal: true + # Be sure to restart your server when you modify this file. # Define an application-wide content security policy diff --git a/spec/dummy/config/initializers/inflections.rb b/spec/dummy/config/initializers/inflections.rb index 6c78420e..9e049dcc 100644 --- a/spec/dummy/config/initializers/inflections.rb +++ b/spec/dummy/config/initializers/inflections.rb @@ -1,4 +1,5 @@ # frozen_string_literal: true + # Be sure to restart your server when you modify this file. # Add new inflection rules using the following format. Inflections diff --git a/spec/dummy/config/initializers/permissions_policy.rb b/spec/dummy/config/initializers/permissions_policy.rb index 50bcf4ea..810aadeb 100644 --- a/spec/dummy/config/initializers/permissions_policy.rb +++ b/spec/dummy/config/initializers/permissions_policy.rb @@ -1,4 +1,5 @@ # frozen_string_literal: true + # Define an application-wide HTTP permissions policy. For further # information see https://developers.google.com/web/updates/2018/06/feature-policy # From b4d6800366338e7d82b36ea33ba5d870c813bcd7 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 15:07:21 +0000 Subject: [PATCH 14/16] update rubocop --- .github/workflows/build.yml | 2 +- .rubocop.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b47468d8..3158abe0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: name: Run rubocop strategy: matrix: - ruby-version: ['3.2'] + ruby-version: ['3.3'] env: BUNDLE_WITHOUT: release steps: diff --git a/.rubocop.yml b/.rubocop.yml index 5955938b..c2f4d353 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -45,7 +45,7 @@ Style/EachWithObject: Enabled: false AllCops: - TargetRubyVersion: 3.2 + TargetRubyVersion: 3.3 StyleGuide: Enabled: true EnforcedStyle: gemspec From 2332c666aef103c4fb0791a78f988b50023201b1 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 15:11:19 +0000 Subject: [PATCH 15/16] update rails 7.1 --- .github/workflows/build.yml | 2 +- Appraisals | 4 +- .../{rails_7.gemfile => rails_7.1.gemfile} | 2 +- ..._7.gemfile.lock => rails_7.1.gemfile.lock} | 167 +++++++++++------- 4 files changed, 105 insertions(+), 70 deletions(-) rename gemfiles/{rails_7.gemfile => rails_7.1.gemfile} (91%) rename gemfiles/{rails_7.gemfile.lock => rails_7.1.gemfile.lock} (76%) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3158abe0..d1f0f89c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: ruby-version: ['3.2', '3.3'] - rails-version: ['rails-7', 'rails-7.2'] + rails-version: ['rails-7.1', 'rails-7.2'] env: BUNDLE_WITHOUT: release steps: diff --git a/Appraisals b/Appraisals index 2120a75b..190fb419 100644 --- a/Appraisals +++ b/Appraisals @@ -1,5 +1,5 @@ -appraise "rails-7" do - gem "rails", "7.0.4" +appraise "rails-7.1" do + gem "rails", "7.1" gem "sqlite3", "~> 1.4" end diff --git a/gemfiles/rails_7.gemfile b/gemfiles/rails_7.1.gemfile similarity index 91% rename from gemfiles/rails_7.gemfile rename to gemfiles/rails_7.1.gemfile index 93019daf..1ce91d14 100644 --- a/gemfiles/rails_7.gemfile +++ b/gemfiles/rails_7.1.gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -gem "rails", "7.0.4" +gem "rails", "7.1" gem "sqlite3", "~> 1.4" group :release do diff --git a/gemfiles/rails_7.gemfile.lock b/gemfiles/rails_7.1.gemfile.lock similarity index 76% rename from gemfiles/rails_7.gemfile.lock rename to gemfiles/rails_7.1.gemfile.lock index a9bf410c..e78e6048 100644 --- a/gemfiles/rails_7.gemfile.lock +++ b/gemfiles/rails_7.1.gemfile.lock @@ -10,70 +10,78 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.0.4) - actionpack (= 7.0.4) - activesupport (= 7.0.4) + actioncable (7.1.0) + actionpack (= 7.1.0) + activesupport (= 7.1.0) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.4) - actionpack (= 7.0.4) - activejob (= 7.0.4) - activerecord (= 7.0.4) - activestorage (= 7.0.4) - activesupport (= 7.0.4) + zeitwerk (~> 2.6) + actionmailbox (7.1.0) + actionpack (= 7.1.0) + activejob (= 7.1.0) + activerecord (= 7.1.0) + activestorage (= 7.1.0) + activesupport (= 7.1.0) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.0.4) - actionpack (= 7.0.4) - actionview (= 7.0.4) - activejob (= 7.0.4) - activesupport (= 7.0.4) + actionmailer (7.1.0) + actionpack (= 7.1.0) + actionview (= 7.1.0) + activejob (= 7.1.0) + activesupport (= 7.1.0) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp - rails-dom-testing (~> 2.0) - actionpack (7.0.4) - actionview (= 7.0.4) - activesupport (= 7.0.4) - rack (~> 2.0, >= 2.2.0) + rails-dom-testing (~> 2.2) + actionpack (7.1.0) + actionview (= 7.1.0) + activesupport (= 7.1.0) + nokogiri (>= 1.8.5) + rack (>= 2.2.4) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.4) - actionpack (= 7.0.4) - activerecord (= 7.0.4) - activestorage (= 7.0.4) - activesupport (= 7.0.4) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + actiontext (7.1.0) + actionpack (= 7.1.0) + activerecord (= 7.1.0) + activestorage (= 7.1.0) + activesupport (= 7.1.0) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.4) - activesupport (= 7.0.4) + actionview (7.1.0) + activesupport (= 7.1.0) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.4) - activesupport (= 7.0.4) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activejob (7.1.0) + activesupport (= 7.1.0) globalid (>= 0.3.6) - activemodel (7.0.4) - activesupport (= 7.0.4) - activerecord (7.0.4) - activemodel (= 7.0.4) - activesupport (= 7.0.4) - activestorage (7.0.4) - actionpack (= 7.0.4) - activejob (= 7.0.4) - activerecord (= 7.0.4) - activesupport (= 7.0.4) + activemodel (7.1.0) + activesupport (= 7.1.0) + activerecord (7.1.0) + activemodel (= 7.1.0) + activesupport (= 7.1.0) + timeout (>= 0.4.0) + activestorage (7.1.0) + actionpack (= 7.1.0) + activejob (= 7.1.0) + activerecord (= 7.1.0) + activesupport (= 7.1.0) marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (7.0.4) + activesupport (7.1.0) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) @@ -109,6 +117,7 @@ GEM builder (3.3.0) coderay (1.1.3) concurrent-ruby (1.3.4) + connection_pool (2.4.1) console (1.29.0) fiber-annotation fiber-local (~> 1.1) @@ -124,6 +133,7 @@ GEM reline (>= 0.3.8) declarative (0.0.20) diff-lcs (1.5.1) + drb (2.2.1) e2mmap (0.1.0) erubi (1.13.0) faraday (2.12.0) @@ -236,8 +246,18 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) + nokogiri (1.16.7-aarch64-linux) + racc (~> 1.4) + nokogiri (1.16.7-arm-linux) + racc (~> 1.4) + nokogiri (1.16.7-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.7-x86-linux) + racc (~> 1.4) nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) + racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -261,23 +281,27 @@ GEM stringio public_suffix (6.0.1) racc (1.8.1) - rack (2.2.10) + rack (3.1.8) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.4) - actioncable (= 7.0.4) - actionmailbox (= 7.0.4) - actionmailer (= 7.0.4) - actionpack (= 7.0.4) - actiontext (= 7.0.4) - actionview (= 7.0.4) - activejob (= 7.0.4) - activemodel (= 7.0.4) - activerecord (= 7.0.4) - activestorage (= 7.0.4) - activesupport (= 7.0.4) + rackup (2.2.0) + rack (>= 3) + rails (7.1.0) + actioncable (= 7.1.0) + actionmailbox (= 7.1.0) + actionmailer (= 7.1.0) + actionpack (= 7.1.0) + actiontext (= 7.1.0) + actionview (= 7.1.0) + activejob (= 7.1.0) + activemodel (= 7.1.0) + activerecord (= 7.1.0) + activestorage (= 7.1.0) + activesupport (= 7.1.0) bundler (>= 1.15.0) - railties (= 7.0.4) + railties (= 7.1.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -285,13 +309,14 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.0.4) - actionpack (= 7.0.4) - activesupport (= 7.0.4) - method_source + railties (7.1.0) + actionpack (= 7.1.0) + activesupport (= 7.1.0) + irb + rackup (>= 1.0.0) rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) + thor (~> 1.0, >= 1.2.2) + zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) rbs (2.8.4) @@ -375,7 +400,12 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) + sqlite3 (1.7.3-aarch64-linux) + sqlite3 (1.7.3-arm-linux) + sqlite3 (1.7.3-arm64-darwin) + sqlite3 (1.7.3-x86-linux) sqlite3 (1.7.3-x86_64-darwin) + sqlite3 (1.7.3-x86_64-linux) stringio (3.1.2) thor (1.3.2) tilt (2.4.0) @@ -401,7 +431,12 @@ GEM zeitwerk (2.7.1) PLATFORMS + aarch64-linux + arm-linux + arm64-darwin + x86-linux x86_64-darwin + x86_64-linux DEPENDENCIES appraisal @@ -411,7 +446,7 @@ DEPENDENCIES github_changelog_generator json-schema (~> 2.8) pry (~> 0) - rails (= 7.0.4) + rails (= 7.1) rspec-rails rubocop (~> 1.54) rubocop-rspec (~> 2.22) From 07f2f124c9effb21846fa9872a06da8a7a6807b3 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Fri, 8 Nov 2024 15:14:05 +0000 Subject: [PATCH 16/16] revert sqlite gem --- Gemfile.lock | 2 +- dfe-analytics.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29915a4f..149c3fc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -463,7 +463,7 @@ DEPENDENCIES rubocop (~> 1.54) rubocop-rspec (~> 2.22) solargraph - sqlite3 (>= 2.1) + sqlite3 timecop webmock (~> 3.14) with_model diff --git a/dfe-analytics.gemspec b/dfe-analytics.gemspec index 94b1e2f9..0289c22d 100644 --- a/dfe-analytics.gemspec +++ b/dfe-analytics.gemspec @@ -39,7 +39,7 @@ Gem::Specification.new do |spec| spec.add_development_dependency 'rubocop', '~> 1.54' spec.add_development_dependency 'rubocop-rspec', '~> 2.22' spec.add_development_dependency 'solargraph' - spec.add_development_dependency 'sqlite3', '>= 2.1' + spec.add_development_dependency 'sqlite3' spec.add_development_dependency 'timecop' spec.add_development_dependency 'webmock', '~> 3.14' spec.add_development_dependency 'with_model'