Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 22, 2021
1 parent 609b590 commit b26b460
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.20.1)
parallel (1.21.0)
parser (3.0.2.0)
ast (~> 2.4.1)
pry (0.14.1)
Expand All @@ -74,7 +74,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
rubocop (1.20.0)
rubocop (1.21.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -90,9 +90,8 @@ GEM
rubocop-ast (>= 0.4.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.4.0)
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
rubocop-rspec (2.5.0)
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
shellany (0.0.1)
simplecov (0.21.2)
Expand All @@ -102,7 +101,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
thor (1.1.0)
unicode-display_width (2.0.0)
unicode-display_width (2.1.0)
vcr (6.0.0)
webmock (3.14.0)
addressable (>= 2.8.0)
Expand Down

0 comments on commit b26b460

Please sign in to comment.