Skip to content

Commit

Permalink
deps-dev: bump allure-rspec from 2.24.5 to 2.25.0 (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent d59f7ad commit c58f784
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ end

group :development do
gem "activesupport", "~> 7.2"
gem "allure-rspec", "~> 2.24.5"
gem "allure-rspec", "~> 2.25.0"
gem "climate_control", "~> 1.2.0"
gem "debug", "~> 1.9"
gem "rake", "~> 13.2"
Expand Down
18 changes: 6 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,13 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
allure-rspec (2.24.5)
allure-ruby-commons (= 2.24.5)
allure-rspec (2.25.0)
allure-ruby-commons (= 2.25.0)
rspec-core (>= 3.8, < 4)
allure-ruby-commons (2.24.5)
allure-ruby-commons (2.25.0)
mime-types (>= 3.3, < 4)
require_all (>= 2, < 4)
rspec-expectations (~> 3.12)
uuid (>= 2.3, < 3)
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.3.0)
Expand Down Expand Up @@ -141,11 +140,9 @@ GEM
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
logger (1.6.0)
macaddr (1.7.2)
systemu (~> 2.6.5)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0507)
mime-types-data (3.2024.0820)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
Expand Down Expand Up @@ -196,7 +193,7 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
Expand Down Expand Up @@ -269,7 +266,6 @@ GEM
sorbet-runtime (0.5.11422)
stringio (3.1.0)
strscan (3.1.0)
systemu (2.6.5)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.1)
Expand All @@ -284,8 +280,6 @@ GEM
uber (0.1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uuid (2.3.9)
macaddr (~> 1.0)
yard (0.9.36)

PLATFORMS
Expand All @@ -294,7 +288,7 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 7.2)
allure-report-publisher!
allure-rspec (~> 2.24.5)
allure-rspec (~> 2.25.0)
climate_control (~> 1.2.0)
debug (~> 1.9)
rake (~> 13.2)
Expand Down

0 comments on commit c58f784

Please sign in to comment.