Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions spec/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Style/RaiseArgs:
#### ENABLED SECTION
Bundler/DuplicatedGem:
Enabled: true
Capybara/ClickLinkOrButtonStyle:
Enabled: true
Capybara/FindAllFirst:
Enabled: true
Capybara/AssertStyle:
Expand Down
4 changes: 2 additions & 2 deletions spec/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GEM
bosh-template (2.4.0)
semi_semantic (~> 1.2.0)
diff-lcs (1.6.2)
json (2.19.9)
json (2.20.0)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
parallel (2.1.0)
Expand Down Expand Up @@ -43,7 +43,7 @@ GEM
rubocop-ast (1.49.1)
parser (>= 3.3.7.2)
prism (~> 1.7)
rubocop-capybara (2.23.0)
rubocop-capybara (3.0.0)
lint_roller (~> 1.1)
rubocop (~> 1.81)
rubocop-factory_bot (2.28.0)
Expand Down