Skip to content

Commit a8ac181

Browse files
Tom Longridgeimjoehaines
Tom Longridge
authored andcommitted
chore(tests): update package gemfile
1 parent 10f7e8d commit a8ac181

File tree

1 file changed

+24
-21
lines changed

1 file changed

+24
-21
lines changed

Gemfile.lock

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ GEM
88
appium_lib_core (5.4.0)
99
faye-websocket (~> 0.11.0)
1010
selenium-webdriver (~> 4.2, < 4.6)
11-
bugsnag (6.26.4)
11+
bugsnag (6.27.1)
1212
concurrent-ruby (~> 1.0)
13-
bugsnag-maze-runner (9.6.0)
13+
bugsnag-maze-runner (9.9.0)
1414
appium_lib (~> 12.0.0)
1515
appium_lib_core (~> 5.4.0)
1616
bugsnag (~> 6.24)
@@ -27,9 +27,9 @@ GEM
2727
selenium-webdriver (~> 4.0)
2828
test-unit (~> 3.5.2)
2929
webrick (~> 1.7.0)
30-
builder (3.2.4)
30+
builder (3.3.0)
3131
childprocess (4.1.0)
32-
concurrent-ruby (1.2.3)
32+
concurrent-ruby (1.3.3)
3333
cucumber (7.1.0)
3434
builder (~> 3.2, >= 3.2.4)
3535
cucumber-core (~> 10.1, >= 10.1.0)
@@ -70,7 +70,12 @@ GEM
7070
faye-websocket (0.11.3)
7171
eventmachine (>= 0.12.0)
7272
websocket-driver (>= 0.5.1)
73-
ffi (1.16.3)
73+
ffi (1.17.0-aarch64-linux-gnu)
74+
ffi (1.17.0-arm-linux-gnu)
75+
ffi (1.17.0-arm64-darwin)
76+
ffi (1.17.0-x86-linux-gnu)
77+
ffi (1.17.0-x86_64-darwin)
78+
ffi (1.17.0-x86_64-linux-gnu)
7479
hana (1.3.7)
7580
json_schemer (0.2.25)
7681
ecma-re-validator (~> 0.3)
@@ -80,44 +85,42 @@ GEM
8085
uri_template (~> 0.7)
8186
mime-types (3.5.2)
8287
mime-types-data (~> 3.2015)
83-
mime-types-data (3.2024.0305)
88+
mime-types-data (3.2024.0604)
8489
multi_test (0.1.2)
85-
nokogiri (1.16.3-aarch64-linux)
90+
nokogiri (1.16.6-aarch64-linux)
8691
racc (~> 1.4)
87-
nokogiri (1.16.3-arm-linux)
92+
nokogiri (1.16.6-arm-linux)
8893
racc (~> 1.4)
89-
nokogiri (1.16.3-arm64-darwin)
94+
nokogiri (1.16.6-arm64-darwin)
9095
racc (~> 1.4)
91-
nokogiri (1.16.3-x86-linux)
96+
nokogiri (1.16.6-x86-linux)
9297
racc (~> 1.4)
93-
nokogiri (1.16.3-x86_64-darwin)
98+
nokogiri (1.16.6-x86_64-darwin)
9499
racc (~> 1.4)
95-
nokogiri (1.16.3-x86_64-linux)
100+
nokogiri (1.16.6-x86_64-linux)
96101
racc (~> 1.4)
97102
optimist (3.0.1)
98103
os (1.0.1)
99104
power_assert (2.0.3)
100-
racc (1.7.3)
105+
racc (1.8.0)
101106
rack (2.2.9)
102107
rake (12.3.3)
103-
regexp_parser (2.9.0)
104-
rexml (3.2.6)
108+
regexp_parser (2.9.2)
109+
rexml (3.3.0)
110+
strscan
105111
rubyzip (2.3.2)
106112
selenium-webdriver (4.5.0)
107113
childprocess (>= 0.5, < 5.0)
108114
rexml (~> 3.2, >= 3.2.5)
109115
rubyzip (>= 1.2.2, < 3.0)
110116
websocket (~> 1.0)
111-
simpleidn (0.2.1)
112-
unf (~> 0.1.4)
113-
sys-uname (1.2.3)
117+
simpleidn (0.2.3)
118+
strscan (3.1.0)
119+
sys-uname (1.3.0)
114120
ffi (~> 1.1)
115121
test-unit (3.5.9)
116122
power_assert
117123
tomlrb (2.0.3)
118-
unf (0.1.4)
119-
unf_ext
120-
unf_ext (0.0.9.1)
121124
uri_template (0.7.0)
122125
webrick (1.7.0)
123126
websocket (1.2.10)

0 commit comments

Comments
 (0)