Skip to content

Commit

Permalink
Bump cucumber-rails from 2.6.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [cucumber-rails](https://github.com/cucumber/cucumber-rails) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/cucumber/cucumber-rails/releases)
- [Changelog](https://github.com/cucumber/cucumber-rails/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-rails@v2.6.1...v3.0.0)

---
updated-dependencies:
- dependency-name: cucumber-rails
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent def0b18 commit f2a55a4
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ GEM
mime-types (~> 3.4, >= 3.4.1)
multi_test (~> 1.1, >= 1.1.0)
sys-uname (~> 1.2, >= 1.2.2)
cucumber-ci-environment (9.1.0)
cucumber-ci-environment (9.2.0)
cucumber-core (11.0.0)
cucumber-gherkin (~> 23.0, >= 23.0.1)
cucumber-messages (~> 18.0, >= 18.0.0)
Expand All @@ -153,14 +153,10 @@ GEM
cucumber-html-formatter (19.2.0)
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-messages (18.0.0)
cucumber-rails (2.6.1)
capybara (>= 2.18, < 4)
cucumber (>= 3.2, < 9)
mime-types (~> 3.3)
nokogiri (~> 1.10)
railties (>= 5.0, < 8)
rexml (~> 3.0)
webrick (~> 1.7)
cucumber-rails (3.0.0)
capybara (>= 3.11, < 4)
cucumber (>= 5, < 10)
railties (>= 5.2, < 8)
cucumber-tag-expressions (4.1.0)
dalli (3.2.6)
database_cleaner-active_record (2.1.0)
Expand Down Expand Up @@ -197,7 +193,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi (1.16.3)
filelock (1.1.1)
find_a_port (1.0.1)
flipflop (2.7.1)
Expand Down Expand Up @@ -714,7 +710,7 @@ GEM
puma (6.4.0)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.2)
racc (1.7.3)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
Expand Down Expand Up @@ -894,7 +890,7 @@ GEM
ssrf_filter (1.1.1)
statsd-ruby (1.5.0)
sync (0.5.0)
sys-uname (1.2.2)
sys-uname (1.2.3)
ffi (~> 1.1)
table_print (1.5.7)
term-ansicolor (1.7.1)
Expand Down

0 comments on commit f2a55a4

Please sign in to comment.