From 3aba773624842a19da1189078badfe1eaddc0cea Mon Sep 17 00:00:00 2001 From: Andrejs Cunskis Date: Wed, 3 Jun 2020 09:31:35 +0300 Subject: [PATCH] Allure v2.13.6 --- ALLURE_VERSION | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ALLURE_VERSION b/ALLURE_VERSION index 8bbab56..14239ef 100644 --- a/ALLURE_VERSION +++ b/ALLURE_VERSION @@ -1 +1 @@ -2.13.5 +2.13.6 diff --git a/Gemfile.lock b/Gemfile.lock index 89f2462..242348d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,22 @@ PATH remote: allure-cucumber specs: - allure-cucumber (2.13.5) - allure-ruby-commons (= 2.13.5) + allure-cucumber (2.13.6) + allure-ruby-commons (= 2.13.6) cucumber (>= 4.0.0) PATH remote: allure-rspec specs: - allure-rspec (2.13.5) - allure-ruby-commons (= 2.13.5) + allure-rspec (2.13.6) + allure-ruby-commons (= 2.13.6) rspec-core (~> 3.8) ruby2_keywords (~> 0.0.2) PATH remote: allure-ruby-commons specs: - allure-ruby-commons (2.13.5) + allure-ruby-commons (2.13.6) json (>= 1.8, < 3) mime-types (~> 3.3) require_all (>= 2, < 4)