Skip to content

Commit 3e46ce1

Browse files
Bump rubocop-rspec from 3.5.0 to 3.6.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.5.0 to 3.6.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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cda89e commit 3e46ce1

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
@@ -64,8 +64,8 @@ GEM
6464
faraday (>= 1, < 3)
6565
sawyer (~> 0.9)
6666
open4 (1.3.4)
67-
parallel (1.26.3)
68-
parser (3.3.7.4)
67+
parallel (1.27.0)
68+
parser (3.3.8.0)
6969
ast (~> 2.4.1)
7070
racc
7171
prism (1.4.0)
@@ -128,13 +128,13 @@ GEM
128128
rubocop-ast (>= 1.44.0, < 2.0)
129129
ruby-progressbar (~> 1.7)
130130
unicode-display_width (>= 2.4.0, < 4.0)
131-
rubocop-ast (1.44.0)
131+
rubocop-ast (1.44.1)
132132
parser (>= 3.3.7.2)
133133
prism (~> 1.4)
134134
rubocop-rake (0.7.1)
135135
lint_roller (~> 1.1)
136136
rubocop (>= 1.72.1)
137-
rubocop-rspec (3.5.0)
137+
rubocop-rspec (3.6.0)
138138
lint_roller (~> 1.1)
139139
rubocop (~> 1.72, >= 1.72.1)
140140
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)