Skip to content

Commit 9f5ead8

Browse files
chore(deps-dev): bump rubocop-rspec from 3.7.0 to 3.8.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.7.0 to 3.8.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.7.0...v3.8.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb162d1 commit 9f5ead8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ GEM
416416
rdoc (>= 4.0.0)
417417
reline (>= 0.4.2)
418418
jmespath (1.6.2)
419-
json (2.15.2)
419+
json (2.16.0)
420420
json-schema (6.0.0)
421421
addressable (~> 2.8)
422422
bigdecimal (~> 3.1)
@@ -686,7 +686,7 @@ GEM
686686
rubocop-ast (>= 1.47.1, < 2.0)
687687
ruby-progressbar (~> 1.7)
688688
unicode-display_width (>= 2.4.0, < 4.0)
689-
rubocop-ast (1.47.1)
689+
rubocop-ast (1.48.0)
690690
parser (>= 3.3.7.2)
691691
prism (~> 1.4)
692692
rubocop-capybara (2.22.1)
@@ -701,9 +701,9 @@ GEM
701701
rack (>= 1.1)
702702
rubocop (>= 1.75.0, < 2.0)
703703
rubocop-ast (>= 1.44.0, < 2.0)
704-
rubocop-rspec (3.7.0)
704+
rubocop-rspec (3.8.0)
705705
lint_roller (~> 1.1)
706-
rubocop (~> 1.72, >= 1.72.1)
706+
rubocop (~> 1.81)
707707
rubocop-rspec_rails (2.31.0)
708708
lint_roller (~> 1.1)
709709
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)