Skip to content

Commit

Permalink
Merge pull request #241 from openSUSE/depfu/update/rubocop-rspec-3.2.0
Browse files Browse the repository at this point in the history
Update rubocop-rspec 3.1.0 → 3.2.0 (minor)
  • Loading branch information
rubhanazeem authored Nov 7, 2024
2 parents 6a85a67 + ee86052 commit b7765ee
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.0)
rubocop-ast (1.33.1)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.1.0)
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
set (1.1.0)
Expand Down
Binary file removed vendor/cache/rubocop-ast-1.33.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.33.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rspec-3.1.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rspec-3.2.0.gem
Binary file not shown.

0 comments on commit b7765ee

Please sign in to comment.