Skip to content

Commit da04710

Browse files
Bump rubocop-rspec from 2.30.0 to 3.0.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.30.0 to 3.0.1. - [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.30.0...v3.0.1) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f903c4c commit da04710

1 file changed

Lines changed: 5 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ GEM
194194
nokogiri (1.16.5)
195195
mini_portile2 (~> 2.8.2)
196196
racc (~> 1.4)
197-
parallel (1.24.0)
197+
parallel (1.25.1)
198198
parser (3.3.2.0)
199199
ast (~> 2.4.1)
200200
racc
@@ -262,8 +262,8 @@ GEM
262262
rb-readline (0.5.5)
263263
redcarpet (3.6.0)
264264
regexp_parser (2.9.2)
265-
rexml (3.2.8)
266-
strscan (>= 3.0.9)
265+
rexml (3.3.0)
266+
strscan
267267
rouge (4.2.0)
268268
rspec (3.12.0)
269269
rspec-core (~> 3.12.0)
@@ -302,22 +302,13 @@ GEM
302302
unicode-display_width (>= 2.4.0, < 3.0)
303303
rubocop-ast (1.31.3)
304304
parser (>= 3.3.1.0)
305-
rubocop-capybara (2.20.0)
306-
rubocop (~> 1.41)
307-
rubocop-factory_bot (2.25.1)
308-
rubocop (~> 1.41)
309305
rubocop-rails (2.25.0)
310306
activesupport (>= 4.2.0)
311307
rack (>= 1.1)
312308
rubocop (>= 1.33.0, < 2.0)
313309
rubocop-ast (>= 1.31.1, < 2.0)
314-
rubocop-rspec (2.30.0)
315-
rubocop (~> 1.40)
316-
rubocop-capybara (~> 2.17)
317-
rubocop-factory_bot (~> 2.22)
318-
rubocop-rspec_rails (~> 2.28)
319-
rubocop-rspec_rails (2.28.3)
320-
rubocop (~> 1.40)
310+
rubocop-rspec (3.0.1)
311+
rubocop (~> 1.61)
321312
ruby-progressbar (1.13.0)
322313
rubyzip (2.3.2)
323314
sass-rails (6.0.0)

0 commit comments

Comments
 (0)