diff --git a/Gemfile.lock b/Gemfile.lock index ac7f555..fc7714a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM launchy (3.0.1) addressable (~> 2.8) childprocess (~> 5.0) - logger (1.6.0) + logger (1.6.1) method_source (1.1.0) minitest (5.24.1) mocha (2.4.0) @@ -47,7 +47,7 @@ GEM parser (3.3.4.0) ast (~> 2.4.1) racc - prism (0.30.0) + prism (1.2.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -58,7 +58,7 @@ GEM racc (1.8.0) rainbow (3.1.1) rake (13.2.1) - rbs (3.5.2) + rbs (3.6.1) logger regexp_parser (2.9.2) rexml (3.3.1) @@ -76,9 +76,9 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.31.3) parser (>= 3.3.1.0) - ruby-lsp (0.17.6) + ruby-lsp (0.20.1) language_server-protocol (~> 3.17.0) - prism (>= 0.29.0, < 0.31) + prism (>= 1.2, < 2.0) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) @@ -86,7 +86,7 @@ GEM shoulda-context (3.0.0.rc1) shoulda-matchers (6.2.0) activesupport (>= 5.2.0) - sorbet-runtime (0.5.11478) + sorbet-runtime (0.5.11609) sqlite3 (1.7.3-x86_64-linux) strscan (3.1.0) tzinfo (2.0.6)