Skip to content

Commit

Permalink
Merge pull request #1930 from Shopify/dependabot/bundler/rubocop-rspe…
Browse files Browse the repository at this point in the history
…c-3.0.1

Bump rubocop-rspec from 2.31.0 to 3.0.1
  • Loading branch information
egiurleo authored Jun 18, 2024
2 parents 0c6796d + 9cb7d97 commit 9dd3931
Show file tree
Hide file tree
Showing 14 changed files with 173 additions and 5,683 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ RSpec/ExampleLength:
RSpec/LeadingSubject:
Enabled: false

RSpec/NoExpectationExample:
Enabled: false

Sorbet:
Enabled: true

Expand Down
17 changes: 4 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GEM
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
parallel (1.25.1)
parser (3.3.2.0)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
prism (0.28.0)
Expand Down Expand Up @@ -277,7 +277,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.7)
io-console (~> 0.5)
rexml (3.2.9)
rexml (3.3.0)
strscan
rubocop (1.64.1)
json (~> 2.3)
Expand All @@ -292,17 +292,8 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.26.0)
rubocop (~> 1.41)
rubocop-rspec (2.31.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.29.0)
rubocop (~> 1.40)
rubocop-rspec (3.0.1)
rubocop (~> 1.61)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.8.3)
Expand Down
Loading

0 comments on commit 9dd3931

Please sign in to comment.