diff --git a/Gemfile.lock b/Gemfile.lock index d48865b3..15172cf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) bundler-audit (0.9.1) bundler (>= 1.2.0, < 3) @@ -36,7 +36,7 @@ GEM rubocop (< 2.0) iniparse (1.5.0) json (2.7.2) - json-schema (4.3.0) + json-schema (4.3.1) addressable (>= 2.8) language_server-protocol (3.17.0.3) listen (3.8.0) @@ -59,7 +59,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (6.0.0) racc (1.8.0) rainbow (3.1.1) rake (13.2.1)