From d19a108f594ff33172c6c63f34f601dddc292855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 15:13:30 +0000 Subject: [PATCH] Bump active_record_extended from 2.1.1 to 3.1.0 Bumps [active_record_extended](https://github.com/georgekaraszi/ActiveRecordExtended) from 2.1.1 to 3.1.0. - [Release notes](https://github.com/georgekaraszi/ActiveRecordExtended/releases) - [Changelog](https://github.com/GeorgeKaraszi/ActiveRecordExtended/blob/master/CHANGELOG.md) - [Commits](https://github.com/georgekaraszi/ActiveRecordExtended/compare/2.1.1...3.1.0) --- updated-dependencies: - dependency-name: active_record_extended dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87d42b9f9bd..440e08d71e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,9 +75,8 @@ GEM rails-html-sanitizer (~> 1.1, >= 1.2.0) active_model_serializers (0.8.4) activemodel (>= 3.0) - active_record_extended (2.1.1) - activerecord (>= 5.1, < 7.1.0) - ar_outer_joins (~> 0.2) + active_record_extended (3.1.0) + activerecord (>= 5.2, < 7.1.0) pg (< 3.0) activeadmin (2.12.0) arbre (~> 1.2, >= 1.2.1) @@ -114,8 +113,6 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) - ar_outer_joins (0.2.0) - activerecord (>= 3.2) arbre (1.5.0) activesupport (>= 3.0.0, < 7.1) ruby2_keywords (>= 0.0.2, < 1.0) @@ -299,7 +296,7 @@ GEM httparty (0.20.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) icalendar (2.7.1) ice_cube (~> 0.16) @@ -354,7 +351,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.16.3) msgpack (1.4.5) multi_json (1.15.0) multi_xml (0.6.0) @@ -552,7 +549,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -574,7 +571,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.5.4) + zeitwerk (2.6.6) PLATFORMS ruby