Skip to content

Commit 955a004

Browse files
committed
Non breaking dependency upgrade
1 parent 26531fe commit 955a004

File tree

2 files changed

+73
-56
lines changed

2 files changed

+73
-56
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ group :test do
7878
# Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior
7979
# gem 'selenium' # Requires old version of selenium which is no longer available
8080
gem 'geckodriver-helper', '~> 0.24.0'
81-
gem 'selenium-webdriver', '~> 4.21'
81+
gem 'selenium-webdriver', '~> 4.24'
8282

8383
# Note: nokogiri is needed by capybara which may require one of the below commands
8484
# sudo apt-get install libxslt-dev libxml2-dev

Gemfile.lock

+72-55
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (7.1.2)
5-
activesupport (= 7.1.2)
6-
activerecord (7.1.2)
7-
activemodel (= 7.1.2)
8-
activesupport (= 7.1.2)
4+
activemodel (7.1.4)
5+
activesupport (= 7.1.4)
6+
activerecord (7.1.4)
7+
activemodel (= 7.1.4)
8+
activesupport (= 7.1.4)
99
timeout (>= 0.4.0)
10-
activesupport (7.1.2)
10+
activesupport (7.1.4)
1111
base64
1212
bigdecimal
1313
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -17,8 +17,8 @@ GEM
1717
minitest (>= 5.1)
1818
mutex_m
1919
tzinfo (~> 2.0)
20-
addressable (2.8.6)
21-
public_suffix (>= 2.0.2, < 6.0)
20+
addressable (2.8.7)
21+
public_suffix (>= 2.0.2, < 7.0)
2222
ansi (1.5.0)
2323
archive-zip (0.12.0)
2424
io-like (~> 0.3.0)
@@ -29,10 +29,10 @@ GEM
2929
timers (~> 4.1)
3030
async-dns (1.3.0)
3131
async-io (~> 1.15)
32-
async-io (1.38.1)
32+
async-io (1.43.2)
3333
async
3434
base64 (0.2.0)
35-
bigdecimal (3.1.5)
35+
bigdecimal (3.1.8)
3636
browserstack-local (1.4.3)
3737
byebug (11.1.3)
3838
capybara (3.40.0)
@@ -45,18 +45,17 @@ GEM
4545
regexp_parser (>= 1.5, < 3.0)
4646
xpath (~> 3.2)
4747
coderay (1.1.3)
48-
concurrent-ruby (1.2.2)
48+
concurrent-ruby (1.3.4)
4949
connection_pool (2.4.1)
50-
console (1.23.6)
50+
console (1.27.0)
5151
fiber-annotation
52-
fiber-local
52+
fiber-local (~> 1.1)
5353
json
54-
curb (1.0.5)
54+
curb (1.0.6)
5555
daemons (1.4.1)
5656
diff-lcs (1.5.1)
57-
domain_name (0.6.20231109)
58-
drb (2.2.0)
59-
ruby2_keywords
57+
domain_name (0.6.20240107)
58+
drb (2.2.1)
6059
em-websocket (0.5.3)
6160
eventmachine (>= 0.12.9)
6261
http_parser.rb (~> 0)
@@ -66,56 +65,67 @@ GEM
6665
eventmachine (1.2.7)
6766
execjs (2.9.1)
6867
fiber-annotation (0.2.0)
69-
fiber-local (1.0.0)
68+
fiber-local (1.1.0)
69+
fiber-storage
70+
fiber-storage (1.0.0)
7071
geckodriver-helper (0.24.0)
7172
archive-zip (~> 0.7)
7273
hashie (5.0.0)
7374
hashie-forbidden_attributes (0.1.1)
7475
hashie (>= 3.0)
7576
http-accept (1.7.0)
76-
http-cookie (1.0.5)
77+
http-cookie (1.0.7)
7778
domain_name (~> 0.5)
7879
http_parser.rb (0.8.0)
79-
i18n (1.14.1)
80+
i18n (1.14.5)
8081
concurrent-ruby (~> 1.0)
8182
io-console (0.7.2)
8283
io-like (0.3.1)
83-
irb (1.13.1)
84+
irb (1.14.0)
8485
rdoc (>= 4.0.0)
8586
reline (>= 0.4.2)
8687
json (2.7.2)
8788
language_server-protocol (3.17.0.3)
89+
logger (1.6.1)
8890
matrix (0.4.2)
8991
maxmind-db (1.2.0)
90-
method_source (1.0.0)
92+
method_source (1.1.0)
9193
mime-types (3.5.2)
9294
mime-types-data (~> 3.2015)
93-
mime-types-data (3.2023.1205)
95+
mime-types-data (3.2024.0903)
9496
mini_mime (1.1.5)
95-
minitest (5.20.0)
97+
minitest (5.25.1)
9698
mojo_magick (0.6.8)
9799
msfrpc-client (1.1.2)
98100
msgpack (~> 1)
99101
msgpack (1.7.2)
100-
mustermann (3.0.0)
102+
mustermann (3.0.3)
101103
ruby2_keywords (~> 0.0.1)
102104
mutex_m (0.2.0)
103105
net-protocol (0.2.2)
104106
timeout
105107
net-smtp (0.5.0)
106108
net-protocol
107109
netrc (0.11.0)
108-
nio4r (2.7.1)
109-
nokogiri (1.16.5-arm64-darwin)
110+
nio4r (2.7.3)
111+
nokogiri (1.16.7-aarch64-linux)
110112
racc (~> 1.4)
111-
nokogiri (1.16.5-x86_64-linux)
113+
nokogiri (1.16.7-arm-linux)
114+
racc (~> 1.4)
115+
nokogiri (1.16.7-arm64-darwin)
116+
racc (~> 1.4)
117+
nokogiri (1.16.7-x86-linux)
118+
racc (~> 1.4)
119+
nokogiri (1.16.7-x86_64-darwin)
120+
racc (~> 1.4)
121+
nokogiri (1.16.7-x86_64-linux)
112122
racc (~> 1.4)
113123
otr-activerecord (2.2.0)
114124
activerecord (>= 4.0, < 7.2)
115125
hashie-forbidden_attributes (~> 0.1)
116-
parallel (1.24.0)
126+
parallel (1.26.3)
117127
parseconfig (1.1.2)
118-
parser (3.3.1.0)
128+
parser (3.3.5.0)
119129
ast (~> 2.4.1)
120130
racc
121131
power_assert (2.0.3)
@@ -127,11 +137,11 @@ GEM
127137
pry (>= 0.13, < 0.15)
128138
psych (5.1.2)
129139
stringio
130-
public_suffix (5.0.4)
140+
public_suffix (6.0.1)
131141
qr4r (0.6.2)
132142
mojo_magick (~> 0.6.5)
133143
rqrcode_core (~> 1.0)
134-
racc (1.8.0)
144+
racc (1.8.1)
135145
rack (2.2.9)
136146
rack-protection (3.2.0)
137147
base64 (>= 0.1.0)
@@ -143,31 +153,30 @@ GEM
143153
rdoc (6.7.0)
144154
psych (>= 4.0.0)
145155
regexp_parser (2.9.2)
146-
reline (0.5.5)
156+
reline (0.5.10)
147157
io-console (~> 0.5)
148158
rest-client (2.1.0)
149159
http-accept (>= 1.7.0, < 2.0)
150160
http-cookie (>= 1.0.2, < 2.0)
151161
mime-types (>= 1.16, < 4.0)
152162
netrc (~> 0.8)
153-
rexml (3.2.8)
154-
strscan (>= 3.0.9)
163+
rexml (3.3.7)
155164
rqrcode_core (1.2.0)
156-
rr (3.1.0)
165+
rr (3.1.1)
157166
rspec (3.13.0)
158167
rspec-core (~> 3.13.0)
159168
rspec-expectations (~> 3.13.0)
160169
rspec-mocks (~> 3.13.0)
161-
rspec-core (3.13.0)
170+
rspec-core (3.13.1)
162171
rspec-support (~> 3.13.0)
163-
rspec-expectations (3.13.0)
172+
rspec-expectations (3.13.3)
164173
diff-lcs (>= 1.2.0, < 2.0)
165174
rspec-support (~> 3.13.0)
166-
rspec-mocks (3.13.0)
175+
rspec-mocks (3.13.1)
167176
diff-lcs (>= 1.2.0, < 2.0)
168177
rspec-support (~> 3.13.0)
169-
rspec-support (3.13.0)
170-
rubocop (1.64.0)
178+
rspec-support (3.13.1)
179+
rubocop (1.64.1)
171180
json (~> 2.3)
172181
language_server-protocol (>= 3.17.0)
173182
parallel (~> 1.10)
@@ -178,16 +187,17 @@ GEM
178187
rubocop-ast (>= 1.31.1, < 2.0)
179188
ruby-progressbar (~> 1.7)
180189
unicode-display_width (>= 2.4.0, < 3.0)
181-
rubocop-ast (1.31.3)
190+
rubocop-ast (1.32.3)
182191
parser (>= 3.3.1.0)
183192
ruby-progressbar (1.13.0)
184193
ruby2_keywords (0.0.5)
185194
rubyzip (2.3.2)
186195
rushover (0.3.0)
187196
json
188197
rest-client
189-
selenium-webdriver (4.21.1)
198+
selenium-webdriver (4.24.0)
190199
base64 (~> 0.2)
200+
logger (~> 1.4)
191201
rexml (~> 3.2, >= 3.2.5)
192202
rubyzip (>= 1.2.2, < 3.0)
193203
websocket (~> 1.0)
@@ -197,14 +207,17 @@ GEM
197207
rack-protection (= 3.2.0)
198208
tilt (~> 2.0)
199209
slack-notifier (2.4.0)
210+
sqlite3 (1.7.3-aarch64-linux)
211+
sqlite3 (1.7.3-arm-linux)
200212
sqlite3 (1.7.3-arm64-darwin)
213+
sqlite3 (1.7.3-x86-linux)
214+
sqlite3 (1.7.3-x86_64-darwin)
201215
sqlite3 (1.7.3-x86_64-linux)
202-
stringio (3.1.0)
203-
strscan (3.1.0)
216+
stringio (3.1.1)
204217
sync (0.5.0)
205-
term-ansicolor (1.8.0)
218+
term-ansicolor (1.11.2)
206219
tins (~> 1.0)
207-
test-unit (3.6.1)
220+
test-unit (3.6.2)
208221
power_assert
209222
test-unit-context (0.5.1)
210223
test-unit (>= 2.4.0)
@@ -225,18 +238,19 @@ GEM
225238
daemons (~> 1.0, >= 1.0.9)
226239
eventmachine (~> 1.0, >= 1.0.4)
227240
rack (>= 1, < 3)
228-
tilt (2.3.0)
241+
tilt (2.4.0)
229242
timeout (0.4.1)
230243
timers (4.3.5)
231-
tins (1.32.1)
244+
tins (1.33.0)
245+
bigdecimal
232246
sync
233247
tzinfo (2.0.6)
234248
concurrent-ruby (~> 1.0)
235249
uglifier (4.2.0)
236250
execjs (>= 0.3.0, < 3)
237-
unicode-display_width (2.5.0)
251+
unicode-display_width (2.6.0)
238252
webrick (1.8.1)
239-
websocket (1.2.10)
253+
websocket (1.2.11)
240254
websocket-client-simple (0.6.1)
241255
event_emitter
242256
websocket
@@ -246,8 +260,11 @@ GEM
246260
nokogiri (~> 1.8)
247261

248262
PLATFORMS
249-
arm64-darwin-22
250-
arm64-darwin-23
263+
aarch64-linux
264+
arm-linux
265+
arm64-darwin
266+
x86-linux
267+
x86_64-darwin
251268
x86_64-linux
252269

253270
DEPENDENCIES
@@ -282,7 +299,7 @@ DEPENDENCIES
282299
rubocop (~> 1.64.0)
283300
rubyzip (~> 2.3)
284301
rushover (~> 0.3.0)
285-
selenium-webdriver (~> 4.21)
302+
selenium-webdriver (~> 4.24)
286303
sinatra (~> 3.2)
287304
slack-notifier (~> 2.4)
288305
sqlite3 (~> 1.4)
@@ -294,4 +311,4 @@ DEPENDENCIES
294311
xmlrpc (~> 0.3.3)
295312

296313
BUNDLED WITH
297-
2.5.3
314+
2.5.18

0 commit comments

Comments
 (0)