Skip to content

Commit 1405780

Browse files
chore(deps-dev): Bump rubocop-rspec from 3.7.0 to 3.8.0 in /mat_views
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 ce77a84 commit 1405780

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mat_views/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ GEM
221221
pp (>= 0.6.0)
222222
rdoc (>= 4.0.0)
223223
reline (>= 0.4.2)
224-
json (2.16.0)
224+
json (2.17.0)
225225
kramdown (2.5.1)
226226
rexml (>= 3.3.9)
227227
kramdown-parser-gfm (1.1.0)
@@ -431,9 +431,9 @@ GEM
431431
rubocop-rake (0.7.1)
432432
lint_roller (~> 1.1)
433433
rubocop (>= 1.72.1)
434-
rubocop-rspec (3.7.0)
434+
rubocop-rspec (3.8.0)
435435
lint_roller (~> 1.1)
436-
rubocop (~> 1.72, >= 1.72.1)
436+
rubocop (~> 1.81)
437437
rubocop-rspec_rails (2.32.0)
438438
lint_roller (~> 1.1)
439439
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)