Skip to content

Commit

Permalink
Fix ups
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfairh committed Sep 27, 2021
1 parent 806a5fd commit 68d0e91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -49,7 +49,7 @@ git push
You'll need push access to the integration specs repo to do this. You can
request access from one of the maintainers when filing your PR.

You must have Xcode 12.5 installed to build the integration specs.
You must have Xcode 13 installed to build the integration specs.

## Making changes to SourceKitten

Expand Down
2 changes: 1 addition & 1 deletion lib/jazzy/highlighter.rb
Expand Up @@ -2,7 +2,7 @@

require 'rouge'

# While Rouge is downlevel (Rouge PR#1715 unmerged)
# While Rouge is downlevel (Rouge PR#1715 unreleased)
module Rouge
module Lexers
class Swift
Expand Down

0 comments on commit 68d0e91

Please sign in to comment.