Skip to content

Commit 7ebbe00

Browse files
Bump the bundler group with 2 updates (#934)
Bumps the bundler group with 2 updates: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). Updates `sqlite3` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.0...v2.9.1) Updates `selenium-webdriver` from 4.40.0 to 4.41.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.40.0...selenium-4.41.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: selenium-webdriver dependency-version: 4.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd0ed69 commit 7ebbe00

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ GEM
264264
rexml (3.4.4)
265265
rubyzip (3.2.2)
266266
securerandom (0.4.1)
267-
selenium-webdriver (4.40.0)
267+
selenium-webdriver (4.41.0)
268268
base64 (~> 0.2)
269269
logger (~> 1.4)
270270
rexml (~> 3.2, >= 3.2.5)
@@ -287,12 +287,12 @@ GEM
287287
actionpack (>= 6.1)
288288
activesupport (>= 6.1)
289289
sprockets (>= 3.0.0)
290-
sqlite3 (2.9.0)
290+
sqlite3 (2.9.1)
291291
mini_portile2 (~> 2.8.0)
292-
sqlite3 (2.9.0-aarch64-linux-gnu)
293-
sqlite3 (2.9.0-arm64-darwin)
294-
sqlite3 (2.9.0-x86_64-darwin)
295-
sqlite3 (2.9.0-x86_64-linux-gnu)
292+
sqlite3 (2.9.1-aarch64-linux-gnu)
293+
sqlite3 (2.9.1-arm64-darwin)
294+
sqlite3 (2.9.1-x86_64-darwin)
295+
sqlite3 (2.9.1-x86_64-linux-gnu)
296296
stringio (3.2.0)
297297
thor (1.5.0)
298298
timeout (0.6.0)

0 commit comments

Comments
 (0)