Skip to content

Commit 8962653

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

File tree

3 files changed

+219
-188
lines changed

3 files changed

+219
-188
lines changed

Gemfile.nix.lock

Lines changed: 78 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,126 +1,138 @@
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)
43+
cucumber-gherkin (30.0.4)
44+
cucumber-messages (> 25, < 28)
45+
cucumber-html-formatter (21.13.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)
5051
ffi (1.16.3)
51-
json (2.7.2)
52-
language_server-protocol (3.17.0.3)
52+
json (2.13.1)
53+
language_server-protocol (3.17.0.5)
54+
lint_roller (1.1.0)
55+
logger (1.7.0)
5356
mini_mime (1.1.5)
5457
multi_test (1.1.0)
55-
parallel (1.24.0)
56-
parser (3.3.0.5)
58+
parallel (1.27.0)
59+
parser (3.3.9.0)
5760
ast (~> 2.4.1)
5861
racc
59-
racc (1.7.3)
62+
prism (1.4.0)
63+
racc (1.8.1)
6064
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)
65+
rake (13.3.0)
66+
regexp_parser (2.10.0)
67+
rspec (3.13.1)
6568
rspec-core (~> 3.13.0)
6669
rspec-expectations (~> 3.13.0)
6770
rspec-mocks (~> 3.13.0)
68-
rspec-core (3.13.0)
71+
rspec-core (3.13.5)
6972
rspec-support (~> 3.13.0)
70-
rspec-expectations (3.13.0)
73+
rspec-expectations (3.13.5)
7174
diff-lcs (>= 1.2.0, < 2.0)
7275
rspec-support (~> 3.13.0)
73-
rspec-mocks (3.13.0)
76+
rspec-mocks (3.13.5)
7477
diff-lcs (>= 1.2.0, < 2.0)
7578
rspec-support (~> 3.13.0)
76-
rspec-support (3.13.1)
77-
rubocop (1.63.2)
79+
rspec-support (3.13.4)
80+
rubocop (1.79.0)
7881
json (~> 2.3)
79-
language_server-protocol (>= 3.17.0)
82+
language_server-protocol (~> 3.17.0.2)
83+
lint_roller (~> 1.1.0)
8084
parallel (~> 1.10)
8185
parser (>= 3.3.0.2)
8286
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)
87+
regexp_parser (>= 2.9.3, < 3.0)
88+
rubocop-ast (>= 1.46.0, < 2.0)
8689
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)
90+
tsort (>= 0.2.0)
91+
unicode-display_width (>= 2.4.0, < 4.0)
92+
rubocop-ast (1.46.0)
93+
parser (>= 3.3.7.2)
94+
prism (~> 1.4)
95+
rubocop-rake (0.7.1)
96+
lint_roller (~> 1.1)
97+
rubocop (>= 1.72.1)
98+
rubocop-rspec (3.6.0)
99+
lint_roller (~> 1.1)
100+
rubocop (~> 1.72, >= 1.72.1)
103101
ruby-progressbar (1.13.0)
104102
simplecov (0.22.0)
105103
docile (~> 1.1)
106104
simplecov-html (~> 0.11)
107105
simplecov_json_formatter (~> 0.1)
108-
simplecov-html (0.12.3)
106+
simplecov-html (0.13.2)
109107
simplecov_json_formatter (0.1.4)
110-
sys-uname (1.2.3)
108+
sys-uname (1.3.1)
111109
ffi (~> 1.1)
112-
thor (1.3.1)
113-
unicode-display_width (2.5.0)
114-
yard (0.9.36)
110+
thor (1.4.0)
111+
tsort (0.2.0)
112+
unicode-display_width (3.1.4)
113+
unicode-emoji (~> 4.0, >= 4.0.4)
114+
unicode-emoji (4.0.4)
115+
yard (0.9.37)
115116

116117
PLATFORMS
117-
x86_64-linux
118+
aarch64-linux-gnu
119+
aarch64-linux-musl
120+
arm-linux-gnu
121+
arm-linux-musl
122+
arm64-darwin
123+
ruby
124+
x86-linux-gnu
125+
x86-linux-musl
126+
x86_64-darwin
127+
x86_64-linux-gnu
128+
x86_64-linux-musl
118129

119130
DEPENDENCIES
120131
aruba
121132
bashcov!
122133
bundler-audit
123134
cucumber
135+
ffi (~> 1.16.0)
124136
rake
125137
rspec
126138
rubocop

bashcov.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Gem::Specification.new do |spec|
4242
spec.add_development_dependency "aruba"
4343
spec.add_development_dependency "bundler-audit"
4444
spec.add_development_dependency "cucumber"
45+
spec.add_development_dependency "ffi", "~> 1.16.0" # FIXME: ffi-1.17 is not found by Nix for some reason
4546
spec.add_development_dependency "rake"
4647
spec.add_development_dependency "rspec"
4748
spec.add_development_dependency "rubocop"

0 commit comments

Comments
 (0)