Skip to content

Commit

Permalink
Bump the ruby group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ruby group with 2 updates: [rspec-openapi](https://github.com/exoego/rspec-openapi) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium).


Updates `rspec-openapi` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/exoego/rspec-openapi/releases)
- [Changelog](https://github.com/exoego/rspec-openapi/blob/master/CHANGELOG.md)
- [Commits](exoego/rspec-openapi@v0.15.0...v0.16.0)

Updates `selenium-webdriver` from 4.18.1 to 4.19.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.19.0)

---
updated-dependencies:
- dependency-name: rspec-openapi
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 1dcc899 commit 0ff6c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ GEM
rexml (3.2.6)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-openapi (0.15.0)
rspec-openapi (0.16.0)
actionpack (>= 5.2.0)
rspec-core
rspec-support (3.13.1)
Expand Down Expand Up @@ -409,7 +409,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scanf (1.0.0)
selenium-webdriver (4.18.1)
selenium-webdriver (4.19.0)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down

0 comments on commit 0ff6c00

Please sign in to comment.