Skip to content

Commit 1b839ad

Browse files
Bump rubocop-rails from 2.15.2 to 2.17.4
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.15.2 to 2.17.4. - [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.15.2...v2.17.4) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3c999e commit 1b839ad

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ GEM
182182
rails-dom-testing (>= 1, < 3)
183183
railties (>= 4.2.0)
184184
thor (>= 0.14, < 2.0)
185-
json (2.6.2)
185+
json (2.6.3)
186186
kaminari (1.2.2)
187187
activesupport (>= 4.1.0)
188188
kaminari-actionview (= 1.2.2)
@@ -221,7 +221,7 @@ GEM
221221
mini_mime (1.1.2)
222222
mini_racer (0.6.3)
223223
libv8-node (~> 16.10.0.0)
224-
minitest (5.16.3)
224+
minitest (5.17.0)
225225
msgpack (1.6.0)
226226
multi_json (1.15.0)
227227
nested_form (0.3.2)
@@ -245,7 +245,7 @@ GEM
245245
paper_trail-association_tracking (2.1.3)
246246
paper_trail (< 12.0)
247247
parallel (1.22.1)
248-
parser (3.1.2.1)
248+
parser (3.1.3.0)
249249
ast (~> 2.4.1)
250250
passenger (6.0.16)
251251
rack
@@ -264,7 +264,7 @@ GEM
264264
slop (~> 3.0)
265265
public_suffix (4.0.6)
266266
racc (1.6.1)
267-
rack (2.2.4)
267+
rack (2.2.5)
268268
rack-test (2.0.2)
269269
rack (>= 1.3)
270270
rails (6.1.7)
@@ -310,7 +310,7 @@ GEM
310310
ffi (~> 1.0)
311311
recaptcha (5.12.3)
312312
json
313-
regexp_parser (2.6.0)
313+
regexp_parser (2.6.1)
314314
request_store (1.5.1)
315315
rack (>= 1.4)
316316
responders (3.0.1)
@@ -327,12 +327,12 @@ GEM
327327
rubocop-ast (>= 1.23.0, < 2.0)
328328
ruby-progressbar (~> 1.7)
329329
unicode-display_width (>= 1.4.0, < 3.0)
330-
rubocop-ast (1.23.0)
330+
rubocop-ast (1.24.1)
331331
parser (>= 3.1.1.0)
332-
rubocop-rails (2.15.2)
332+
rubocop-rails (2.17.4)
333333
activesupport (>= 4.2.0)
334334
rack (>= 1.1)
335-
rubocop (>= 1.7.0, < 2.0)
335+
rubocop (>= 1.33.0, < 2.0)
336336
ruby-progressbar (1.11.0)
337337
ruby2_keywords (0.0.5)
338338
rubyzip (2.3.2)

0 commit comments

Comments
 (0)