diff --git a/gapic-generator-ads/Gemfile.lock b/gapic-generator-ads/Gemfile.lock index 9f518f7d7..60aca254d 100644 --- a/gapic-generator-ads/Gemfile.lock +++ b/gapic-generator-ads/Gemfile.lock @@ -71,7 +71,7 @@ GEM grpc-tools (1.75.0) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) json (2.21.2) language_server-protocol (3.17.0.6) lint_roller (1.1.0) @@ -125,7 +125,7 @@ GEM rake (13.4.2) redcarpet (3.6.1) regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rubocop (1.89.0) json (~> 2.3) diff --git a/gapic-generator-cloud/Gemfile.lock b/gapic-generator-cloud/Gemfile.lock index 3914c556c..8bfe4bd6c 100644 --- a/gapic-generator-cloud/Gemfile.lock +++ b/gapic-generator-cloud/Gemfile.lock @@ -71,7 +71,7 @@ GEM grpc-tools (1.75.0) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) json (2.21.2) language_server-protocol (3.17.0.6) lint_roller (1.1.0) @@ -125,7 +125,7 @@ GEM rake (13.4.2) redcarpet (3.6.1) regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rubocop (1.89.0) json (~> 2.3) diff --git a/gapic-generator/Gemfile.lock b/gapic-generator/Gemfile.lock index 7f20df18c..86c22e5aa 100644 --- a/gapic-generator/Gemfile.lock +++ b/gapic-generator/Gemfile.lock @@ -65,7 +65,7 @@ GEM grpc-tools (1.75.0) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) json (2.21.2) language_server-protocol (3.17.0.6) lint_roller (1.1.0) @@ -119,7 +119,7 @@ GEM rake (13.4.2) redcarpet (3.6.1) regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rubocop (1.89.0) json (~> 2.3)