Skip to content

Commit

Permalink
Merge pull request #19318 from Homebrew/dependabot/bundler/Library/Ho…
Browse files Browse the repository at this point in the history
…mebrew/rubocop-rspec-3.5.0

build(deps-dev): bump rubocop-rspec from 3.4.0 to 3.5.0 in /Library/Homebrew
  • Loading branch information
p-linnane authored Mar 4, 2025
2 parents d760e40 + 3083216 commit 287d8b4
Show file tree
Hide file tree
Showing 6 changed files with 363 additions and 110 deletions.
4 changes: 4 additions & 0 deletions Library/.rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---
plugins:
- rubocop-rspec:
plugin_class_name: RuboCop::RSpec::Plugin

require:
- ./Homebrew/rubocops.rb
- rubocop-md
Expand Down
5 changes: 3 additions & 2 deletions Library/Homebrew/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,9 @@ GEM
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
rubocop-rspec (3.5.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-sorbet (0.8.9)
rubocop (>= 1)
ruby-lsp (0.23.11)
Expand Down
240 changes: 240 additions & 0 deletions Library/Homebrew/sorbet/rbi/gems/lint_roller@1.1.0.rbi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 287d8b4

Please sign in to comment.