From 16a048bd8a48ff085fd77edf7169d4f377aaa6f4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 19:00:31 +0000 Subject: [PATCH] Update cucumber-rails to version 3.1.1 --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d755f87..bf788c57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,12 +93,12 @@ GEM childprocess (5.1.0) logger (~> 1.5) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) crack (1.0.0) bigdecimal rexml crass (1.0.6) - cucumber (9.2.0) + cucumber (9.2.1) builder (~> 3.2) cucumber-ci-environment (> 9, < 11) cucumber-core (> 13, < 14) @@ -119,14 +119,14 @@ GEM bigdecimal cucumber-gherkin (27.0.0) cucumber-messages (>= 19.1.4, < 23) - cucumber-html-formatter (21.7.0) + cucumber-html-formatter (21.8.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-rails (3.1.0) + cucumber-rails (3.1.1) capybara (>= 3.11, < 4) cucumber (>= 5, < 10) railties (>= 5.2, < 9) - cucumber-tag-expressions (6.1.1) + cucumber-tag-expressions (6.1.2) daemons (1.4.1) database_cleaner-active_record (2.2.0) activerecord (>= 5.a) @@ -171,7 +171,7 @@ GEM thor tilt hashdiff (1.1.2) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) json (2.9.1) json_api_client (1.23.0) @@ -222,11 +222,11 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.18.1-arm64-darwin) + nokogiri (1.18.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-darwin) + nokogiri (1.18.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) + nokogiri (1.18.2-x86_64-linux-gnu) racc (~> 1.4) oj (3.16.9) bigdecimal (>= 3.0)