diff --git a/Gemfile.lock b/Gemfile.lock index 0ba44cc..ad6fe27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1613,7 +1613,7 @@ GEM immutable-struct (2.4.1) ipaddress (0.8.3) jmespath (1.6.2) - json (2.7.4) + json (2.9.0) language_server-protocol (3.17.0.3) lino (3.1.0) hamster (~> 3.0) @@ -1633,7 +1633,7 @@ GEM sawyer (~> 0.9) open4 (1.3.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc partialruby (0.3.0) @@ -1684,7 +1684,7 @@ GEM rake_factory (~> 0.23) ruby-terraform (~> 1.4) rchardet (1.8.0) - regexp_parser (2.9.2) + regexp_parser (2.9.3) rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -1717,11 +1717,11 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.2.0) + rubocop-rspec (3.3.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby-terraform (1.7.0.pre.18)