diff --git a/coll-health-obj-analysis/.ruby-version b/coll-health-obj-analysis/.ruby-version new file mode 100644 index 0000000..06eda28 --- /dev/null +++ b/coll-health-obj-analysis/.ruby-version @@ -0,0 +1 @@ +3.2.3 \ No newline at end of file diff --git a/coll-health-obj-analysis/Gemfile.lock b/coll-health-obj-analysis/Gemfile.lock index a69e679..18970d5 100644 --- a/coll-health-obj-analysis/Gemfile.lock +++ b/coll-health-obj-analysis/Gemfile.lock @@ -51,6 +51,8 @@ GEM mysql2 (0.5.6) net-http (0.4.1) uri + nokogiri (1.16.7-arm64-darwin) + racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) opensearch-ruby (3.4.0) @@ -99,6 +101,7 @@ GEM yaml (0.2.1) PLATFORMS + arm64-darwin-23 x86_64-linux DEPENDENCIES diff --git a/coll-health/.ruby-version b/coll-health/.ruby-version new file mode 100644 index 0000000..06eda28 --- /dev/null +++ b/coll-health/.ruby-version @@ -0,0 +1 @@ +3.2.3 \ No newline at end of file diff --git a/coll-health/Gemfile.lock b/coll-health/Gemfile.lock index 40a287d..9b23e8a 100644 --- a/coll-health/Gemfile.lock +++ b/coll-health/Gemfile.lock @@ -4,16 +4,16 @@ GEM ast (2.4.2) json (2.7.2) language_server-protocol (3.17.0.3) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.4.2) ast (~> 2.4.1) racc racc (1.8.1) rainbow (3.1.1) regexp_parser (2.9.2) - rexml (3.3.2) + rexml (3.3.5) strscan - rubocop (1.65.0) + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -24,13 +24,14 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.1) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) strscan (3.1.0) unicode-display_width (2.5.0) PLATFORMS + arm64-darwin-23 x86_64-linux DEPENDENCIES diff --git a/consistency-driver/.ruby-version b/consistency-driver/.ruby-version index f398a20..06eda28 100644 --- a/consistency-driver/.ruby-version +++ b/consistency-driver/.ruby-version @@ -1 +1 @@ -3.0 \ No newline at end of file +3.2.3 \ No newline at end of file diff --git a/consistency-driver/Gemfile.lock b/consistency-driver/Gemfile.lock index 51a18ab..58786ba 100644 --- a/consistency-driver/Gemfile.lock +++ b/consistency-driver/Gemfile.lock @@ -32,6 +32,8 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) logger (1.6.0) + nokogiri (1.16.7-arm64-darwin) + racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) parallel (1.25.1) @@ -62,6 +64,7 @@ GEM yaml (0.2.1) PLATFORMS + arm64-darwin-23 x86_64-linux DEPENDENCIES