Skip to content

Commit 19e7e63

Browse files
Bump the bundler group with 2 updates (#868)
Bumps the bundler group with 2 updates: [puma](https://github.com/puma/puma) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). Updates `puma` from 6.4.3 to 6.5.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.4.3...v6.5.0) Updates `selenium-webdriver` from 4.26.0 to 4.27.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.26.0...selenium-4.27.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9300ffd commit 19e7e63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ GEM
188188
psych (5.1.2)
189189
stringio
190190
public_suffix (6.0.1)
191-
puma (6.4.3)
191+
puma (6.5.0)
192192
nio4r (~> 2.0)
193193
racc (1.8.1)
194194
rack (3.1.8)
@@ -244,7 +244,7 @@ GEM
244244
rexml (3.3.9)
245245
rubyzip (2.3.2)
246246
securerandom (0.3.1)
247-
selenium-webdriver (4.26.0)
247+
selenium-webdriver (4.27.0)
248248
base64 (~> 0.2)
249249
logger (~> 1.4)
250250
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)