Skip to content

Commit

Permalink
Allure v2.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andrcuns committed Jun 3, 2020
1 parent 220d48f commit bc381fa
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.5.rc.3
2.13.5
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.5.rc.3)
allure-ruby-commons (= 2.13.5.rc.3)
allure-cucumber (2.13.5)
allure-ruby-commons (= 2.13.5)
cucumber (>= 4.0.0)

PATH
remote: allure-rspec
specs:
allure-rspec (2.13.5.rc.3)
allure-ruby-commons (= 2.13.5.rc.3)
allure-rspec (2.13.5)
allure-ruby-commons (= 2.13.5)
rspec-core (~> 3.8)
ruby2_keywords (~> 0.0.2)

PATH
remote: allure-ruby-commons
specs:
allure-ruby-commons (2.13.5.rc.3)
allure-ruby-commons (2.13.5)
json (>= 1.8, < 3)
mime-types (~> 3.3)
require_all (>= 2, < 4)
Expand Down

0 comments on commit bc381fa

Please sign in to comment.