diff --git a/Gemfile.lock b/Gemfile.lock index 42fff17..b8272de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) cssbundling-rails (1.1.1) railties (>= 6.0.0) @@ -158,7 +158,7 @@ GEM activesupport (>= 5.0.0) jsbundling-rails (1.0.3) railties (>= 6.0.0) - json (2.6.2) + json (2.6.3) json-schema (3.0.0) addressable (>= 2.8) jwt (2.4.1) @@ -171,7 +171,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.6.0) multi_xml (0.6.0) mysql2 (0.5.4) @@ -218,13 +218,13 @@ GEM omniauth-oauth2 (~> 1.7.1) orm_adapter (0.5.0) parallel (1.22.1) - parser (3.1.2.1) + parser (3.2.1.0) ast (~> 2.4.1) public_suffix (5.0.0) puma (6.0.0) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.4) + rack (2.2.6.2) rack-protection (2.2.0) rack rack-test (2.0.2) @@ -263,7 +263,7 @@ GEM rake (13.0.6) rash_alt (0.4.12) hashie (>= 3.4) - regexp_parser (2.6.0) + regexp_parser (2.7.0) reline (0.3.1) io-console (~> 0.5) responders (3.0.1) @@ -298,19 +298,19 @@ GEM rswag-ui (2.7.0) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1) - rubocop (1.37.0) + rubocop (1.46.0) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.2.1) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.22.0, < 2.0) + rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.23.0) - parser (>= 3.1.1.0) - rubocop-rails (2.17.0) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.26.0) + parser (>= 3.2.1.0) + rubocop-rails (2.18.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -350,9 +350,9 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) version_gem (1.1.0) warden (1.2.9) rack (>= 2.0.9)