Skip to content

Commit

Permalink
Update all dependencies.
Browse files Browse the repository at this point in the history
Also fixed linting failures from rubocop update.
  • Loading branch information
jamesiarmes committed Apr 18, 2023
1 parent 08aeb56 commit 75deb8c
Show file tree
Hide file tree
Showing 26 changed files with 178 additions and 192 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ Naming/VariableNumber:
RSpec/ExampleLength:
Max: 40

RSpec/IndexedLet:
Enabled: false

# TODO: Reduce to the default (1).
RSpec/MultipleExpectations:
Max: 6
Expand Down
Loading

0 comments on commit 75deb8c

Please sign in to comment.