Skip to content

Commit e104bb5

Browse files
authored
Merge pull request #239 from hlascelles/dependabot/bundler/aruba-2.3.2
2 parents a84b50d + d5a3bbe commit e104bb5

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,16 @@ GEM
8282
bundler
8383
rake
8484
thor (>= 0.14.0)
85-
aruba (2.3.1)
85+
aruba (2.3.2)
8686
bundler (>= 1.17, < 3.0)
8787
contracts (>= 0.16.0, < 0.18.0)
8888
cucumber (>= 8.0, < 11.0)
89-
rspec-expectations (~> 3.4)
89+
rspec-expectations (>= 3.4, < 5.0)
9090
thor (~> 1.0)
9191
ast (2.4.3)
9292
base64 (0.3.0)
9393
benchmark (0.4.1)
94-
bigdecimal (3.2.2)
94+
bigdecimal (3.2.3)
9595
builder (3.3.0)
9696
byebug (12.0.0)
9797
climate_control (1.2.0)
@@ -104,7 +104,7 @@ GEM
104104
connection_pool (2.5.3)
105105
contracts (0.17.2)
106106
crass (1.0.6)
107-
cucumber (10.0.0)
107+
cucumber (10.1.0)
108108
base64 (~> 0.2)
109109
builder (~> 3.2)
110110
cucumber-ci-environment (> 9, < 11)
@@ -117,15 +117,15 @@ GEM
117117
multi_test (~> 1.1)
118118
sys-uname (~> 1.3)
119119
cucumber-ci-environment (10.0.1)
120-
cucumber-core (15.1.0)
121-
cucumber-gherkin (> 27, < 31)
122-
cucumber-messages (> 26, < 29)
120+
cucumber-core (15.2.1)
121+
cucumber-gherkin (> 27, < 33)
122+
cucumber-messages (> 26, < 30)
123123
cucumber-tag-expressions (> 5, < 7)
124124
cucumber-cucumber-expressions (18.0.1)
125125
bigdecimal
126-
cucumber-gherkin (30.0.4)
126+
cucumber-gherkin (31.0.0)
127127
cucumber-messages (> 25, < 28)
128-
cucumber-html-formatter (21.12.0)
128+
cucumber-html-formatter (21.15.1)
129129
cucumber-messages (> 19, < 28)
130130
cucumber-messages (27.2.0)
131131
cucumber-tag-expressions (6.1.2)
@@ -188,6 +188,7 @@ GEM
188188
net-pop
189189
net-smtp
190190
marcel (1.0.4)
191+
memoist3 (1.0.0)
191192
method_source (1.1.0)
192193
mini_mime (1.1.5)
193194
minitest (5.25.5)
@@ -287,7 +288,7 @@ GEM
287288
rspec-mocks (3.13.5)
288289
diff-lcs (>= 1.2.0, < 2.0)
289290
rspec-support (~> 3.13.0)
290-
rspec-support (3.13.4)
291+
rspec-support (3.13.6)
291292
rubocop (1.79.1)
292293
json (~> 2.3)
293294
language_server-protocol (~> 3.17.0.2)
@@ -333,8 +334,9 @@ GEM
333334
sexp_processor (4.17.3)
334335
sqlite3 (2.7.3-x86_64-linux-gnu)
335336
stringio (3.1.7)
336-
sys-uname (1.3.1)
337+
sys-uname (1.4.1)
337338
ffi (~> 1.1)
339+
memoist3 (~> 1.0.0)
338340
thor (1.4.0)
339341
timeout (0.4.3)
340342
tzinfo (2.0.6)

0 commit comments

Comments
 (0)