Skip to content

Commit 1a35e1f

Browse files
Bump the bundler group with 2 updates (#876)
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.5.0 to 6.6.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.5.0...v6.6.0) Updates `selenium-webdriver` from 4.27.0 to 4.28.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.27.0...selenium-4.28.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 3dfc1c9 commit 1a35e1f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ GEM
153153
activerecord
154154
kaminari-core (= 1.2.2)
155155
kaminari-core (1.2.2)
156-
logger (1.6.4)
156+
logger (1.6.5)
157157
loofah (2.24.0)
158158
crass (~> 1.0.2)
159159
nokogiri (>= 1.12.0)
@@ -189,7 +189,7 @@ GEM
189189
date
190190
stringio
191191
public_suffix (6.0.1)
192-
puma (6.5.0)
192+
puma (6.6.0)
193193
nio4r (~> 2.0)
194194
racc (1.8.1)
195195
rack (3.1.8)
@@ -241,10 +241,10 @@ GEM
241241
responders (3.1.1)
242242
actionpack (>= 5.2)
243243
railties (>= 5.2)
244-
rexml (3.3.9)
245-
rubyzip (2.3.2)
244+
rexml (3.4.0)
245+
rubyzip (2.4.1)
246246
securerandom (0.4.1)
247-
selenium-webdriver (4.27.0)
247+
selenium-webdriver (4.28.0)
248248
base64 (~> 0.2)
249249
logger (~> 1.4)
250250
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)