Skip to content

Commit 3d9a9e1

Browse files
build(deps-dev): bump rubocop-rails from 2.34.3 to 2.35.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.3 to 2.35.0. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.34.3...v2.35.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ef4f3d commit 3d9a9e1

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GEM
5858
base64 (0.3.0)
5959
bcrypt (3.1.22)
6060
benchmark (0.5.0)
61-
bigdecimal (4.1.0)
61+
bigdecimal (4.1.2)
6262
bindex (0.8.1)
6363
bootsnap (1.23.0)
6464
msgpack (~> 1.2)
@@ -139,7 +139,7 @@ GEM
139139
jbuilder (2.14.1)
140140
actionview (>= 7.0.0)
141141
activesupport (>= 7.0.0)
142-
json (2.19.3)
142+
json (2.19.5)
143143
json-schema (6.2.0)
144144
addressable (~> 2.8)
145145
bigdecimal (>= 3.1, < 5)
@@ -166,7 +166,7 @@ GEM
166166
marcel (1.1.0)
167167
matrix (0.4.3)
168168
mini_mime (1.1.5)
169-
minitest (6.0.2)
169+
minitest (6.0.6)
170170
drb (~> 2.0)
171171
prism (~> 1.5)
172172
msgpack (1.8.0)
@@ -225,7 +225,7 @@ GEM
225225
omniauth-zeuswpi (1.1.0)
226226
omniauth-oauth2 (~> 1.7.1)
227227
orm_adapter (0.5.0)
228-
parallel (1.27.0)
228+
parallel (2.1.0)
229229
parser (3.3.11.1)
230230
ast (~> 2.4.1)
231231
racc
@@ -281,7 +281,7 @@ GEM
281281
tsort
282282
redis-client (0.28.0)
283283
connection_pool
284-
regexp_parser (2.11.3)
284+
regexp_parser (2.12.0)
285285
reline (0.6.3)
286286
io-console (~> 0.5)
287287
responders (3.2.0)
@@ -317,11 +317,11 @@ GEM
317317
rswag-ui (2.17.0)
318318
actionpack (>= 5.2, < 8.2)
319319
railties (>= 5.2, < 8.2)
320-
rubocop (1.86.0)
320+
rubocop (1.86.2)
321321
json (~> 2.3)
322322
language_server-protocol (~> 3.17.0.2)
323323
lint_roller (~> 1.1.0)
324-
parallel (~> 1.10)
324+
parallel (>= 1.10)
325325
parser (>= 3.3.0.2)
326326
rainbow (>= 2.2.2, < 4.0)
327327
regexp_parser (>= 2.9.3, < 3.0)
@@ -337,7 +337,7 @@ GEM
337337
rubocop-factory_bot (2.28.0)
338338
lint_roller (~> 1.1)
339339
rubocop (~> 1.72, >= 1.72.1)
340-
rubocop-rails (2.34.3)
340+
rubocop-rails (2.35.0)
341341
activesupport (>= 4.2.0)
342342
lint_roller (~> 1.1)
343343
rack (>= 1.1)

0 commit comments

Comments
 (0)