Skip to content

Commit cb5e613

Browse files
Bump rubocop-rspec from 3.0.3 to 3.0.4
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.3 to 3.0.4. - [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.3...v3.0.4) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48fa5d4 commit cb5e613

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ GEM
6464
coderay
6565
parser
6666
unparser
67-
racc (1.8.0)
67+
racc (1.8.1)
6868
rainbow (3.1.1)
6969
rake (13.2.1)
7070
regexp_parser (2.9.2)
71-
rexml (3.3.3)
71+
rexml (3.3.4)
7272
strscan
7373
rspec (3.13.0)
7474
rspec-core (~> 3.13.0)
@@ -105,9 +105,9 @@ GEM
105105
rubocop-ast (>= 1.31.1, < 2.0)
106106
ruby-progressbar (~> 1.7)
107107
unicode-display_width (>= 2.4.0, < 3.0)
108-
rubocop-ast (1.31.3)
108+
rubocop-ast (1.32.0)
109109
parser (>= 3.3.1.0)
110-
rubocop-rspec (3.0.3)
110+
rubocop-rspec (3.0.4)
111111
rubocop (~> 1.61)
112112
ruby-progressbar (1.13.0)
113113
strscan (3.1.0)

0 commit comments

Comments
 (0)