Skip to content

Commit 305f024

Browse files
Bump rubocop-rspec from 3.8.0 to 3.9.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.8.0...v3.9.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e4e7a0 commit 305f024

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ GEM
356356
omniauth (~> 2.0)
357357
ostruct (0.6.3)
358358
parallel (1.27.0)
359-
parser (3.3.10.0)
359+
parser (3.3.10.1)
360360
ast (~> 2.4.1)
361361
racc
362362
pg (1.6.2)
@@ -369,7 +369,7 @@ GEM
369369
pp (0.6.3)
370370
prettyprint
371371
prettyprint (0.2.0)
372-
prism (1.7.0)
372+
prism (1.8.0)
373373
pry (0.15.2)
374374
coderay (~> 1.1)
375375
method_source (~> 1.0)
@@ -479,9 +479,9 @@ GEM
479479
rubocop-ast (>= 1.48.0, < 2.0)
480480
ruby-progressbar (~> 1.7)
481481
unicode-display_width (>= 2.4.0, < 4.0)
482-
rubocop-ast (1.48.0)
482+
rubocop-ast (1.49.0)
483483
parser (>= 3.3.7.2)
484-
prism (~> 1.4)
484+
prism (~> 1.7)
485485
rubocop-performance (1.26.1)
486486
lint_roller (~> 1.1)
487487
rubocop (>= 1.75.0, < 2.0)
@@ -496,7 +496,7 @@ GEM
496496
rubocop (>= 1.72)
497497
rubocop-performance (>= 1.24)
498498
rubocop-rails (>= 2.30)
499-
rubocop-rspec (3.8.0)
499+
rubocop-rspec (3.9.0)
500500
lint_roller (~> 1.1)
501501
rubocop (~> 1.81)
502502
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)