Skip to content

v0.23.0

Compare
Choose a tag to compare
@gudmundur gudmundur released this 10 Jan 10:29
· 186 commits to main since this release
502c722

Changed

  • Puma 3 is now the default. (#297)

Fixed

  • Conditionally load Rubocop rake tasks if Rubocop is present. (#299)
  • Automatic Rubocop refactor missed a File.exists? mock. (#300)