Skip to content

Commit 4d30b83

Browse files
Bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: [bootsnap](https://github.com/rails/bootsnap), [pagy](https://github.com/ddnexus/pagy) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). Updates `bootsnap` from 1.24.3 to 1.24.4 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.3...v1.24.4) Updates `pagy` from 43.5.3 to 43.5.4 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.5.3...43.5.4) Updates `selenium-webdriver` from 4.43.0 to 4.44.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.43.0...selenium-4.44.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b57aef commit 4d30b83

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
smart_properties
104104
bigdecimal (4.1.2)
105105
bindex (0.8.1)
106-
bootsnap (1.24.3)
106+
bootsnap (1.24.4)
107107
msgpack (~> 1.2)
108108
brakeman (8.0.4)
109109
racc
@@ -299,7 +299,7 @@ GEM
299299
childprocess (>= 0.6.3, < 6)
300300
iniparse (~> 1.4)
301301
rexml (>= 3.3.9)
302-
pagy (43.5.3)
302+
pagy (43.5.4)
303303
json
304304
uri
305305
yaml
@@ -423,7 +423,7 @@ GEM
423423
seed-fu (2.3.9)
424424
activerecord (>= 3.1)
425425
activesupport (>= 3.1)
426-
selenium-webdriver (4.43.0)
426+
selenium-webdriver (4.44.0)
427427
base64 (~> 0.2)
428428
logger (~> 1.4)
429429
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)