Skip to content

Commit 19fd167

Browse files
committed
Update dependencies for Nix
1 parent 88dc8c8 commit 19fd167

2 files changed

Lines changed: 217 additions & 190 deletions

File tree

Gemfile.nix.lock

Lines changed: 86 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,120 +1,139 @@
11
PATH
22
remote: .
33
specs:
4-
bashcov (3.1.3)
4+
bashcov (3.2.0)
55
simplecov (~> 0.21)
66

77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
aruba (2.2.0)
10+
aruba (2.3.1)
1111
bundler (>= 1.17, < 3.0)
1212
contracts (>= 0.16.0, < 0.18.0)
13-
cucumber (>= 8.0, < 10.0)
13+
cucumber (>= 8.0, < 11.0)
1414
rspec-expectations (~> 3.4)
1515
thor (~> 1.0)
16-
ast (2.4.2)
17-
bigdecimal (3.1.7)
18-
builder (3.2.4)
19-
bundler-audit (0.9.1)
16+
ast (2.4.3)
17+
base64 (0.3.0)
18+
bigdecimal (3.2.2)
19+
builder (3.3.0)
20+
bundler-audit (0.9.2)
2021
bundler (>= 1.2.0, < 3)
2122
thor (~> 1.0)
22-
contracts (0.17)
23-
cucumber (9.2.0)
23+
contracts (0.17.2)
24+
cucumber (10.0.0)
25+
base64 (~> 0.2)
2426
builder (~> 3.2)
2527
cucumber-ci-environment (> 9, < 11)
26-
cucumber-core (> 13, < 14)
27-
cucumber-cucumber-expressions (~> 17.0)
28-
cucumber-gherkin (> 24, < 28)
28+
cucumber-core (> 15, < 17)
29+
cucumber-cucumber-expressions (> 17, < 19)
2930
cucumber-html-formatter (> 20.3, < 22)
30-
cucumber-messages (> 19, < 25)
3131
diff-lcs (~> 1.5)
32+
logger (~> 1.6)
3233
mini_mime (~> 1.1)
3334
multi_test (~> 1.1)
34-
sys-uname (~> 1.2)
35+
sys-uname (~> 1.3)
3536
cucumber-ci-environment (10.0.1)
36-
cucumber-core (13.0.2)
37-
cucumber-gherkin (>= 27, < 28)
38-
cucumber-messages (>= 20, < 23)
37+
cucumber-core (15.1.0)
38+
cucumber-gherkin (> 27, < 31)
39+
cucumber-messages (> 26, < 29)
3940
cucumber-tag-expressions (> 5, < 7)
40-
cucumber-cucumber-expressions (17.1.0)
41+
cucumber-cucumber-expressions (18.0.1)
4142
bigdecimal
42-
cucumber-gherkin (27.0.0)
43-
cucumber-messages (>= 19.1.4, < 23)
44-
cucumber-html-formatter (21.3.1)
45-
cucumber-messages (> 19, < 25)
46-
cucumber-messages (22.0.0)
47-
cucumber-tag-expressions (6.1.0)
48-
diff-lcs (1.5.1)
49-
docile (1.4.0)
50-
ffi (1.16.3)
51-
json (2.7.2)
52-
language_server-protocol (3.17.0.3)
43+
cucumber-gherkin (30.0.4)
44+
cucumber-messages (> 25, < 28)
45+
cucumber-html-formatter (21.12.0)
46+
cucumber-messages (> 19, < 28)
47+
cucumber-messages (27.2.0)
48+
cucumber-tag-expressions (6.1.2)
49+
diff-lcs (1.6.2)
50+
docile (1.4.1)
51+
ffi (1.17.2)
52+
ffi (1.17.2-aarch64-linux-gnu)
53+
ffi (1.17.2-aarch64-linux-musl)
54+
ffi (1.17.2-arm-linux-gnu)
55+
ffi (1.17.2-arm-linux-musl)
56+
ffi (1.17.2-arm64-darwin)
57+
ffi (1.17.2-x86-linux-gnu)
58+
ffi (1.17.2-x86-linux-musl)
59+
ffi (1.17.2-x86_64-darwin)
60+
ffi (1.17.2-x86_64-linux-gnu)
61+
ffi (1.17.2-x86_64-linux-musl)
62+
json (2.12.2)
63+
language_server-protocol (3.17.0.5)
64+
lint_roller (1.1.0)
65+
logger (1.7.0)
5366
mini_mime (1.1.5)
5467
multi_test (1.1.0)
55-
parallel (1.24.0)
56-
parser (3.3.0.5)
68+
parallel (1.27.0)
69+
parser (3.3.8.0)
5770
ast (~> 2.4.1)
5871
racc
59-
racc (1.7.3)
72+
prism (1.4.0)
73+
racc (1.8.1)
6074
rainbow (3.1.1)
61-
rake (13.2.1)
62-
regexp_parser (2.9.0)
63-
rexml (3.2.6)
64-
rspec (3.13.0)
75+
rake (13.3.0)
76+
regexp_parser (2.10.0)
77+
rspec (3.13.1)
6578
rspec-core (~> 3.13.0)
6679
rspec-expectations (~> 3.13.0)
6780
rspec-mocks (~> 3.13.0)
68-
rspec-core (3.13.0)
81+
rspec-core (3.13.4)
6982
rspec-support (~> 3.13.0)
70-
rspec-expectations (3.13.0)
83+
rspec-expectations (3.13.5)
7184
diff-lcs (>= 1.2.0, < 2.0)
7285
rspec-support (~> 3.13.0)
73-
rspec-mocks (3.13.0)
86+
rspec-mocks (3.13.5)
7487
diff-lcs (>= 1.2.0, < 2.0)
7588
rspec-support (~> 3.13.0)
76-
rspec-support (3.13.1)
77-
rubocop (1.63.2)
89+
rspec-support (3.13.4)
90+
rubocop (1.77.0)
7891
json (~> 2.3)
79-
language_server-protocol (>= 3.17.0)
92+
language_server-protocol (~> 3.17.0.2)
93+
lint_roller (~> 1.1.0)
8094
parallel (~> 1.10)
8195
parser (>= 3.3.0.2)
8296
rainbow (>= 2.2.2, < 4.0)
83-
regexp_parser (>= 1.8, < 3.0)
84-
rexml (>= 3.2.5, < 4.0)
85-
rubocop-ast (>= 1.31.1, < 2.0)
97+
regexp_parser (>= 2.9.3, < 3.0)
98+
rubocop-ast (>= 1.45.1, < 2.0)
8699
ruby-progressbar (~> 1.7)
87-
unicode-display_width (>= 2.4.0, < 3.0)
88-
rubocop-ast (1.31.2)
89-
parser (>= 3.3.0.4)
90-
rubocop-capybara (2.20.0)
91-
rubocop (~> 1.41)
92-
rubocop-factory_bot (2.25.1)
93-
rubocop (~> 1.41)
94-
rubocop-rake (0.6.0)
95-
rubocop (~> 1.0)
96-
rubocop-rspec (2.29.1)
97-
rubocop (~> 1.40)
98-
rubocop-capybara (~> 2.17)
99-
rubocop-factory_bot (~> 2.22)
100-
rubocop-rspec_rails (~> 2.28)
101-
rubocop-rspec_rails (2.28.3)
102-
rubocop (~> 1.40)
100+
unicode-display_width (>= 2.4.0, < 4.0)
101+
rubocop-ast (1.45.1)
102+
parser (>= 3.3.7.2)
103+
prism (~> 1.4)
104+
rubocop-rake (0.7.1)
105+
lint_roller (~> 1.1)
106+
rubocop (>= 1.72.1)
107+
rubocop-rspec (3.6.0)
108+
lint_roller (~> 1.1)
109+
rubocop (~> 1.72, >= 1.72.1)
103110
ruby-progressbar (1.13.0)
104111
simplecov (0.22.0)
105112
docile (~> 1.1)
106113
simplecov-html (~> 0.11)
107114
simplecov_json_formatter (~> 0.1)
108-
simplecov-html (0.12.3)
115+
simplecov-html (0.13.1)
109116
simplecov_json_formatter (0.1.4)
110-
sys-uname (1.2.3)
117+
sys-uname (1.3.1)
111118
ffi (~> 1.1)
112-
thor (1.3.1)
113-
unicode-display_width (2.5.0)
114-
yard (0.9.36)
119+
thor (1.3.2)
120+
unicode-display_width (3.1.4)
121+
unicode-emoji (~> 4.0, >= 4.0.4)
122+
unicode-emoji (4.0.4)
123+
yard (0.9.37)
115124

116125
PLATFORMS
117-
x86_64-linux
126+
aarch64-linux-gnu
127+
aarch64-linux-musl
128+
arm-linux-gnu
129+
arm-linux-musl
130+
arm64-darwin
131+
ruby
132+
x86-linux-gnu
133+
x86-linux-musl
134+
x86_64-darwin
135+
x86_64-linux-gnu
136+
x86_64-linux-musl
118137

119138
DEPENDENCIES
120139
aruba

0 commit comments

Comments
 (0)