Skip to content

Commit 8640dd6

Browse files
Bump rubocop-rspec from 3.0.1 to 3.1.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.1 to 3.1.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.0.1...v3.1.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 200ae23 commit 8640dd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ GEM
304304
rack (>= 1.1)
305305
rubocop (>= 1.33.0, < 2.0)
306306
rubocop-ast (>= 1.31.1, < 2.0)
307-
rubocop-rspec (3.0.1)
307+
rubocop-rspec (3.1.0)
308308
rubocop (~> 1.61)
309309
rubocop-thread_safety (0.5.1)
310310
rubocop (>= 0.90.0)
@@ -342,7 +342,7 @@ GEM
342342
rest-client
343343
tzinfo (2.0.6)
344344
concurrent-ruby (~> 1.0)
345-
unicode-display_width (2.5.0)
345+
unicode-display_width (2.6.0)
346346
uniform_notifier (1.16.0)
347347
warden (1.2.9)
348348
rack (>= 2.0.9)

0 commit comments

Comments
 (0)