diff --git a/Gemfile.lock b/Gemfile.lock index efcae8d..69f4c94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM ast (~> 2.4.1) racc prettier_print (1.2.1) - prism (0.18.0) + prism (0.19.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -58,8 +58,8 @@ GEM racc (1.7.3) rack (3.0.8) rainbow (3.1.1) - rbi (0.1.5) - prism (>= 0.18.0, < 0.19) + rbi (0.1.6) + prism (>= 0.18.0, < 0.20) sorbet-runtime (>= 0.5.9204) regexp_parser (2.8.3) rexml (3.2.6) @@ -105,7 +105,7 @@ GEM thor (>= 0.19.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - tapioca (0.11.13) + tapioca (0.11.14) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)