Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit e6ab3cd

Browse files
Bump webdrivers from 4.5.0 to 4.6.0
Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/titusfortner/webdrivers/releases) - [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md) - [Commits](titusfortner/webdrivers@v4.5.0...v4.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e2bb475 commit e6ab3cd

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Gemfile.lock

+7-4
Original file line numberDiff line numberDiff line change
@@ -113,16 +113,18 @@ GEM
113113
method_source (1.0.0)
114114
mimemagic (0.3.5)
115115
mini_mime (1.0.2)
116+
mini_portile2 (2.5.0)
116117
minitest (5.14.3)
117-
msgpack (1.3.3)
118+
msgpack (1.4.2)
118119
multipart-post (2.1.1)
119120
nio4r (2.5.4)
121+
nokogiri (1.11.1)
122+
mini_portile2 (~> 2.5.0)
123+
racc (~> 1.4)
120124
nokogiri (1.11.1-arm64-darwin)
121125
racc (~> 1.4)
122126
nokogiri (1.11.1-x64-mingw32)
123127
racc (~> 1.4)
124-
nokogiri (1.11.1-x86_64-darwin)
125-
racc (~> 1.4)
126128
nokogiri (1.11.1-x86_64-linux)
127129
racc (~> 1.4)
128130
popper_js (1.16.0)
@@ -233,7 +235,7 @@ GEM
233235
activemodel (>= 6.0.0)
234236
bindex (>= 0.4.0)
235237
railties (>= 6.0.0)
236-
webdrivers (4.5.0)
238+
webdrivers (4.6.0)
237239
nokogiri (~> 1.6)
238240
rubyzip (>= 1.3.0)
239241
selenium-webdriver (>= 3.0, < 4.0)
@@ -252,6 +254,7 @@ GEM
252254
zeitwerk (2.4.2)
253255

254256
PLATFORMS
257+
ruby
255258
universal-darwin-19
256259
x64-mingw32
257260
x86_64-linux

0 commit comments

Comments
 (0)