Skip to content

Commit

Permalink
Update allure to 2.13.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrcuns committed Aug 17, 2020
1 parent eb7f591 commit c04617c
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.6.2
2.13.6.3
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.6.2)
allure-ruby-commons (= 2.13.6.2)
allure-cucumber (2.13.6.3)
allure-ruby-commons (= 2.13.6.3)
cucumber (>= 4.0.0)

PATH
remote: allure-rspec
specs:
allure-rspec (2.13.6.2)
allure-ruby-commons (= 2.13.6.2)
allure-rspec (2.13.6.3)
allure-ruby-commons (= 2.13.6.3)
rspec-core (~> 3.8)
ruby2_keywords (~> 0.0.2)

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

0 comments on commit c04617c

Please sign in to comment.