diff --git a/Gemfile.lock b/Gemfile.lock index c793769..4c0d6cb 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.9.0) + json (2.9.1) 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.6.0) + parser (3.3.7.0) ast (~> 2.4.1) racc partialruby (0.3.0) @@ -1684,8 +1684,8 @@ GEM rake_factory (~> 0.23) ruby-terraform (~> 1.4) rchardet (1.8.0) - regexp_parser (2.9.3) - rexml (3.3.9) + regexp_parser (2.10.0) + rexml (3.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 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.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.3.0) + rubocop-rspec (3.4.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby-terraform (1.7.0.pre.18)