From e8f7512dca41a1f1e8f3aedd1daf8f8f58c0be7a Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Thu, 15 Feb 2024 04:36:46 +0000 Subject: [PATCH 1/2] Auto-update registry versions (063674818185837ad57066443ffd59f672149fc7) --- data/registry/tools-ruby-rspec-matcher.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/data/registry/tools-ruby-rspec-matcher.yml b/data/registry/tools-ruby-rspec-matcher.yml index 5e83f2cf20e1..b29f2543d8d0 100644 --- a/data/registry/tools-ruby-rspec-matcher.yml +++ b/data/registry/tools-ruby-rspec-matcher.yml @@ -6,9 +6,7 @@ tags: - ruby - rspec license: MIT -description: - The RSpec matchers tool provides a set of matchers to make it easier to write - unit tests checking the presence of telemetry data. +description: The RSpec matchers tool provides a set of matchers to make it easier to write unit tests checking the presence of telemetry data. authors: - name: Damien Mathieu url: https://github.com/dmathieu @@ -18,4 +16,4 @@ createdAt: 2024-02-13 package: registry: gems name: rspec-otel - version: 0.0.1 + version: 0.0.2 From 27d06cdfe774f203955c1a3a2a8e92605e4a99df Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Thu, 15 Feb 2024 05:38:03 +0000 Subject: [PATCH 2/2] Results from /fix:format --- data/registry/tools-ruby-rspec-matcher.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/registry/tools-ruby-rspec-matcher.yml b/data/registry/tools-ruby-rspec-matcher.yml index b29f2543d8d0..5b3f49cc26f3 100644 --- a/data/registry/tools-ruby-rspec-matcher.yml +++ b/data/registry/tools-ruby-rspec-matcher.yml @@ -6,7 +6,9 @@ tags: - ruby - rspec license: MIT -description: The RSpec matchers tool provides a set of matchers to make it easier to write unit tests checking the presence of telemetry data. +description: + The RSpec matchers tool provides a set of matchers to make it easier to write + unit tests checking the presence of telemetry data. authors: - name: Damien Mathieu url: https://github.com/dmathieu