Skip to content

Commit deaeae8

Browse files
authored
Merge pull request #325 from ZeusWPI/dependabot/bundler/rubocop-da6f0d4b66
Bump rubocop-rails from 2.30.1 to 2.30.3 in the rubocop group
2 parents 6443fa7 + 3df6c93 commit deaeae8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ GEM
214214
nio4r (~> 2.0)
215215
raabro (1.4.0)
216216
racc (1.8.1)
217-
rack (3.1.10)
217+
rack (3.1.11)
218218
rack-cors (2.0.2)
219219
rack (>= 2.0.0)
220220
rack-session (2.1.0)
@@ -261,7 +261,7 @@ GEM
261261
reline (0.6.0)
262262
io-console (~> 0.5)
263263
rexml (3.3.7)
264-
rubocop (1.72.2)
264+
rubocop (1.73.2)
265265
json (~> 2.3)
266266
language_server-protocol (~> 3.17.0.2)
267267
lint_roller (~> 1.1.0)
@@ -272,13 +272,13 @@ GEM
272272
rubocop-ast (>= 1.38.0, < 2.0)
273273
ruby-progressbar (~> 1.7)
274274
unicode-display_width (>= 2.4.0, < 4.0)
275-
rubocop-ast (1.38.0)
275+
rubocop-ast (1.38.1)
276276
parser (>= 3.3.1.0)
277277
rubocop-minitest (0.37.1)
278278
lint_roller (~> 1.1)
279279
rubocop (>= 1.72.1, < 2.0)
280280
rubocop-ast (>= 1.38.0, < 2.0)
281-
rubocop-rails (2.30.1)
281+
rubocop-rails (2.30.3)
282282
activesupport (>= 4.2.0)
283283
lint_roller (~> 1.1)
284284
rack (>= 1.1)
@@ -315,7 +315,7 @@ GEM
315315
unicode-display_width (3.1.4)
316316
unicode-emoji (~> 4.0, >= 4.0.4)
317317
unicode-emoji (4.0.4)
318-
uri (1.0.2)
318+
uri (1.0.3)
319319
useragent (0.16.11)
320320
web-console (4.2.1)
321321
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)