diff --git a/Gemfile.lock b/Gemfile.lock index 192e252f..4ba491e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.3.1) + bigdecimal (4.1.0) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) bootsnap (1.18.6) @@ -133,8 +133,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crack (1.0.1) bigdecimal rexml @@ -200,7 +200,7 @@ GEM tilt (>= 1.2) hashdiff (1.2.1) hashie (5.0.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) icalendar (2.12.1) base64 @@ -219,7 +219,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (8.0.0) railties (>= 3.2.16) - json (2.15.2) + json (2.19.3) jwt (3.1.2) base64 kdtree (0.5) @@ -245,11 +245,13 @@ GEM matrix (0.4.3) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.26.0) + minitest (6.0.3) + drb (~> 2.0) + prism (~> 1.5) msgpack (1.8.0) multi_json (1.17.0) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) mutex_m (0.3.0) nearest_time_zone (0.0.4) andand @@ -335,7 +337,7 @@ GEM parallel (1.27.0) parallel_tests (5.4.0) parallel - parser (3.3.10.0) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.2) @@ -348,7 +350,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.6.0) + prism (1.9.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -361,7 +363,7 @@ GEM pundit (2.5.2) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.2.3) + rack (3.2.6) rack-canonical-host (1.3.0) addressable (> 0, < 3) rack (>= 1.6, < 4) @@ -469,14 +471,14 @@ GEM rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.47.1) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) rubocop-performance (1.26.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.33.4) + rubocop-rails (2.34.3) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -565,9 +567,9 @@ GEM execjs (>= 0.3.0, < 3) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) - unicode-emoji (4.1.0) + unicode-emoji (4.2.0) uniform_notifier (1.17.0) - uri (1.1.0) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.8) warden (1.2.9)