From 1f584de43a2caf01fba0cb19f37ad48e04775c5e Mon Sep 17 00:00:00 2001 From: Manuel van Rijn Date: Thu, 12 Dec 2024 11:53:22 +0100 Subject: [PATCH] fix ci --- .github/workflows/test.yml | 3 +++ gemfiles/6.1.gemfile.lock | 10 ++++++---- gemfiles/7-1.gemfile | 7 ------- gemfiles/7.0.gemfile.lock | 10 ++++++---- gemfiles/7.1.gemfile.lock | 12 +++++++----- gemfiles/7.2.gemfile.lock | 30 +++++++----------------------- 6 files changed, 29 insertions(+), 43 deletions(-) delete mode 100644 gemfiles/7-1.gemfile diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7891e00..8b9e926 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,6 +16,9 @@ jobs: - '7.1' - '7.2' - '8.0' + exclude: + - ruby: '3.1' + rails: '8.0' services: postgres: image: postgres:13 diff --git a/gemfiles/6.1.gemfile.lock b/gemfiles/6.1.gemfile.lock index 8029012..0a4f236 100644 --- a/gemfiles/6.1.gemfile.lock +++ b/gemfiles/6.1.gemfile.lock @@ -1,8 +1,8 @@ PATH remote: .. specs: - active_record_distinct_on (1.6.0) - activerecord (>= 6.1, < 7.2) + active_record_distinct_on (1.7.0) + activerecord (>= 6.1) GEM remote: https://rubygems.org/ @@ -29,6 +29,7 @@ GEM i18n (1.8.11) concurrent-ruby (~> 1.0) method_source (1.0.0) + mini_portile2 (2.8.8) minitest (5.14.4) pg (1.5.4) pry (0.14.1) @@ -54,7 +55,8 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) - sqlite3 (1.4.2) + sqlite3 (1.7.3) + mini_portile2 (~> 2.8.0) thor (1.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) @@ -74,7 +76,7 @@ DEPENDENCIES rake (>= 12.3.3) rspec simplecov - sqlite3 + sqlite3 (~> 1.4) BUNDLED WITH 2.4.5 diff --git a/gemfiles/7-1.gemfile b/gemfiles/7-1.gemfile deleted file mode 100644 index eca365d..0000000 --- a/gemfiles/7-1.gemfile +++ /dev/null @@ -1,7 +0,0 @@ -# This file was generated by Appraisal - -source "https://rubygems.org" - -gem "activerecord", "~> 7.1" - -gemspec path: "../" diff --git a/gemfiles/7.0.gemfile.lock b/gemfiles/7.0.gemfile.lock index 255a65f..24a771a 100644 --- a/gemfiles/7.0.gemfile.lock +++ b/gemfiles/7.0.gemfile.lock @@ -1,8 +1,8 @@ PATH remote: .. specs: - active_record_distinct_on (1.6.0) - activerecord (>= 6.1, < 7.2) + active_record_distinct_on (1.7.0) + activerecord (>= 6.1) GEM remote: https://rubygems.org/ @@ -28,6 +28,7 @@ GEM i18n (1.8.11) concurrent-ruby (~> 1.0) method_source (1.0.0) + mini_portile2 (2.8.8) minitest (5.15.0) pg (1.5.4) pry (0.14.1) @@ -53,7 +54,8 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) - sqlite3 (1.4.2) + sqlite3 (1.7.3) + mini_portile2 (~> 2.8.0) thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) @@ -72,7 +74,7 @@ DEPENDENCIES rake (>= 12.3.3) rspec simplecov - sqlite3 + sqlite3 (~> 1.4) BUNDLED WITH 2.4.5 diff --git a/gemfiles/7.1.gemfile.lock b/gemfiles/7.1.gemfile.lock index 803f424..9f5d709 100644 --- a/gemfiles/7.1.gemfile.lock +++ b/gemfiles/7.1.gemfile.lock @@ -1,8 +1,8 @@ PATH remote: .. specs: - active_record_distinct_on (1.6.0) - activerecord (>= 6.1, < 7.2) + active_record_distinct_on (1.7.0) + activerecord (>= 6.1) GEM remote: https://rubygems.org/ @@ -39,6 +39,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) method_source (1.0.0) + mini_portile2 (2.8.8) minitest (5.20.0) mutex_m (0.1.2) pg (1.5.4) @@ -66,14 +67,15 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sqlite3 (1.6.6-x86_64-linux) + sqlite3 (1.7.3) + mini_portile2 (~> 2.8.0) thor (1.2.2) timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS - x86_64-linux + ruby DEPENDENCIES active_record_distinct_on! @@ -85,7 +87,7 @@ DEPENDENCIES rake (>= 12.3.3) rspec simplecov - sqlite3 + sqlite3 (~> 1.4) BUNDLED WITH 2.4.5 diff --git a/gemfiles/7.2.gemfile.lock b/gemfiles/7.2.gemfile.lock index eab3dba..c27db77 100644 --- a/gemfiles/7.2.gemfile.lock +++ b/gemfiles/7.2.gemfile.lock @@ -1,8 +1,8 @@ PATH remote: .. specs: - active_record_distinct_on (1.6.0) - activerecord (>= 6.1, < 7.3) + active_record_distinct_on (1.7.0) + activerecord (>= 6.1) GEM remote: https://rubygems.org/ @@ -40,6 +40,7 @@ GEM concurrent-ruby (~> 1.0) logger (1.6.0) method_source (1.1.0) + mini_portile2 (2.8.8) minitest (5.24.1) pg (1.5.7) pry (0.14.2) @@ -66,32 +67,15 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sqlite3 (2.0.3-aarch64-linux-gnu) - sqlite3 (2.0.3-aarch64-linux-musl) - sqlite3 (2.0.3-arm-linux-gnu) - sqlite3 (2.0.3-arm-linux-musl) - sqlite3 (2.0.3-arm64-darwin) - sqlite3 (2.0.3-x86-linux-gnu) - sqlite3 (2.0.3-x86-linux-musl) - sqlite3 (2.0.3-x86_64-darwin) - sqlite3 (2.0.3-x86_64-linux-gnu) - sqlite3 (2.0.3-x86_64-linux-musl) + sqlite3 (1.7.3) + mini_portile2 (~> 2.8.0) thor (1.3.1) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS - aarch64-linux-gnu - aarch64-linux-musl - arm-linux-gnu - arm-linux-musl - arm64-darwin - x86-linux-gnu - x86-linux-musl - x86_64-darwin - x86_64-linux-gnu - x86_64-linux-musl + ruby DEPENDENCIES active_record_distinct_on! @@ -103,7 +87,7 @@ DEPENDENCIES rake (>= 12.3.3) rspec simplecov - sqlite3 + sqlite3 (~> 1.4) BUNDLED WITH 2.5.14