Skip to content

Commit 76eddd8

Browse files
Bump the bundler group with 2 updates (#864)
Bumps the bundler group with 2 updates: [rails](https://github.com/rails/rails) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). Updates `rails` from 7.2.1.1 to 7.2.2 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.2.1.1...v7.2.2) Updates `selenium-webdriver` from 4.25.0 to 4.26.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.25.0...selenium-4.26.0) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch 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 873f553 commit 76eddd8

File tree

1 file changed

+61
-59
lines changed

1 file changed

+61
-59
lines changed

Gemfile.lock

Lines changed: 61 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.1.1)
5-
actionpack (= 7.2.1.1)
6-
activesupport (= 7.2.1.1)
4+
actioncable (7.2.2)
5+
actionpack (= 7.2.2)
6+
activesupport (= 7.2.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.1.1)
11-
actionpack (= 7.2.1.1)
12-
activejob (= 7.2.1.1)
13-
activerecord (= 7.2.1.1)
14-
activestorage (= 7.2.1.1)
15-
activesupport (= 7.2.1.1)
10+
actionmailbox (7.2.2)
11+
actionpack (= 7.2.2)
12+
activejob (= 7.2.2)
13+
activerecord (= 7.2.2)
14+
activestorage (= 7.2.2)
15+
activesupport (= 7.2.2)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.1.1)
18-
actionpack (= 7.2.1.1)
19-
actionview (= 7.2.1.1)
20-
activejob (= 7.2.1.1)
21-
activesupport (= 7.2.1.1)
17+
actionmailer (7.2.2)
18+
actionpack (= 7.2.2)
19+
actionview (= 7.2.2)
20+
activejob (= 7.2.2)
21+
activesupport (= 7.2.2)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.1.1)
25-
actionview (= 7.2.1.1)
26-
activesupport (= 7.2.1.1)
24+
actionpack (7.2.2)
25+
actionview (= 7.2.2)
26+
activesupport (= 7.2.2)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,15 +32,15 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.1.1)
36-
actionpack (= 7.2.1.1)
37-
activerecord (= 7.2.1.1)
38-
activestorage (= 7.2.1.1)
39-
activesupport (= 7.2.1.1)
35+
actiontext (7.2.2)
36+
actionpack (= 7.2.2)
37+
activerecord (= 7.2.2)
38+
activestorage (= 7.2.2)
39+
activesupport (= 7.2.2)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.1.1)
43-
activesupport (= 7.2.1.1)
42+
actionview (7.2.2)
43+
activesupport (= 7.2.2)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
@@ -54,23 +54,24 @@ GEM
5454
kaminari (>= 1.2.1)
5555
railties (>= 6.1)
5656
ransack (>= 4.0)
57-
activejob (7.2.1.1)
58-
activesupport (= 7.2.1.1)
57+
activejob (7.2.2)
58+
activesupport (= 7.2.2)
5959
globalid (>= 0.3.6)
60-
activemodel (7.2.1.1)
61-
activesupport (= 7.2.1.1)
62-
activerecord (7.2.1.1)
63-
activemodel (= 7.2.1.1)
64-
activesupport (= 7.2.1.1)
60+
activemodel (7.2.2)
61+
activesupport (= 7.2.2)
62+
activerecord (7.2.2)
63+
activemodel (= 7.2.2)
64+
activesupport (= 7.2.2)
6565
timeout (>= 0.4.0)
66-
activestorage (7.2.1.1)
67-
actionpack (= 7.2.1.1)
68-
activejob (= 7.2.1.1)
69-
activerecord (= 7.2.1.1)
70-
activesupport (= 7.2.1.1)
66+
activestorage (7.2.2)
67+
actionpack (= 7.2.2)
68+
activejob (= 7.2.2)
69+
activerecord (= 7.2.2)
70+
activesupport (= 7.2.2)
7171
marcel (~> 1.0)
72-
activesupport (7.2.1.1)
72+
activesupport (7.2.2)
7373
base64
74+
benchmark (>= 0.3)
7475
bigdecimal
7576
concurrent-ruby (~> 1.0, >= 1.3.1)
7677
connection_pool (>= 2.2.5)
@@ -86,6 +87,7 @@ GEM
8687
activesupport (>= 3.0.0)
8788
base64 (0.2.0)
8889
bcrypt (3.1.20)
90+
benchmark (0.3.0)
8991
bigdecimal (3.1.8)
9092
builder (3.3.0)
9193
capybara (3.40.0)
@@ -103,7 +105,7 @@ GEM
103105
cssbundling-rails (1.4.1)
104106
railties (>= 6.0.0)
105107
csv (3.3.0)
106-
date (3.3.4)
108+
date (3.4.0)
107109
debug (1.9.2)
108110
irb (~> 1.10)
109111
reline (>= 0.3.8)
@@ -152,7 +154,7 @@ GEM
152154
kaminari-core (= 1.2.2)
153155
kaminari-core (1.2.2)
154156
logger (1.6.1)
155-
loofah (2.22.0)
157+
loofah (2.23.1)
156158
crass (~> 1.0.2)
157159
nokogiri (>= 1.12.0)
158160
mail (2.8.1)
@@ -165,7 +167,7 @@ GEM
165167
mini_mime (1.1.5)
166168
mini_portile2 (2.8.7)
167169
minitest (5.25.1)
168-
net-imap (0.4.17)
170+
net-imap (0.5.0)
169171
date
170172
net-protocol
171173
net-pop (0.1.2)
@@ -174,7 +176,7 @@ GEM
174176
timeout
175177
net-smtp (0.5.0)
176178
net-protocol
177-
nio4r (2.7.3)
179+
nio4r (2.7.4)
178180
nokogiri (1.16.7)
179181
mini_portile2 (~> 2.8.2)
180182
racc (~> 1.4)
@@ -197,30 +199,30 @@ GEM
197199
rackup (2.1.0)
198200
rack (>= 3)
199201
webrick (~> 1.8)
200-
rails (7.2.1.1)
201-
actioncable (= 7.2.1.1)
202-
actionmailbox (= 7.2.1.1)
203-
actionmailer (= 7.2.1.1)
204-
actionpack (= 7.2.1.1)
205-
actiontext (= 7.2.1.1)
206-
actionview (= 7.2.1.1)
207-
activejob (= 7.2.1.1)
208-
activemodel (= 7.2.1.1)
209-
activerecord (= 7.2.1.1)
210-
activestorage (= 7.2.1.1)
211-
activesupport (= 7.2.1.1)
202+
rails (7.2.2)
203+
actioncable (= 7.2.2)
204+
actionmailbox (= 7.2.2)
205+
actionmailer (= 7.2.2)
206+
actionpack (= 7.2.2)
207+
actiontext (= 7.2.2)
208+
actionview (= 7.2.2)
209+
activejob (= 7.2.2)
210+
activemodel (= 7.2.2)
211+
activerecord (= 7.2.2)
212+
activestorage (= 7.2.2)
213+
activesupport (= 7.2.2)
212214
bundler (>= 1.15.0)
213-
railties (= 7.2.1.1)
215+
railties (= 7.2.2)
214216
rails-dom-testing (2.2.0)
215217
activesupport (>= 5.0.0)
216218
minitest
217219
nokogiri (>= 1.6)
218220
rails-html-sanitizer (1.6.0)
219221
loofah (~> 2.21)
220222
nokogiri (~> 1.14)
221-
railties (7.2.1.1)
222-
actionpack (= 7.2.1.1)
223-
activesupport (= 7.2.1.1)
223+
railties (7.2.2)
224+
actionpack (= 7.2.2)
225+
activesupport (= 7.2.2)
224226
irb (~> 1.13)
225227
rackup (>= 1.0.0)
226228
rake (>= 12.2)
@@ -242,7 +244,7 @@ GEM
242244
rexml (3.3.9)
243245
rubyzip (2.3.2)
244246
securerandom (0.3.1)
245-
selenium-webdriver (4.25.0)
247+
selenium-webdriver (4.26.0)
246248
base64 (~> 0.2)
247249
logger (~> 1.4)
248250
rexml (~> 3.2, >= 3.2.5)
@@ -283,7 +285,7 @@ GEM
283285
websocket-extensions (0.1.5)
284286
xpath (3.2.0)
285287
nokogiri (~> 1.8)
286-
zeitwerk (2.7.0)
288+
zeitwerk (2.7.1)
287289

288290
PLATFORMS
289291
arm64-darwin-22

0 commit comments

Comments
 (0)