From 5a7122c0ad220a9bd51677f4be237df4e587a52a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 01:00:25 +0000 Subject: [PATCH] Bump active_attr in /MetricsEvaluatorCode/Ruby/fairmetrics Bumps [active_attr](https://github.com/cgriego/active_attr) from 0.13.1 to 0.15.4. - [Release notes](https://github.com/cgriego/active_attr/releases) - [Changelog](https://github.com/cgriego/active_attr/blob/master/CHANGELOG.md) - [Commits](https://github.com/cgriego/active_attr/compare/v0.13.1...v0.15.4) --- updated-dependencies: - dependency-name: active_attr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MetricsEvaluatorCode/Ruby/fairmetrics/Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/MetricsEvaluatorCode/Ruby/fairmetrics/Gemfile.lock b/MetricsEvaluatorCode/Ruby/fairmetrics/Gemfile.lock index 0d179b0..4a769ad 100644 --- a/MetricsEvaluatorCode/Ruby/fairmetrics/Gemfile.lock +++ b/MetricsEvaluatorCode/Ruby/fairmetrics/Gemfile.lock @@ -24,9 +24,10 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_attr (0.13.1) - activemodel (>= 3.0.2, < 6.1) - activesupport (>= 3.0.2, < 6.1) + active_attr (0.15.4) + actionpack (>= 3.0.2, < 7.1) + activemodel (>= 3.0.2, < 7.1) + activesupport (>= 3.0.2, < 7.1) activejob (5.1.7) activesupport (= 5.1.7) globalid (>= 0.3.6) @@ -141,7 +142,7 @@ GEM concurrent-ruby (~> 1.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -169,7 +170,7 @@ GEM mime-types-data (3.2019.0331) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.16.3) multi_json (1.13.1) multipart-post (2.1.0) mysql2 (0.3.21) @@ -294,7 +295,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)