Skip to content

Commit a2493a9

Browse files
jneenjneen
andauthored
bundle update (#43)
Co-authored-by: jneen <jneen@jneen.net>
1 parent e66dd91 commit a2493a9

1 file changed

Lines changed: 49 additions & 34 deletions

File tree

Gemfile.lock

Lines changed: 49 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,70 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
addressable (2.8.9)
5+
public_suffix (>= 2.0.2, < 8.0)
46
ast (2.4.3)
5-
base64 (0.2.0)
6-
bigdecimal (3.2.3)
7+
base64 (0.3.0)
8+
bigdecimal (4.0.1)
79
coderay (1.1.3)
8-
concurrent-ruby (1.2.2)
9-
execjs (2.9.1)
10-
google-protobuf (4.32.1)
10+
concurrent-ruby (1.3.6)
11+
drb (2.2.3)
12+
execjs (2.10.0)
13+
google-protobuf (4.34.0-arm64-darwin)
1114
bigdecimal
12-
rake (>= 13)
15+
rake (~> 13.3)
1316
io-console (0.8.2)
14-
json (2.7.1)
17+
json (2.19.0)
18+
json-schema (6.2.0)
19+
addressable (~> 2.8)
20+
bigdecimal (>= 3.1, < 5)
1521
language_server-protocol (3.17.0.5)
1622
lint_roller (1.1.0)
1723
logger (1.7.0)
18-
m (1.6.2)
19-
method_source (>= 0.6.7)
20-
rake (>= 0.9.2.2)
21-
method_source (1.0.0)
22-
minitest (6.0.1)
24+
m (1.7.0)
25+
rake
26+
mcp (0.8.0)
27+
json-schema (>= 4.1)
28+
method_source (1.1.0)
29+
minitest (6.0.2)
30+
drb (~> 2.0)
2331
prism (~> 1.5)
24-
mustermann (3.0.0)
32+
mustermann (3.0.4)
2533
ruby2_keywords (~> 0.0.1)
26-
mutex_m (0.2.0)
27-
nio4r (2.7.0)
34+
mutex_m (0.3.0)
35+
nio4r (2.7.5)
2836
ostruct (0.6.3)
2937
parallel (1.27.0)
30-
parser (3.3.10.1)
38+
parser (3.3.10.2)
3139
ast (~> 2.4.1)
3240
racc
3341
prism (1.9.0)
3442
pry (0.16.0)
3543
coderay (~> 1.1)
3644
method_source (~> 1.0)
3745
reline (>= 0.6.0)
38-
puma (6.4.2)
46+
public_suffix (7.0.5)
47+
puma (7.2.0)
3948
nio4r (~> 2.0)
4049
racc (1.8.1)
41-
rack (2.2.9)
42-
rack-protection (3.1.0)
43-
rack (~> 2.2, >= 2.2.4)
50+
rack (3.2.5)
51+
rack-protection (4.2.1)
52+
base64 (>= 0.1.0)
53+
logger (>= 1.6.0)
54+
rack (>= 3.0.0, < 4)
55+
rack-session (2.1.1)
56+
base64 (>= 0.1.0)
57+
rack (>= 3.0.0)
4458
rainbow (3.1.1)
45-
rake (13.0.6)
59+
rake (13.3.1)
4660
regexp_parser (2.11.3)
4761
reline (0.6.3)
4862
io-console (~> 0.5)
49-
rubocop (1.84.2)
63+
rubocop (1.85.1)
5064
json (~> 2.3)
5165
language_server-protocol (~> 3.17.0.2)
5266
lint_roller (~> 1.1.0)
67+
mcp (~> 0.6)
5368
parallel (~> 1.10)
5469
parser (>= 3.3.0.2)
5570
rainbow (>= 2.2.2, < 4.0)
@@ -60,7 +75,7 @@ GEM
6075
rubocop-ast (1.49.0)
6176
parser (>= 3.3.7.2)
6277
prism (~> 1.7)
63-
rubocop-minitest (0.38.2)
78+
rubocop-minitest (0.39.1)
6479
lint_roller (~> 1.1)
6580
rubocop (>= 1.75.0, < 2.0)
6681
rubocop-ast (>= 1.38.0, < 2.0)
@@ -70,23 +85,23 @@ GEM
7085
rubocop-ast (>= 1.47.1, < 2.0)
7186
ruby-progressbar (1.13.0)
7287
ruby2_keywords (0.0.5)
73-
sass-embedded (1.93.2)
88+
sass-embedded (1.97.3-arm64-darwin)
7489
google-protobuf (~> 4.31)
75-
rake (>= 13)
76-
sass-embedded (1.93.2-arm64-darwin)
77-
google-protobuf (~> 4.31)
78-
sassc-embedded (1.80.5)
90+
sassc-embedded (1.80.8)
7991
sass-embedded (~> 1.80)
80-
sinatra (3.1.0)
92+
sinatra (4.2.1)
93+
logger (>= 1.6.0)
8194
mustermann (~> 3.0)
82-
rack (~> 2.2, >= 2.2.4)
83-
rack-protection (= 3.1.0)
95+
rack (>= 3.0.0, < 4)
96+
rack-protection (= 4.2.1)
97+
rack-session (>= 2.0.0, < 3)
8498
tilt (~> 2.0)
85-
sprockets (4.2.1)
99+
sprockets (4.2.2)
86100
concurrent-ruby (~> 1.0)
101+
logger
87102
rack (>= 2.2.4, < 4)
88-
tilt (2.3.0)
89-
uglifier (4.2.0)
103+
tilt (2.7.0)
104+
uglifier (4.2.1)
90105
execjs (>= 0.3.0, < 3)
91106
unicode-display_width (3.2.0)
92107
unicode-emoji (~> 4.1)

0 commit comments

Comments
 (0)