Skip to content

Commit

Permalink
Update allure to 2.13.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrcuns committed Oct 27, 2020
1 parent f64d410 commit 6f8d61c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ALLURE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.13.6.3
2.13.6.4
14 changes: 7 additions & 7 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.3)
allure-ruby-commons (= 2.13.6.3)
allure-cucumber (2.13.6.4)
allure-ruby-commons (= 2.13.6.4)
cucumber (>= 4.0.0, < 6)

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

PATH
remote: allure-ruby-commons
specs:
allure-ruby-commons (2.13.6.3)
allure-ruby-commons (2.13.6.4)
mime-types (>= 3.3)
oj (>= 3.10)
require_all (>= 2, < 4)
Expand All @@ -25,7 +25,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.2)
activesupport (6.0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.14.2)
multi_test (0.1.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
Expand Down

0 comments on commit 6f8d61c

Please sign in to comment.