Skip to content

Commit 4632a01

Browse files
authored
Merge branch 'main' into patch-2
2 parents a776b05 + 8d6baec commit 4632a01

File tree

1 file changed

+39
-32
lines changed

1 file changed

+39
-32
lines changed

Gemfile.lock

Lines changed: 39 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,29 @@ GEM
55
public_suffix (>= 2.0.2, < 7.0)
66
ast (2.4.3)
77
bigdecimal (3.2.2)
8-
bundler-audit (0.9.2)
9-
bundler (>= 1.2.0, < 3)
8+
bundler-audit (0.9.3)
9+
bundler (>= 1.2.0)
1010
thor (~> 1.0)
1111
childprocess (5.1.0)
1212
logger (~> 1.5)
1313
coderay (1.1.3)
1414
diff-lcs (1.6.2)
1515
docile (1.4.1)
16-
ffi (1.17.0)
17-
formatador (1.1.0)
18-
guard (2.18.1)
16+
ffi (1.17.3)
17+
formatador (1.2.3)
18+
reline
19+
guard (2.20.0)
1920
formatador (>= 0.2.4)
2021
listen (>= 2.7, < 4.0)
22+
logger (~> 1.6)
2123
lumberjack (>= 1.0.12, < 2.0)
2224
nenv (~> 0.1)
2325
notiffany (~> 0.0)
2426
pry (>= 0.13.0)
2527
shellany (~> 0.0)
2628
thor (>= 0.18.1)
27-
guard-bundler (3.0.1)
28-
bundler (>= 2.1, < 3)
29+
guard-bundler (3.1.0)
30+
bundler (>= 2.1, < 5)
2931
guard (~> 2.2)
3032
guard-compat (~> 1.1)
3133
guard-compat (1.2.1)
@@ -37,17 +39,19 @@ GEM
3739
guard (~> 2.0)
3840
rubocop (< 2.0)
3941
iniparse (1.5.0)
40-
json (2.13.0)
41-
json-schema (5.2.1)
42+
io-console (0.8.2)
43+
json (2.18.0)
44+
json-schema (5.2.2)
4245
addressable (~> 2.8)
4346
bigdecimal (~> 3.1)
4447
language_server-protocol (3.17.0.5)
4548
lint_roller (1.1.0)
46-
listen (3.9.0)
49+
listen (3.10.0)
50+
logger
4751
rb-fsevent (~> 0.10, >= 0.10.3)
4852
rb-inotify (~> 0.9, >= 0.9.10)
4953
logger (1.6.1)
50-
lumberjack (1.2.10)
54+
lumberjack (1.4.2)
5155
method_source (1.1.0)
5256
nenv (0.3.0)
5357
notiffany (0.1.3)
@@ -58,58 +62,61 @@ GEM
5862
iniparse (~> 1.4)
5963
rexml (>= 3.3.9)
6064
parallel (1.27.0)
61-
parser (3.3.8.0)
65+
parser (3.3.10.0)
6266
ast (~> 2.4.1)
6367
racc
64-
prism (1.4.0)
65-
pry (0.15.2)
68+
prism (1.7.0)
69+
pry (0.16.0)
6670
coderay (~> 1.1)
6771
method_source (~> 1.0)
72+
reline (>= 0.6.0)
6873
public_suffix (6.0.2)
6974
racc (1.8.1)
7075
rainbow (3.1.1)
71-
rake (13.3.0)
76+
rake (13.3.1)
7277
rb-fsevent (0.11.2)
7378
rb-inotify (0.11.1)
7479
ffi (~> 1.0)
75-
regexp_parser (2.10.0)
76-
rexml (3.3.9)
77-
rspec (3.13.1)
80+
regexp_parser (2.11.3)
81+
reline (0.6.3)
82+
io-console (~> 0.5)
83+
rexml (3.4.4)
84+
rspec (3.13.2)
7885
rspec-core (~> 3.13.0)
7986
rspec-expectations (~> 3.13.0)
8087
rspec-mocks (~> 3.13.0)
81-
rspec-core (3.13.4)
88+
rspec-core (3.13.6)
8289
rspec-support (~> 3.13.0)
8390
rspec-expectations (3.13.5)
8491
diff-lcs (>= 1.2.0, < 2.0)
8592
rspec-support (~> 3.13.0)
86-
rspec-mocks (3.13.5)
93+
rspec-mocks (3.13.6)
8794
diff-lcs (>= 1.2.0, < 2.0)
8895
rspec-support (~> 3.13.0)
89-
rspec-support (3.13.4)
90-
rubocop (1.78.0)
96+
rspec-support (3.13.6)
97+
rubocop (1.82.1)
9198
json (~> 2.3)
9299
language_server-protocol (~> 3.17.0.2)
93100
lint_roller (~> 1.1.0)
94101
parallel (~> 1.10)
95102
parser (>= 3.3.0.2)
96103
rainbow (>= 2.2.2, < 4.0)
97104
regexp_parser (>= 2.9.3, < 3.0)
98-
rubocop-ast (>= 1.45.1, < 2.0)
105+
rubocop-ast (>= 1.48.0, < 2.0)
99106
ruby-progressbar (~> 1.7)
100107
unicode-display_width (>= 2.4.0, < 4.0)
101-
rubocop-ast (1.46.0)
108+
rubocop-ast (1.48.0)
102109
parser (>= 3.3.7.2)
103110
prism (~> 1.4)
104-
rubocop-performance (1.25.0)
111+
rubocop-performance (1.26.1)
105112
lint_roller (~> 1.1)
106113
rubocop (>= 1.75.0, < 2.0)
107-
rubocop-ast (>= 1.38.0, < 2.0)
114+
rubocop-ast (>= 1.47.1, < 2.0)
108115
rubocop-rake (0.6.0)
109116
rubocop (~> 1.0)
110-
rubocop-rspec (3.6.0)
117+
rubocop-rspec (3.8.0)
111118
lint_roller (~> 1.1)
112-
rubocop (~> 1.72, >= 1.72.1)
119+
rubocop (~> 1.81)
113120
ruby-progressbar (1.13.0)
114121
shellany (0.0.1)
115122
simplecov (0.22.0)
@@ -118,10 +125,10 @@ GEM
118125
simplecov_json_formatter (~> 0.1)
119126
simplecov-html (0.13.1)
120127
simplecov_json_formatter (0.1.4)
121-
thor (1.3.2)
122-
unicode-display_width (3.1.4)
123-
unicode-emoji (~> 4.0, >= 4.0.4)
124-
unicode-emoji (4.0.4)
128+
thor (1.5.0)
129+
unicode-display_width (3.2.0)
130+
unicode-emoji (~> 4.1)
131+
unicode-emoji (4.2.0)
125132

126133
PLATFORMS
127134
ruby

0 commit comments

Comments
 (0)