From bdec4a6b48cce5d29c779b272d5372c7f2d7ba7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:15:02 +0000 Subject: [PATCH] Bump allure-rspec from `388c706` to `aa04a88` Bumps [allure-rspec](https://github.com/allure-framework/allure-ruby) from `388c706` to `aa04a88`. - [Release notes](https://github.com/allure-framework/allure-ruby/releases) - [Commits](https://github.com/allure-framework/allure-ruby/compare/388c7069a4dc8fa53e7c0b2bb6be99331d034f98...aa04a88dcbf62d4aefb3710d835f55dea14f3f34) --- updated-dependencies: - dependency-name: allure-rspec dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb075a7..7dd4f46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/allure-framework/allure-ruby.git - revision: 388c7069a4dc8fa53e7c0b2bb6be99331d034f98 + revision: aa04a88dcbf62d4aefb3710d835f55dea14f3f34 branch: master specs: allure-rspec (2.25.0) @@ -16,10 +16,12 @@ GEM specs: coderay (1.1.3) diff-lcs (1.5.1) + logger (1.6.1) method_source (1.0.0) - mime-types (3.5.2) + mime-types (3.6.0) + logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.0903) + mime-types-data (3.2024.1001) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -28,7 +30,7 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0)