Skip to content

Commit 45e5f7c

Browse files
Bump rubocop-37signals from 556b055 to 6f73ca5
Bumps [rubocop-37signals](https://github.com/basecamp/house-style) from `556b055` to `6f73ca5`. - [Release notes](https://github.com/basecamp/house-style/releases) - [Commits](basecamp/house-style@556b055...6f73ca5) --- updated-dependencies: - dependency-name: rubocop-37signals dependency-version: 6f73ca5c3fd5002b48aeede2d980f9b8fe047d55 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 379fd33 commit 45e5f7c

1 file changed

Lines changed: 56 additions & 43 deletions

File tree

Gemfile.lock

Lines changed: 56 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GIT
22
remote: https://github.com/basecamp/house-style
3-
revision: 556b055009ae7c6ebef8118973db41f50c58439f
3+
revision: 6f73ca5c3fd5002b48aeede2d980f9b8fe047d55
44
specs:
5-
rubocop-37signals (1.0.0)
6-
rubocop
7-
rubocop-minitest
8-
rubocop-performance
9-
rubocop-rails
5+
rubocop-37signals (1.2.1)
6+
rubocop (>= 1.72)
7+
rubocop-minitest (>= 0.37.0)
8+
rubocop-performance (>= 1.24)
9+
rubocop-rails (>= 2.30)
1010

1111
PATH
1212
remote: .
@@ -96,12 +96,12 @@ GEM
9696
tzinfo (~> 2.0)
9797
addressable (2.8.6)
9898
public_suffix (>= 2.0.2, < 6.0)
99-
ast (2.4.2)
100-
base64 (0.2.0)
99+
ast (2.4.3)
100+
base64 (0.3.0)
101101
benchmark-ips (2.13.0)
102102
benchmark-memory (0.2.0)
103103
memory_profiler (~> 1)
104-
bigdecimal (3.1.8)
104+
bigdecimal (4.0.1)
105105
bindex (0.8.1)
106106
builder (3.2.4)
107107
byebug (11.1.3)
@@ -114,15 +114,15 @@ GEM
114114
rack-test (>= 0.6.3)
115115
regexp_parser (>= 1.5, < 3.0)
116116
xpath (~> 3.2)
117-
concurrent-ruby (1.3.1)
118-
connection_pool (2.4.1)
117+
concurrent-ruby (1.3.6)
118+
connection_pool (3.0.2)
119119
crass (1.0.6)
120120
date (3.3.4)
121-
drb (2.2.1)
121+
drb (2.2.3)
122122
erubi (1.12.0)
123123
globalid (1.2.1)
124124
activesupport (>= 6.1)
125-
i18n (1.14.5)
125+
i18n (1.14.8)
126126
concurrent-ruby (~> 1.0)
127127
importmap-rails (2.0.1)
128128
actionpack (>= 6.0.0)
@@ -132,8 +132,12 @@ GEM
132132
irb (1.12.0)
133133
rdoc
134134
reline (>= 0.4.2)
135-
json (2.7.2)
136-
language_server-protocol (3.17.0.3)
135+
json (2.19.2)
136+
json-schema (6.2.0)
137+
addressable (~> 2.8)
138+
bigdecimal (>= 3.1, < 5)
139+
language_server-protocol (3.17.0.5)
140+
lint_roller (1.1.0)
137141
loofah (2.22.0)
138142
crass (~> 1.0.2)
139143
nokogiri (>= 1.12.0)
@@ -144,12 +148,16 @@ GEM
144148
net-smtp
145149
marcel (1.0.4)
146150
matrix (0.4.2)
151+
mcp (0.9.0)
152+
json-schema (>= 4.1)
147153
memory_profiler (1.0.1)
148154
mini_mime (1.1.5)
149-
minitest (5.23.1)
155+
minitest (6.0.2)
156+
drb (~> 2.0)
157+
prism (~> 1.5)
150158
mocha (2.2.0)
151159
ruby2_keywords (>= 0.0.5)
152-
mutex_m (0.2.0)
160+
mutex_m (0.3.0)
153161
net-imap (0.4.10)
154162
date
155163
net-protocol
@@ -172,17 +180,18 @@ GEM
172180
racc (~> 1.4)
173181
nokogiri (1.16.5-x86_64-linux)
174182
racc (~> 1.4)
175-
parallel (1.24.0)
176-
parser (3.3.1.0)
183+
parallel (1.27.0)
184+
parser (3.3.10.2)
177185
ast (~> 2.4.1)
178186
racc
187+
prism (1.9.0)
179188
psych (5.1.2)
180189
stringio
181190
public_suffix (5.0.5)
182191
puma (6.4.2)
183192
nio4r (~> 2.0)
184-
racc (1.8.0)
185-
rack (3.0.11)
193+
racc (1.8.1)
194+
rack (3.2.5)
186195
rack-session (2.0.0)
187196
rack (>= 3.0.0)
188197
rack-test (2.1.0)
@@ -227,35 +236,38 @@ GEM
227236
redis-client (>= 0.22.0)
228237
redis-client (0.22.1)
229238
connection_pool
230-
regexp_parser (2.9.0)
239+
regexp_parser (2.11.3)
231240
reline (0.5.4)
232241
io-console (~> 0.5)
233-
rexml (3.2.8)
234-
strscan (>= 3.0.9)
235-
rubocop (1.63.4)
242+
rubocop (1.85.1)
236243
json (~> 2.3)
237-
language_server-protocol (>= 3.17.0)
244+
language_server-protocol (~> 3.17.0.2)
245+
lint_roller (~> 1.1.0)
246+
mcp (~> 0.6)
238247
parallel (~> 1.10)
239248
parser (>= 3.3.0.2)
240249
rainbow (>= 2.2.2, < 4.0)
241-
regexp_parser (>= 1.8, < 3.0)
242-
rexml (>= 3.2.5, < 4.0)
243-
rubocop-ast (>= 1.31.1, < 2.0)
250+
regexp_parser (>= 2.9.3, < 3.0)
251+
rubocop-ast (>= 1.49.0, < 2.0)
244252
ruby-progressbar (~> 1.7)
245-
unicode-display_width (>= 2.4.0, < 3.0)
246-
rubocop-ast (1.31.3)
247-
parser (>= 3.3.1.0)
248-
rubocop-minitest (0.35.0)
249-
rubocop (>= 1.61, < 2.0)
250-
rubocop-ast (>= 1.31.1, < 2.0)
251-
rubocop-performance (1.21.0)
252-
rubocop (>= 1.48.1, < 2.0)
253-
rubocop-ast (>= 1.31.1, < 2.0)
254-
rubocop-rails (2.24.1)
253+
unicode-display_width (>= 2.4.0, < 4.0)
254+
rubocop-ast (1.49.1)
255+
parser (>= 3.3.7.2)
256+
prism (~> 1.7)
257+
rubocop-minitest (0.39.1)
258+
lint_roller (~> 1.1)
259+
rubocop (>= 1.75.0, < 2.0)
260+
rubocop-ast (>= 1.38.0, < 2.0)
261+
rubocop-performance (1.26.1)
262+
lint_roller (~> 1.1)
263+
rubocop (>= 1.75.0, < 2.0)
264+
rubocop-ast (>= 1.47.1, < 2.0)
265+
rubocop-rails (2.34.3)
255266
activesupport (>= 4.2.0)
267+
lint_roller (~> 1.1)
256268
rack (>= 1.1)
257-
rubocop (>= 1.33.0, < 2.0)
258-
rubocop-ast (>= 1.31.1, < 2.0)
269+
rubocop (>= 1.75.0, < 2.0)
270+
rubocop-ast (>= 1.44.0, < 2.0)
259271
ruby-progressbar (1.13.0)
260272
ruby2_keywords (0.0.5)
261273
sprockets (4.2.1)
@@ -272,7 +284,6 @@ GEM
272284
sqlite3 (1.7.3-x86_64-darwin)
273285
sqlite3 (1.7.3-x86_64-linux)
274286
stringio (3.1.0)
275-
strscan (3.1.0)
276287
thor (1.3.1)
277288
timeout (0.4.1)
278289
turbo-rails (2.0.5)
@@ -281,7 +292,9 @@ GEM
281292
railties (>= 6.0.0)
282293
tzinfo (2.0.6)
283294
concurrent-ruby (~> 1.0)
284-
unicode-display_width (2.5.0)
295+
unicode-display_width (3.2.0)
296+
unicode-emoji (~> 4.1)
297+
unicode-emoji (4.2.0)
285298
web-console (4.2.1)
286299
actionview (>= 6.0.0)
287300
activemodel (>= 6.0.0)

0 commit comments

Comments
 (0)