Skip to content

Commit

Permalink
Update allure to v2.13.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrcuns committed Feb 16, 2021
1 parent e48d89f commit 16ae1ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ALLURE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.13.8.1
2.13.8.2
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
PATH
remote: allure-cucumber
specs:
allure-cucumber (2.13.8.1)
allure-ruby-commons (= 2.13.8.1)
allure-cucumber (2.13.8.2)
allure-ruby-commons (= 2.13.8.2)
cucumber (>= 4.0.0, < 6)

PATH
remote: allure-rspec
specs:
allure-rspec (2.13.8.1)
allure-ruby-commons (= 2.13.8.1)
allure-rspec (2.13.8.2)
allure-ruby-commons (= 2.13.8.2)
rspec-core (>= 3.8, < 4)
ruby2_keywords (~> 0.0.2)

PATH
remote: allure-ruby-commons
specs:
allure-ruby-commons (2.13.8.1)
allure-ruby-commons (2.13.8.2)
mime-types (>= 3.3, < 4)
oj (>= 3.10, < 4)
require_all (>= 2, < 4)
Expand Down

0 comments on commit 16ae1ef

Please sign in to comment.