Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/allure-framework/allure-ruby.git
revision: 3997a59cb4ad19de9553abcddc57c3af128b79a7
revision: da63a3cac4cb03d003d3e63e3482782834d0416d
branch: master
specs:
allure-rspec (2.27.0)
Expand All @@ -9,7 +9,7 @@ GIT
allure-ruby-commons (2.27.0)
mime-types (>= 3.3, < 4)
require_all (>= 2, < 4)
rspec-expectations (~> 3.12)
rspec-expectations (~> 3.13)

GEM
remote: https://rubygems.org/
Expand All @@ -21,7 +21,7 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0610)
mime-types-data (3.2025.0819)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -30,15 +30,15 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.4)
rspec-core (3.13.5)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.4)
rspec-support (3.13.5)

PLATFORMS
ruby
Expand Down