diff --git a/Gemfile.lock b/Gemfile.lock index af9a07c..e28d19e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.9.0) + json (2.9.1) jwt (2.8.2) base64 language_server-protocol (3.17.0.3) @@ -209,7 +209,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.2) + minitest (5.25.4) msgpack (1.7.2) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -281,7 +281,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.5.0) io-console (~> 0.5) responders (3.1.1) @@ -315,9 +315,9 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) - rubocop-rails (2.27.0) + rubocop-rails (2.28.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0)