Skip to content

Commit 93983fc

Browse files
chore(deps-dev): bump rubocop-rspec from 2.5.0 to 2.7.0 (#107)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.5.0 to 2.7.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@v2.5.0...v2.7.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a108592 commit 93983fc

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
@@ -47,7 +47,7 @@ GEM
4747
nenv (~> 0.1)
4848
shellany (~> 0.0)
4949
parallel (1.21.0)
50-
parser (3.0.2.0)
50+
parser (3.0.3.2)
5151
ast (~> 2.4.1)
5252
pry (0.14.1)
5353
coderay (~> 1.1)
@@ -56,7 +56,7 @@ GEM
5656
rb-fsevent (0.11.0)
5757
rb-inotify (0.10.1)
5858
ffi (~> 1.0)
59-
regexp_parser (2.1.1)
59+
regexp_parser (2.2.0)
6060
rexml (3.2.5)
6161
rspec (3.10.0)
6262
rspec-core (~> 3.10.0)
@@ -80,9 +80,9 @@ GEM
8080
rubocop-ast (>= 1.12.0, < 2.0)
8181
ruby-progressbar (~> 1.7)
8282
unicode-display_width (>= 1.4.0, < 3.0)
83-
rubocop-ast (1.12.0)
83+
rubocop-ast (1.15.0)
8484
parser (>= 3.0.1.1)
85-
rubocop-rspec (2.5.0)
85+
rubocop-rspec (2.7.0)
8686
rubocop (~> 1.19)
8787
ruby-progressbar (1.11.0)
8888
shellany (0.0.1)

0 commit comments

Comments
 (0)