Skip to content

Commit 7bfbf1e

Browse files
author
Alan Ridlehoover
committed
Update gems to resolve vulnerabilities
1 parent 703a1ff commit 7bfbf1e

File tree

1 file changed

+62
-42
lines changed

1 file changed

+62
-42
lines changed

Gemfile.lock

Lines changed: 62 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -12,68 +12,88 @@ PATH
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
ast (2.4.2)
16-
diff-lcs (1.5.0)
17-
docile (1.4.0)
18-
hansi (0.2.0)
19-
json (2.6.1)
20-
mustermann (1.1.1)
15+
ast (2.4.3)
16+
diff-lcs (1.6.2)
17+
docile (1.4.1)
18+
hansi (0.2.1)
19+
json (2.15.1)
20+
language_server-protocol (3.17.0.5)
21+
lint_roller (1.1.0)
22+
mustermann (1.1.2)
2123
ruby2_keywords (~> 0.0.1)
22-
mustermann-contrib (1.1.1)
24+
mustermann-contrib (1.1.2)
2325
hansi (~> 0.2.0)
24-
mustermann (= 1.1.1)
25-
parallel (1.22.1)
26-
parser (3.1.2.0)
26+
mustermann (= 1.1.2)
27+
parallel (1.27.0)
28+
parser (3.3.9.0)
2729
ast (~> 2.4.1)
28-
rack (2.2.3)
30+
racc
31+
prism (1.5.2)
32+
racc (1.8.1)
33+
rack (2.2.20)
2934
rack-abstract-format (0.9.9)
3035
rack-accept-media-types (0.9)
3136
rainbow (3.1.1)
32-
rake (13.0.6)
33-
regexp_parser (2.3.0)
34-
rexml (3.2.5)
35-
rspec (3.11.0)
36-
rspec-core (~> 3.11.0)
37-
rspec-expectations (~> 3.11.0)
38-
rspec-mocks (~> 3.11.0)
39-
rspec-core (3.11.0)
40-
rspec-support (~> 3.11.0)
41-
rspec-expectations (3.11.0)
37+
rake (13.3.0)
38+
regexp_parser (2.11.3)
39+
rspec (3.13.1)
40+
rspec-core (~> 3.13.0)
41+
rspec-expectations (~> 3.13.0)
42+
rspec-mocks (~> 3.13.0)
43+
rspec-core (3.13.5)
44+
rspec-support (~> 3.13.0)
45+
rspec-expectations (3.13.5)
4246
diff-lcs (>= 1.2.0, < 2.0)
43-
rspec-support (~> 3.11.0)
44-
rspec-mocks (3.11.1)
47+
rspec-support (~> 3.13.0)
48+
rspec-mocks (3.13.5)
4549
diff-lcs (>= 1.2.0, < 2.0)
46-
rspec-support (~> 3.11.0)
47-
rspec-support (3.11.0)
48-
rspec_junit_formatter (0.5.1)
50+
rspec-support (~> 3.13.0)
51+
rspec-support (3.13.6)
52+
rspec_junit_formatter (0.6.0)
4953
rspec-core (>= 2, < 4, != 2.12.0)
50-
rubocop (1.27.0)
54+
rubocop (1.80.2)
55+
json (~> 2.3)
56+
language_server-protocol (~> 3.17.0.2)
57+
lint_roller (~> 1.1.0)
5158
parallel (~> 1.10)
52-
parser (>= 3.1.0.0)
59+
parser (>= 3.3.0.2)
5360
rainbow (>= 2.2.2, < 4.0)
54-
regexp_parser (>= 1.8, < 3.0)
55-
rexml
56-
rubocop-ast (>= 1.16.0, < 2.0)
61+
regexp_parser (>= 2.9.3, < 3.0)
62+
rubocop-ast (>= 1.46.0, < 2.0)
5763
ruby-progressbar (~> 1.7)
58-
unicode-display_width (>= 1.4.0, < 3.0)
59-
rubocop-ast (1.17.0)
60-
parser (>= 3.1.1.0)
61-
rubocop-performance (1.13.3)
62-
rubocop (>= 1.7.0, < 2.0)
63-
rubocop-ast (>= 0.4.0)
64-
ruby-progressbar (1.11.0)
64+
unicode-display_width (>= 2.4.0, < 4.0)
65+
rubocop-ast (1.47.1)
66+
parser (>= 3.3.7.2)
67+
prism (~> 1.4)
68+
rubocop-performance (1.25.0)
69+
lint_roller (~> 1.1)
70+
rubocop (>= 1.75.0, < 2.0)
71+
rubocop-ast (>= 1.38.0, < 2.0)
72+
ruby-progressbar (1.13.0)
6573
ruby2_keywords (0.0.5)
6674
simplecov (0.17.1)
6775
docile (~> 1.1)
6876
json (>= 1.8, < 3)
6977
simplecov-html (~> 0.10.0)
7078
simplecov-html (0.10.2)
71-
standard (1.10.0)
72-
rubocop (= 1.27.0)
73-
rubocop-performance (= 1.13.3)
74-
unicode-display_width (2.1.0)
79+
standard (1.51.1)
80+
language_server-protocol (~> 3.17.0.2)
81+
lint_roller (~> 1.0)
82+
rubocop (~> 1.80.2)
83+
standard-custom (~> 1.0.0)
84+
standard-performance (~> 1.8)
85+
standard-custom (1.0.2)
86+
lint_roller (~> 1.0)
87+
rubocop (~> 1.50)
88+
standard-performance (1.8.0)
89+
lint_roller (~> 1.1)
90+
rubocop-performance (~> 1.25.0)
91+
unicode-display_width (3.2.0)
92+
unicode-emoji (~> 4.1)
93+
unicode-emoji (4.1.0)
7594

7695
PLATFORMS
96+
arm64-darwin-23
7797
x86_64-darwin-21
7898
x86_64-linux
7999

0 commit comments

Comments
 (0)