diff --git a/Gemfile.lock b/Gemfile.lock index 87d42b9f9bd..a0f0827af56 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.2.1) + activerecord (>= 5.2, < 7.2.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) @@ -158,7 +155,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) connection_pool (2.2.5) crack (0.4.5) rexml @@ -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.17.0) 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.6) 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.7) PLATFORMS ruby