Skip to content

Commit ce3a800

Browse files
build(deps-dev): 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 83a1c9e commit ce3a800

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ GEM
286286
pp (0.6.3)
287287
prettyprint
288288
prettyprint (0.2.0)
289-
prism (1.6.0)
289+
prism (1.7.0)
290290
psych (5.3.0)
291291
date
292292
stringio
@@ -384,9 +384,9 @@ GEM
384384
rubocop-ast (>= 1.47.1, < 2.0)
385385
ruby-progressbar (~> 1.7)
386386
unicode-display_width (>= 2.4.0, < 4.0)
387-
rubocop-ast (1.48.0)
387+
rubocop-ast (1.49.0)
388388
parser (>= 3.3.7.2)
389-
prism (~> 1.4)
389+
prism (~> 1.7)
390390
rubocop-factory_bot (2.28.0)
391391
lint_roller (~> 1.1)
392392
rubocop (~> 1.72, >= 1.72.1)
@@ -396,7 +396,7 @@ GEM
396396
rack (>= 1.1)
397397
rubocop (>= 1.75.0, < 2.0)
398398
rubocop-ast (>= 1.44.0, < 2.0)
399-
rubocop-rspec (3.8.0)
399+
rubocop-rspec (3.9.0)
400400
lint_roller (~> 1.1)
401401
rubocop (~> 1.81)
402402
rubocop-rspec_rails (2.32.0)
@@ -460,7 +460,7 @@ GEM
460460
concurrent-ruby (~> 1.0)
461461
unicode-display_width (3.2.0)
462462
unicode-emoji (~> 4.1)
463-
unicode-emoji (4.1.0)
463+
unicode-emoji (4.2.0)
464464
uri (1.1.1)
465465
useragent (0.16.11)
466466
vanilla_nested (1.7.1)

0 commit comments

Comments
 (0)